<!-- 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="Barely Legal Beauty Action Allie";
url="http://www.actionallie.info/";
alt="Visit barely legal teen beauty Action Allie";
banner="http://www.remotebanners.com/protected/badgirls/actionallie468x60.gif";
width="468";
height="60";
}
if (ad==3) {
txt="Barely Legal Beauty Action Allie";
url="http://www.actionallie.info/";
alt="Visit barely legal teen beauty Bubble Brandy";
banner="http://www.remotebanners.com/protected/badgirls/actionallie468x80.gif";
width="468";
height="80";
}
if (ad==4) {
txt="Barely Legal Beauty Brandy and her Bubble Butt";
url="http://www.brandysbubble.info/";
alt="Visit barely legal teen beauty Action Allie";
banner="http://www.remotebanners.com/protected/badgirls/brandysbubble468x601.gif";
width="468";
height="60";
}
if (ad==5) {
txt="Barely Legal Beauty Brandy and her Bubble Butt";
url="http://www.brandysbubble.info/";
alt="Visit barely legal teen beauty Action Allie";
banner="http://www.remotebanners.com/protected/badgirls/brandysbubble468x602.gif";
width="468";
height="60";
}
if (ad==6) {
txt="Barely Legal Beauty Brandy and her Bubble Butt";
url="http://www.brandysbubble.info/";
alt="Visit barely legal teen beauty Action Allie";
banner="http://www.remotebanners.com/protected/badgirls/brandysbubble468x603.gif";
width="468";
height="60";
}
if (ad==7) {
txt="Barely Legal Busty Beauty Pixies Pillows";
url="http://www.bustypixie.info/";
alt="Visit barely legal busty beauty Pixies Pillows";
banner="http://www.remotebanners.com/protected/badgirls/pixie2.gif";
width="468";
height="60";
}
if (ad==8) {
txt="Barely Legal Busty Beauty Pixies Pillows";
url="http://www.bustypixie.info/";
alt="Visit barely legal busty beauty Pixies Pillows";
banner="http://www.remotebanners.com/protected/badgirls/pixie3.gif";
width="468";
height="80";
}
if (ad==9) {
txt="Barely Legal Busty Beauty Pixies Pillows";
url="http://www.bustypixie.info/";
alt="Visit barely legal busty beauty Pixies Pillows";
banner="http://www.remotebanners.com/protected/badgirls/pixie4.gif";
width="468";
height="80";
}
if (ad==10) {
txt="Barely Legal Teen Licking Candy";
url="http://www.18candy.com/";
alt="Visit barely legal beauty Licking Candy";
banner="http://www.remotebanners.com/protected/badgirls/candy468x60.gif";
width="468";
height="60";
}
if (ad==11) {
txt="Barely Legal Teen Licking Candy";
url="http://www.18candy.com/";
alt="Visit barely legal beauty Licking Candy";
banner="http://www.remotebanners.com/protected/badgirls/candy468x80.gif";
width="468";
height="80";
}
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('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->           