<!-- 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 SECRET HAREM!";
url="http://www.secretharem.com/?t=100161,1,88,0&x=LB&nr=1";
alt="Exclusive Erotic Sexy Indian Babes Right Here!";
banner="http://www.sextronix.com/b/secretharem/640-480.jpg";
width="640";
height="480";
}
if (ad==2) {
txt="CLICK HERE TO ALL HOT INDIANS!";
url="http://www.allhotindians.com/?t=100161,1,61,0&x=LB&nr=1";
alt="Exclusive Erotic Sexy Indian Babes Right Here!";
banner="http://www.sextronix.com/b/allhotindians/640-480.jpg";
width="640";
height="480";
}
if (ad==3) {
txt="CLICK HERE TO INDIAN PORN QUEENS!";
url="http://www.indianpornqueens.com/t1/cfree=fh11106/";
alt="Exclusive Erotic Sexy Indian Babes Right Here!";
banner="http://www.adult-sex-sites.net/banners/fetishhits/new/indianpornqueens.jpg";
width="700";
height="492";
}


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

