<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;

if (ad==1) {
txt="CLICK HERE TO VISIT ALL HOT LESBIANS!";
url="http://www.allhotlesbians.com/?t=100161,1,17,0&x=Banner";
alt="Get Instant Access To Non-Stop Lesbian Action!";
banner="http://www.sextronix.com/b/allhotlesbians/600-500-c.jpg";
width="600";
height="500";
}
if (ad==2) {
txt="CLICK HERE TO VISIT WE LIVE TOGETHER!";
url="http://www.welivetogether.com/main.htm?id=pusher";
alt="Get Instant Access To Non-Stop Lesbian Action!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/welivetogether.jpg";
width="750";
height="295";
}
if (ad==3) {
txt="CLICK HERE TO VISIT FREE LESBIAN PASSPORT!";
url="http://www.freelesbianpassport.com/?t=100161,1,97,0&x=Banner";
alt="Get Instant Access To Non-Stop Lesbian Action!";
banner="http://www.sextronix.com/b/freelesbianpassport/640-480.jpg";
width="640";
height="480";
}
if (ad==4) {
txt="CLICK HERE TO VISIT TEEN 18 LESBIANS!";
url="http://www.teen18lesbians.com/?t=100161,1,93,0&x=Banner";
alt="Get Instant Access To Non-Stop Lesbian Action!";
banner="http://www.sextronix.com/b/teen18lesbians.com/728-90.jpg";
width="728";
height="90";
}
if (ad==5) {
txt="CLICK HERE TO VISIT LESBIAN KINKDOM!";
url="http://click.payserve.com/ct?id=37823&bn=2504";
alt="Hardcore Lesbian Action!";
banner="http://www.adult-sex-sites.net/banners/payserve/large/lesbiankinkdomlesbian.jpg";
width="700";
height="365";
}

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('</a>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<FONT size=4 color=CCCCFF face=verdana>' + txt + '</FONT></a>');
document.write('</center>');
// End -->
