
init = true;

function screenshots(url)
{
	newWindow = window.open('show_image.php?nomimage='+imageurl, 'Screenshots', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=640,height=500')
}
	//-->
