function checkLogin() { if(myform.u_name.value=="") { alert("用户名不能为空!"); myform.u_name.focus(); return false; } if(myform.u_password.value=="") { alert("密码不能为空!"); myform.u_password.focus(); return false; } } 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("
    • "); document.writeln("
    "); document.writeln("
    "); document.writeln("
    "); document.writeln("
    "); document.writeln("
    "); document.writeln("
  • "); document.writeln("
  • "); document.writeln(""); document.writeln(" 免费注册"); document.writeln(""); document.writeln("
  • ");