<!--
function popup(page) 
{
	window.open(page,'SubmitPro','top=10,left=250,location=no,menubar=no,scrollbars=no,resizable=yes,width=330,height=375');
}

// -->