<!-- Begin
var how_many_ads = 10;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=2;
if (ad==2) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="BIG NATURALS";
banner="http://www.remotebanners.com/728/big-naturals-15.jpg";
width="728";
height="180";
}
if (ad==3) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="WE LIVE TOGETHER";
banner="http://www.remotebanners.com/728/we-live-together-17.jpg";
width="728";
height="180";
}
if (ad==4) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="MILFHUNTER";
banner="http://www.remotebanners.com/728/milfhunter-7.jpg";
width="728";
height="180";
}
if (ad==5) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="REALITY KINGS";
banner="http://www.remotebanners.com/728/reality-kings-20.jpg";
width="728";
height="180";
}
if (ad==6) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="IN THE VIP";
banner="http://www.remotebanners.com/728/in-the-vip-3.jpg";
width="728";
height="180";
}
if (ad==7) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="MONEY TALKS";
banner="http://www.remotebanners.com/728/money-talks-7.jpg";
width="728";
height="180";
}
if (ad==8) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="PURE18";
banner="http://www.remotebanners.com/728/pure18-12.jpg";
width="728";
height="180";
}
if (ad==9) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="BIG NATURALS";
banner="http://www.remotebanners.com/728/big-naturals-14.jpg";
width="728";
height="180";
}
if (ad==10) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="MONEY TALKS";
banner="http://www.remotebanners.com/728/money-talks-9.jpg";
width="728";
height="180";
}
if (ad==11) {
txt="View All of Our More Than 6000 Videos Here";
url="http://www.rk.com/main.htm?id=bustyteens";
alt="MILFHUNTER";
banner="http://www.remotebanners.com/728/milfhunter-1.jpg";
width="728";
height="180";
}
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>');
// End -->           
