<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
txt="CLICK HERE TO VISIT MIKE IN BRAZIL!";
url="http://www.mikeinbrazil.com/main.htm?id=pusher";
alt="Watch Real Virgin Assholes Get Reamed!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/mikeinbrazil.jpg";
width="750";
height="171";
}
if (ad==2) {
txt="CLICK HERE TO VISIT 8TH STREET LATINAS!";
url="http://www.8thstreetlatinas.com/main.htm?id=pusher";
alt="Watch Real Virgin Assholes Get Reamed!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/8thstreetlatinas.jpg";
width="750";
height="251";
}
if (ad==3) {
txt="CLICK HERE TO VISIT 8TH STREET LATINAS!";
url="http://join.latinacaliente.com/track/MTI3Ny42LjEyLjEyLjIxLjAuMC4wLjA";
alt="Watch Real Virgin Assholes Get Reamed!";
banner="http://www.adult-sex-sites.net/banners/realitycash/large/latinacaliente.jpg";
width="700";
height="429";
}

document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('</a>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<FONT SIZE=4 COLOR=black face=verdana>' + txt + '</FONT></a>');
document.write('</center>');
// End -->
