function window1 (path)
{
	win=window.open(path,"","width=625,height=800,resizable=no,scrollbars=yes,toolbar=no,status=no,directories=no,menubar=yes,location=no,screenX=0,screenY=0")
}