    <!--
	    function setWin1(PageName){
        new_window = window.open(PageName,'new','resizable=1,scrollbars=1,status=0,width=815,height=573');
	//new_window = window.open('','','');
      }
    <!--
	    function setWin2(PageName){
        new_window = window.open(PageName,'new','resizable=1,scrollbars=1,status=0,width=815,height=573');
	//new_window = window.open('','','');
      }
    <!--
	    function setWin3(PageName){
        new_window = window.open(PageName,'new','resizable=1,scrollbars=1,status=0,width=900,height=403');
	//new_window = window.open('','','');
      }
