<!-- 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 BOYS FIRST TIME!";
url="http://www.boysfirsttime.com/main.htm?id=pusher";
alt="They Have No Idea What To Expect, But They Want It!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/boysfirsttime.jpg";
width="750";
height="248";
}
if (ad==2) {
txt="CLICK HERE TO VISIT BAIT BUS!";
url="http://www.baitbus.com/t1/pps=pusher/";
alt="Huge Collection Of Hardcore Gay Action Here!";
banner="http://www.adult-sex-sites.net/banners/bangbrothers/large/baitbus.jpg";
width="600";
height="450";
}
if (ad==3) {
txt="CLICK HERE TO VISIT EVAN RIVERS!";
url="http://www.evanrivers.com/t1/pps=pusher/";
alt="Huge Collection Of Hardcore Gay Action Here!";
banner="http://www.adult-sex-sites.net/banners/bangbrothers/large/evanrivers.jpg";
width="600";
height="450";
}
if (ad==4) {
txt="CLICK HERE TO VISIT PAPI!";
url="http://www.papi.com/main.htm?id=pusher";
alt="They Have No Idea What To Expect, But They Want It!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/papi.jpg";
width="750";
height="392";
}
if (ad==5) {
txt="CLICK HERE TO VISIT HUGE GAY PASS!";
url=" http://www.hugegaypass.com/main.htm?id=pusher";
alt="HUGE GAY PORN SITE!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/hugegaypass.jpg";
width="746";
height="461";
}

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 color=CCCCFF size=4 face=verdana>' + txt + '</FONT></a>');
document.write('</center>');
// End -->
