// !!! Reload page
// add 1,2,3 'img'
var NumberOfAds = 4;
var now = new Date()
var sec = now.getSeconds()
var AdNumber = sec % NumberOfAds;
AdNumber +=1; if (AdNumber==1)
{ url="http://www.eroticentertainment.com/XXX/tight-anal-sluts/"; 
 Graphic="../banner/tight_anal_sluts.jpg"; 
 width = "468"
 height = "80"
 } if (AdNumber==2) { url="http://www.eroticentertainment.com/XXX/anal-passions/"; 
 Graphic="../banner/anal_passion.gif"; 
 width = "468"
 height = "80"
} if (AdNumber==3){ url="http://www.eroticentertainment.com/XXX/amazing-anal/";
 Graphic="../banner/amazing_anal.jpg"; 
 width = "468"
 height = "80"
} if (AdNumber==4){ url="http://www.eroticentertainment.com/XXX/anal-sweeties/";
 Graphic="../banner/anal_sweeties.jpg"; 
 width = "468"
 height = "80"}document.write('<center>');
document.write('<a href=\"' + url + '\">');document.write('<img src=\"' + Graphic + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('border=0>');
document.write('</a>');
document.write('</center>');


