<!-- written by The Omega
//   http://members.xoom.com/the_omega/
//   the_omega@geocities.com
// You must leave these comments in to use the script
//  (hey, I wrote it. Let me have a little credit!)
// put info for randomly selected banners here, as in the examples
gfx0="/images/tmv1.gif";
lnk0="http://www.adultrevenueservice.com/re.php?s=TM&a=70043";
alt0="teen maidens";
gfx1="/images/tmv2.gif";
lnk1="http://www.adultrevenueservice.com/re.php?s=TM&a=70043";
alt1="teen maidens";
gfx2="/images/tmv1.gif";
lnk2="http://www.adultrevenueservice.com/re.php?s=TM&a=70043";
alt2="18 &amp; 19 year olds all tied up...";
gfx3="/images/tmv2.gif";
lnk3="http://www.adultrevenueservice.com/re.php?s=TM&a=70043";
alt3="hot teen pussy";
gfx4="/images/xsgv2.jpg";
lnk4="http://www.hotbitchhigh.com/index.php?id=593881&exit=1";
alt4="cum fuck me";
gfx5="/images/xsgv3.jpg";
lnk5="http://www.hotbitchhigh.com/index.php?id=593881&exit=1";
alt5="chained and pierced pussy";
gfx6="/images/xsgv5.jpg";
lnk6="http://www.hotbitchhigh.com/index.php?id=593881&exit=1";
alt6="click here!!!!";

len=7;  // change to equal number of banners
today=new Date();
today=today.getTime();
rnd=today%len;
document.writeln('<A HREF="'+eval("lnk"+rnd)+'"><IMG SRC="'+eval("gfx"+rnd)+'" ALT="'+eval("alt"+rnd)+'"></A>');
//-->