function random_imglink()
{var myimages=new Array()
myimages[1]="http://hot3xxx.com/banners/01_drawn-cash/06_gaycomics/180_2500.gif"
myimages[2]="http://hot3xxx.com/banners/01_drawn-cash/07_bondadventures/180x2500.gif"
myimages[3]="http://hot3xxx.com/banners/01_drawn-cash/08_hentaikeeper/180_250_.gif"
myimages[4]="http://hot3xxx.com/banners/01_drawn-cash/09_tcartoons/180_250_.gif"
myimages[5]="http://hot3xxx.com/banners/01_drawn-cash/10_justcartoondicks/180_250_.gif"
var imagelinks=new Array()
imagelinks[1]="http://www.gay-comics.net/index.html?id=goblin1983"
imagelinks[2]="http://www.bond-adventures.com/index.html?id=goblin1983"
imagelinks[3]="http://www.hentaikeeper.com/index.html?id=goblin1983"
imagelinks[4]="http://www.t-cartoons.com/index.html?id=goblin1983"
imagelinks[5]="http://www.justcartoondicks.com/index.html?id=goblin1983"
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()