var how_many_ads = 6;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="SITE OF THE MOMENT";
url="http://www.cumgirls.com/main.htm?id=onesweetgirl&p=clean";
alt="Please take the time to visit *&* enjoy all their FREE content.";
banner="http://www.onesweetgirl4cam.com/linksdir/nastydollars/cumgirls_1.gif";
width="468";
height="60";
}
if (ad==2) {
txt="SITE OF THE MOMENT";
url="http://www.dangerousdongs.com/main.htm?id=onesweetgirl&p=clean/";
alt="Please take the time to visit *&* enjoy all their FREE content.";
banner="http://www.onesweetgirl4cam.com/linksdir/nastydollars/dangerousdongs_1.gif";
width="468";
height="60";
}
if (ad==3) {
txt="SITE OF THE MOMENT";
url="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=924134-0000&PA=816829&BAN=0";
alt="Please take the time to visit *&* enjoy all their FREE content.";
banner="http://www.onesweetgirl4cam.com/linksdir/CCBillAffiliate/address4sex/address4sex.gif";
width="468";
height="60";
}
if (ad==4) {
txt="SITE OF THE MOMENT";
url="http://catfightgangbang.meatmembers.com/track/OTI5OjM6NTI/";
alt="Please take the time to visit *&* enjoy all their FREE content.";
banner="http://www.onesweetgirl4cam.com/MyNewSite/affiliates/meatcash/catfightgangbangsB1.gif";
width="468";
height="60";
}
if (ad==5) {
txt="SITE OF THE MOMENT";
url="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=910548-0000&PA=510314&BAN=1";
alt="Please take the time to visit *&* enjoy all their FREE content.";
banner="http://www.onesweetgirl4cam.com/linksdir/CCBillAffiliate/GloryHoleCity/myghbanner.gif";
width="468";
height="60";
}
if (ad==6) {
txt="SITE OF THE MOMENT";
url="http://clicks.toteme.com/?s=21262&p=35&pp=2";
alt="Please take the time to visit *&* enjoy all their FREE content.";
banner="http://www.onesweetgirl4cam.com/linksdir/Totemcash/OneGirlaDay/onegirladay_468x60_03.gif";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_blank\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');