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

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

if (ad==1) {
txt="CLICK HERE TO VISIT TRANNY SURPRISE!";
url="http://clicks.nastydollars.com/rand/?site=tr&id=pusher";
alt="Click Here For The Hottest Shemale Action On The Net!";
banner="http://www.adult-sex-sites.net/banners/nastydollars/new/trannysurprise.jpg";
width="750";
height="294";
}
if (ad==2) {
txt="CLICK HERE TO VISIT DAMES WITH DICKS!";
url="http://tour1.dameswithdicks.com/?aid=100143&pid=1&c=T&pr=1";
alt="Click Here For The Hottest Tranny Action On The Net!";
banner="http://www.adult-sex-sites.net/banners/highdefriches/dameswithdicks.jpg";
width="700";
height="394";
}


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 -->