function cInfo(utype){ switch(utype){ case "1": document.frmLogin.action="login.asp?action=check"; document.all.hreg.href="GovRegister.asp"; break; case "2": document.frmLogin.action="login.asp?action=check"; document.all.hreg.href="entRegister.asp"; break; case "3": document.frmLogin.action="loginpt.asp?action=check"; document.all.hreg.href="Register.asp"; break; case "4": document.frmLogin.action="bbs/login.asp?action=chk"; document.all.hreg.href="bbs/fxreg.asp"; break; default: document.frmLogin.action="bbs/login.asp?action=chk"; document.all.hreg.href="bbs/fxreg.asp"; return;} } document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('
'); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write('');document.write('');document.write('');document.write('');document.write('');document.write(''); document.write(''); document.write(''); document.write('
'); document.write('
用户名:
密  码:
类  型:');document.write('
');document.write('    ');document.write('');document.write(''); document.write('
'); document.write('
'); cInfo(document.frmLogin.UserType.value);