//window.resizeTo(800,600); function check() { if(frm.u.value == "" || frm.p.value == "") { alert("请输入用户名和口令!"); return false; } else return true; } function check2() { if(logon.userid.value == "" || logon.passwd.value == "" ) { alert("请输入邮件中心的用户名和口令!"); return false; } else return true; } function check3() { if(bbs.user_id.value == "" || bbs.user_code.value == "" ) { alert("请输入“我在一中”会员的用户名和口令!"); return false; } else return true; } function shownews(x,y) { //alert("s"); window.open ("index_view.asp?id="+x+"&privilegeid="+y,"","menubar=yes toolbar=yes scrollbars=yes location=yes resizable=yes width=400 height=300 top=0 left=0"); } function showbbs(x,y) { window.open ("index_view_bbs.asp?id="+x+"&privilegeid="+y,"","menubar=yes toolbar=yes scrollbars=yes location=yes resizable=yes width=400 height=300 top=0 left=0"); } function popout_time() { window.open ('/newweb/net_serv/showtime/showtime.asp','time','menubar=no width=250 height=110 scrollbars=auto'); } function popout_virus() { window.open ('/newweb/net_serv/showvirus/index.htm','virus','menubar=no width=250 height=110 scrollbars=auto'); } function gotoweb() { window.open ('/chatroom/logon.asp',null,'toolbar=no menubar=no statusbar=no width=750 height=600'); } -->
|
|