function random_imglink()
{var myimages=new Array()
myimages[1]="http://hot3xxx.com/banners/02_adultartnetwork/01_comixxxarchive/8_100000.gif"
myimages[2]="http://hot3xxx.com/banners/02_adultartnetwork/02_adultcomicsworld/8_100000.gif"
myimages[3]="http://hot3xxx.com/banners/02_adultartnetwork/03_adultcartoonzone/8_100000.gif"
myimages[4]="http://hot3xxx.com/banners/02_adultartnetwork/04_mangahq/8_100000.gif"
myimages[5]="http://hot3xxx.com/banners/02_adultartnetwork/05_hentaisexclub/8_100000.gif"
var imagelinks=new Array()
imagelinks[1]="http://www.comixxxarchive.com/main.php?wmid=1546"
imagelinks[2]="http://www.adultcomicsworld.com/main.php?wmid=1546"
imagelinks[3]="http://www.adultcartoonzone.com/main.php?wmid=1546"
imagelinks[4]="http://www.mangahq.com/main.php?wmid=1546"
imagelinks[5]="http://www.hentaisexclub.com/main.php?wmid=1546"
var ry=Math.floor(Math.random()*myimages.length)
if (ry==0)
ry=1
document.write('<a target="blah" href='+'"'+imagelinks[ry]+'"'+'><img src="'+myimages[ry]+'" border=0 usemap="#Map" ></a>')}
random_imglink()