<!-- Begin 
var how_many_ads = 15;
var now = new Date()
var randomnumber=Math.floor(Math.random()*15)
var ad = randomnumber % how_many_ads;
ad +=1;
if (ad==1) {
txt="Sarah gets her reward";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="click here for more";
banner="http://www.myeroticdiary.com/banners/Sarahs_Hunger001.jpg";
width="800";
height="541";
}
if (ad==2) {
txt="Sarah gets her reward";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="click here for more";
banner="http://www.myeroticdiary.com/banners/Sarahs_Hunger002.jpg";
width="800";
height="541";
}
if (ad==3) {
txt="Sarah gets her reward";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="click here for more";
banner="http://www.myeroticdiary.com/banners/Sarahs_Hunger003.jpg";
width="800";
height="541";
}
if (ad==4) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians001.jpg";
width="800";
height="1236";
}
if (ad==5) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians002.jpg";
width="800";
height="541";
}
if (ad==6) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians003.jpg";
width="800";
height="541";
}
if (ad==7) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians004.jpg";
width="800";
height="541";
}
if (ad==8) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians005.jpg";
width="800";
height="541";
}
if (ad==9) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians006.jpg";
width="800";
height="541";
}
if (ad==10) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians007.jpg";
width="800";
height="541";
}
if (ad==11) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians008.jpg";
width="800";
height="1236";
}
if (ad==12) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians009.jpg";
width="800";
height="541";
}
if (ad==13) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians010.jpg";
width="800";
height="541";
}
if (ad==14) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians011.jpg";
width="800";
height="1236";
}
if (ad==15) {
txt="no phony Hollywood posers, real women who love women";
url="http://www.bi-curiousgirl.com/visitors/frontdr.html";
alt="explicit and hot girls french kissing, performing cunnilingus, strapon fucking, all real --- click here";
banner="http://www.myeroticdiary.com/banners/chocolate_lesbians012.jpg";
width="800";
height="1236";
}
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('<big>' + txt + '</big></a>');
document.write('</center>');
// End -->