
function act(imgName) {
  if (document.images) 
    document.images[imgName].src = eval(imgName + "_off.src");
}

function inact(imgName) {
  if (document.images)
    document.images[imgName].src = eval(imgName + "_on.src");
}

function previewIt() {
daWin = window.open('','preview','toolbar=0,location=0,status=1,menubar=0,scrollbars=0,resizable=0,top=0,left=0');
daWin.focus ;
}

 
 
 
 // Function to target the opener window from the popup window
 
 function launch(newUrl, newName, newFeatures, orgName) {   
 var remote = open(newUrl, newName, newFeatures);
 if (remote.opener == null) // if something went wrong
 remote.opener = window;
 remote.opener.name = orgName;
 return remote;
 }

var scrollCounter = 0;
var scrollText    = "";
var scrollDelay   = 3;
var i = 0;

while (i ++ < 140)
scrollText = " " + scrollText;

function hideIt() {
window.status = "";
if (scrollCounter == scrollText.length)  
scrollCounter = 0;
setTimeout("hideIt()", scrollDelay);
}

function nasty() {
nasty=window.open('http://www.nastyfriends.com?Tiffany','nasty','toolbar=1,menubar=1,scrollbars=1,status=1,resizable=1,top=1,left=1,width=760,height=420');
nasty.blur();
}

//Rotating Banners 

var url=new Array()

url[0]='<div align="center"><p></p><a href="http://www.tiffanyxxx.com/cgi-bin/autorank/out.cgi?id=angie&url=http%3a%2f%2fwww.angiexxx.com%2fcgi-bin%2fautorank%2frankem.cgi%3faction%3din%26id%3dtiffanyx" target="_blank"><img src="http://www.angiexxx.com/angie_banners/468x60_01.gif" width="468" height="60" border="0" alt="My boyfriend loves to watch me fuck!"><br>My boyfriend loves to watch me fuck!</a></div>'

url[1]='<div align="center"><p></p><a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=900293&amp;PA=101993" target="_blank"><img src="http://www.tiffanyxxx.com/banners/banner_cumonherface_01.gif" width="468" height="70" border="0" alt="Cum-soakings galore!"><br>Cum-soakings galore!</a></div>'

var whichurl=Math.floor(Math.random()*(url.length))


function PopSites() {
var popWhat = new Array() ;
popWhat[0] = 'http://www.sabrinajoy.com' ;
popWhat[1] = 'http://www.elizbeth.com' ;
popWhat[2] = 'http://www.davedoesamy.com' ;
popWhat[3] = 'http://www.angiexxx.com' ;

var whichPop = Math.floor(Math.random()*(popWhat.length))
var whichWin = popWhat[whichPop] ;

var ah = 'height=' + (screen.availHeight - 60)  ;
var aw = 'width=' + (screen.availWidth - 30) ;
props = 'screenX=0,screenY=0,left=0,top=0,' + aw + ',' + ah + ',location=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes' ;
var popWindowNow = window.open(whichWin,'_byebye',props) ;
popWindowNow.blur();
}










