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

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

if (ad==1) {
txt="CLICK HERE TO VISIT CHICKS LOVE CHICKS!";
url="http://tour1.chickslovechicks.com/?aid=100143&pid=1&c=T&pr=1";
alt="Get Instant Access To Non-Stop Lesbian Action!";
banner="http://www.adult-sex-sites.net/banners/highdefriches/chickslovechicks.jpg";
width="700";
height="394";
}
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 HER FIRST MILF!";
url="http://track.premiumcash.com/track/MTA0MjUwOjQxOjI4MA/";
alt="Get Instant Access To Non-Stop Lesbian Action!";
banner="http://www.adult-sex-sites.net/banners/premiumcash/herfirstmilf.jpg";
width="640";
height="480";
}

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