<!-- 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 ROUND AND BROWN!";
url=" http://www.roundandbrown.com/main.htm?id=pusher";
alt="Awesome Ebony Porn Site Loaded With Black Sistas Who Can't Get Enough!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/roundandbrown.jpg";
width="750";
height="240";
}
if (ad==2) {
txt="CLICK HERE FOR YOUR FREE TRIAL MEMBERSHIP TO FOXY BLACK BUTTS!";
url="http://join.foxyblackbutts.com/track/MzUzODoyNTo3/";
alt="Hardcore Ebony Porn!";
banner="http://www.adult-sex-sites.net/banners/stfucash/foxyblackbutts.jpg";
width="750";
height="315";
}
if (ad==3) {
txt="CLICK HERE TO VISIT DARK THRILLS!";
url="http://www.darkthrills.com/?t=100161,1,40,0&x=Banner";
alt="Hardcore Ebony Porn!";
banner="http://www.sextronix.com/b/darkthrills/600-300y.jpg";
width="600";
height="300";
}
if (ad==4) {
txt="CLICK HERE TO VISIT EBONY ROMANCE!";
url="http://www.ebonyromance.com/?t=100161,1,62,0&x=Banner";
alt="Hardcore Ebony Porn!";
banner="http://www.sextronix.com/b/ebonuromance/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=0><br>');
document.write('</a>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<FONT color=black size=4 face=verdana>' + txt + '</FONT></a>');
document.write('</center>');
// End -->
