<!--

function print(){WebBrowser1.ExecWB(6,1);}
function saveas(){WebBrowser1.ExecWB(4,1);}

function loadPage(list){
	if (list.options[list.selectedIndex].value!="none"){
		window.open(list.options[list.selectedIndex].value);
	}
}

function mOvrBtn(src) {if (!src.contains(event.fromElement)){src.style.cursor = "hand";}}
function mOutBtn(src) {if (!src.contains(event.fromElement)){src.style.cursor = "default";}}

function sel() {window.open('wzgq/selhtm.asp','selhtm','resizable=1,scrollbars=yes,status=yes,left=0,top=0,width=790 height=550')}
function upp() {window.open('wzgq/upload.asp','upload','resizable=1,scrollbars=yes,status=yes,left=200,top=200,width=500 height=300')}
function login() {
	childwin=window.open('wzgq/index.asp','childWin','menubar=no,toolbar=no,scrollbars=0,status=no,width=700,height=440');
	childwin.parentWin = this;}

function gl(id) {window.open(id,"",",height=400,width=600,scrollbars=yes,resizable=yes")}
function bbsopen(htmname) {window.open(htmname,'bbsopen','resizable=1,scrollbars=yes,width=600 height=400')}
function updns() {window.open('/dns.asp?string='+document.dns.string.value,'updns','resizable=1,scrollbars=yes,status=yes,left=0,top=0,width=410 height=300')}

function resume() {window.open('/longjie.asp','resume','resizable=1,scrollbars=yes,width=600 height=400')}
function xx() {window.open('/system.htm','xx','resizable=1,scrollbars=yes,status=no,left=0,top=0,width=600 height=400')}
function px() {window.open('/bm.asp','resume','resizable=1,scrollbars=yes,width=600 height=400')}

// -->