var ie=document.all
var ns=document.layers
var ns6=document.getElementById&&!document.all

function enlarge(which,naam,leeftijd,e){
	if (ie||ns6){
		crossobj=document.getElementById? document.getElementById("showimage") : document.all.showimage
		if (crossobj.style.visibility=="hidden"){
			crossobj.style.left=ns6? pageXOffset+e.clientX : document.body.scrollLeft+event.clientX
			crossobj.style.top=ns6? pageYOffset+e.clientY : document.body.scrollTop+(event.clientY-100)
			crossobj.innerHTML='<table cellspacing="0" cellpadding="2" bgcolor="#FFA8A8"><tr><td><center><img src="'+which+'"><font style="font-size:9px;" face="Arial"><br>' + naam + '<br>' + leeftijd + ' jaar</font></center></td></tr></table>'
			crossobj.style.visibility="visible"
		}
		else
			crossobj.style.visibility="hidden"
		return false
	}
	
	else if (document.layers){
		if (document.showimage.visibility=="hide"){
			document.showimage.document.write('<img src="'+which+'" border=0><br>' + naam + '<br>' + leeftijd)
			document.showimage.document.close()
			document.showimage.left=e.x
			document.showimage.top=e.y
			document.showimage.visibility="show"
		}
		else
			document.showimage.visibility="hide"
		return false
	}

	else
		return true
}

function closepreview(){
	crossobj.style.visibility="hidden";
}
document.write('<div id="showimage" style="position:absolute; visibility:hidden; border:1px solid; border-color: #830505; "></div><table width="214" border="0" cellpadding="2" cellspacing="0" bgcolor="#FFA8A8"><tr align="center" valign="middle"><td><a href="/marco1985" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/54325/1_big.jpg\',\'marco1985\',\'31\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/54325/1_medium.jpg" border="0"></a></td><td><a href="/chico37" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/32670/1_big.jpg\',\'chico37\',\'40\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/32670/1_medium.jpg" border="0"></a></td><td><a href="/Thijs1" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/7784/1_big.jpg\',\'Thijs1\',\'34\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/7784/1_medium.jpg" border="0"></a></td></tr><tr align="center" valign="middle"><td><a href="/eric117" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/85660/1_big.jpg\',\'eric117\',\'33\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/85660/1_medium.jpg" border="0"></a></td><td><a href="/bram010" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/20166/1_big.jpg\',\'bram010\',\'48\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/20166/1_medium.jpg" border="0"></a></td><td><a href="/piero" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/65183/1_big.jpg\',\'piero\',\'41\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/65183/1_medium.jpg" border="0"></a></td></tr><tr align="center" valign="middle"><td><a href="/lafter31" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/53031/1_big.jpg\',\'lafter31\',\'32\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/53031/1_medium.jpg" border="0"></a></td><td><a href="/LocalHunk" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/4170/1_big.jpg\',\'LocalHunk\',\'39\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/4170/1_medium.jpg" border="0"></a></td><td><a href="/alltec78" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/26926/1_big.jpg\',\'alltec78\',\'31\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/26926/1_medium.jpg" border="0"></a></td></tr><tr align="center" valign="middle"><td><a href="/GayCoupleNL1" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/81711/1_big.jpg\',\'GayCoupleNL1\',\'49\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/81711/1_medium.jpg" border="0"></a></td><td><a href="/Andre2708" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/56207/1_big.jpg\',\'Andre2708\',\'42\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/56207/1_medium.jpg" border="0"></a></td><td><a href="/Yannick1983" onMouseOver="return enlarge(\'http://static.gaygate.com/fotoboek/24966/1_big.jpg\',\'Yannick1983\',\'26\',event)" onMouseOut="closepreview()"><img src="http://static.gaygate.com/fotoboek/24966/1_medium.jpg" border="0"></a></td></tr></table>');