document.write("
\n"); document.write("
\n"); document.write("
\n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write(" \n"); document.write("
尊称密码 
免费注册 | 忘记密码?   VIP?
\n"); document.write("
\n"); document.write("
\n"); document.write("
\n"); //登录JS function doSignin(){ var obj=document.signinForm; if(obj.account.value==null||obj.account.value==""){ alert("请输入您的NeeU帐号或者Email"); obj.account.focus(); return false; } if(obj.password.value==null||obj.password.value==""){ alert("请输入您的NeeU密码"); obj.password.focus(); return false; } obj.Submit.value="登录…"; obj.Submit.disabled=true; } document.write("
\n"); document.write("\n"); document.write("\n"); document.write("
\n"); //翻页JS function DoPage(page){ var obj=document.NeeuPageForm; obj.pageNumber.value=page; obj.submit(); }