function dosubmit()
		{
		if (screen.width==1024)
			{
			repwin=window.open("../pwait.html","pscwin","left=0,top=0,height=540,width=678,scrollbars=yes,alwaysraised=yes,status=no,resizable=no")
			}
		else
			{
			repwin=window.open("../pwait.html","pscwin","left=0,top=0,height=540,width=678,scrollbars=yes,alwaysraised=yes,status=no,resizable=no")
			}
		}