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

<!-- Begin
var how_many_ads = 5;
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&non_mobile=1";
alt="Latina Porn!";
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&non_mobile=1";
alt="Latina Porn!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/8thstreetlatinas.jpg";
width="750";
height="251";
}
if (ad==3) {
txt="CLICK HERE TO VISIT FREE LATINA PASSPORT!";
url="http://www.freelatinapassport.com/?t=100161,1,100,0&x=LB&nr=1";
alt="Latina Porn!";
banner="http://www.sextronix.com/b/freelatinapassport/640-480.jpg";
width="640";
height="480";
}
if (ad==4) {
txt="CLICK HERE TO VISIT LATINA SEX STARS!";
url="http://www.latinasexstars.com/?t=100161,1,86,0&x=LB&nr=1";
alt="Latina Porn!";
banner="http://www.sextronix.com/b/latinasexstars/640-480.jpg";
width="640";
height="480";
}
if (ad==5) {
txt="CLICK HERE TO VISIT HOT LATINA PORN!";
url="http://www.hotlatinaporn.com/?t=100161,1,85,0&x=LB&nr=1";
alt="Latina Porn!";
banner="http://www.sextronix.com/b/hotlatinaporn/640-480.jpg";
width="640";
height="480";
}





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=1><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 -->

