function openurl(imgfile)
{
	window.open(imgfile,'prod','width=800,height=480,status=no, scrollbars=yes')
}