function userLoginSubmit() { var strUserName , strUserPassword , strBackUrl; strUserName=document.getElementById("loginUserName").value; if(strUserName=="") { alert('用户名不能为空'); return false; } //strUserName=escape(strUserName); strUserPassword=document.getElementById("loginUserPassword").value; if(strUserPassword=="") { alert('密码不能为空'); return false; } //strUserPassword=escape(strUserPassword); //strBackUrl=document.location.protocol+'//'+document.location.host+document.location.pathname+doc//ument.location.search; //strBackUrl=escape(strBackUrl); //window.location.href="/comm/userLogin-do.asp?n="+strUserName+"&w="+strUserPassword+"&u="+strBackUrl; } /* document.writeln(''); document.writeln(' '); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(' '); document.writeln(''); document.writeln('
'); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln(' '); document.writeln('
用户名:
密 码:
'); document.writeln('
');*/ //document.writeln(' '); document.writeln(""); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
"); document.writeln("

此页面上的内容需要较新版本的 Adobe Flash Player。<\/h4>"); document.writeln("

\"获取<\/a><\/p>"); document.writeln(" <\/div>"); document.writeln(" "); document.writeln(" <\/object>"); document.writeln(" "); document.writeln(" <\/object>"); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln(''); document.writeln('
');