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

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


if (ad==1) {
txt="CLICK HERE TO VISIT PLUMP AND TASTY!";
url="http://tour1.plumpandtasty.com/?aid=100143&pid=1&c=T&pr=1";
alt="You've Never seen sluts this Huge! Enter NOW to see them ALL!";
banner="http://www.adult-sex-sites.net/banners/highdefriches/plumpandtasty.jpg";
width="700";
height="394";
}
if (ad==2) {
txt="CLICK HERE TO VISIT 40 INCH PLUS!";
url="http://www.40inchplus.com/main.htm?id=pusher";
alt="You've Never seen sluts this Huge! Enter NOW to see them ALL!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/40inchplus.jpg";
width="750";
height="357";
}
if (ad==3) {
txt="CLICK HERE TO VISIT EXTREME ASSES!";
url=" http://www.extremeasses.com/main.htm?id=pusher";
alt="You've Never seen sluts this Huge! Enter NOW to see them ALL!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/extremeasses.jpg";
width="642";
height="426";
}
if (ad==4) {
txt="CLICK HERE FOR YOUR FREE TRIAL MEMBERSHIP TO BOOBS AND BOTTOMS!";
url="http://join.boobsandbottoms.com/track/MzUzODoyNTo0/";
alt="Hardcore BBW Porn!";
banner="http://www.adult-sex-sites.net/banners/stfucash/boobsandbottoms.jpg";
width="750";
height="277";
}


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