function popup2(URL)
		{
			window.open((URL),"","width=1024,height=768,toolbar=0,scrollbars=auto,location=0,status=0,menubar=0,resizeable=no,screenX=0,screenY=0")
		}