<!-- 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="MILFHUNTER";
banner="http://www.remotebanners.com/728/milfhunter-12.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-31.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="MONSTER CURVES";
banner="http://www.remotebanners.com/728/monster-curves-14.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-12.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="MONSTER CURVES";
banner="http://www.remotebanners.com/728/monster-curves-5.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="SEE MY WIFE";
banner="http://www.remotebanners.com/728/see-my-wife-3.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="REALITY KINGS";
banner="http://www.remotebanners.com/728/reality-kings-26.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="WE LIVE TOGETHER";
banner="http://www.remotebanners.com/728/we-live-together-30.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="IN THE VIP";
banner="http://www.remotebanners.com/728/in-the-vip-12.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="WE LIVE TOGETHER";
banner="http://www.remotebanners.com/728/we-live-together-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 -->           
