document.writeln("<html>");
document.writeln("<head>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("<title>登录窗口</title>");
document.writeln("<META content=\"MSHTML 6.00.2800.1276\" name=GENERATOR>");
//document.writeln("<SCRIPT src=\"http://61.55.138.4/sso/cytd/jsp/js/checkform.js\"></script\>");
document.writeln("<SCRIPT LANGUAGE=\"JavaScript\">");
document.writeln("</script\>");
document.writeln("<script language=\"javascript\">");
document.writeln("function check(theForm)");
document.writeln("{");
document.writeln(" if(isEmpty(theForm.UserName.value))");
document.writeln(" {");
document.writeln("   alert(\"用户名不能为空！\");");
document.writeln("   theForm.UserName.focus;");
document.writeln("   return false;");
document.writeln(" }");
document.writeln("");
document.writeln(" if(isEmpty(theForm.UserPass.value))");
document.writeln(" {");
document.writeln("   alert(\"密码不能为空！\");");
document.writeln("   theForm.UserPass.focus;");
document.writeln("   return false;");
document.writeln(" }");
document.writeln("  if (document.frmLogon.AccountType.selectedIndex != 0) {");
document.writeln("   theForm.action = \"http://61.55.138.4/sso/ClientLoginAuthenticate.do\";");
document.writeln(" }");
document.writeln("if(isEmpty(theForm.SPID.value))");
document.writeln(" {");
document.writeln("   alert(\"无法获得应用提供商ID！\");");
document.writeln("   return false;");
document.writeln(" }");
document.writeln("");
document.writeln("if(isEmpty(theForm.SPTargetURL.value))");
document.writeln(" {");
document.writeln("   alert(\"无法获得应用提供商URL！\");");
document.writeln("   return false;");
document.writeln(" }");
document.writeln("");
document.writeln("if(isEmpty(theForm.ReturnURL.value))");
document.writeln(" {");
document.writeln("   alert(\"无法获得返回URL！\");");
document.writeln("   return false;");
document.writeln(" }");
document.writeln("return true;");
document.writeln("}");
document.writeln("</script\>");
document.writeln("<style type=\"text/css\">");
document.writeln("<!--");
document.writeln("body {");
document.writeln("	background-color: #F6F6F6;");
document.writeln("	margin-left: 0px;");
document.writeln("	margin-top: 0px;");
document.writeln("	margin-right: 0px;");
document.writeln("	margin-bottom: 0px;");
document.writeln("}");
document.writeln("-->");
document.writeln("</style>");
document.writeln("<link href=\"http://ad.inhe.net/openhe/gedishi/denglu/images/index.css\" rel=\"stylesheet\" type=\"text/css\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<table width=\"760\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"18\" background=\"http://ad.inhe.net/openhe/gedishi/denglu/images/dl_bj.gif\"><img src=\"http://ad.inhe.net/openhe/gedishi/denglu/images/dl_1.gif\" width=\"18\" height=\"46\"></td>");
document.writeln("    <td width=\"599\" background=\"http://ad.inhe.net/openhe/gedishi/denglu/images/dl_bj.gif\">");
document.writeln("	<table width=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"bt\"><form method=\"post\" name='frmLogon' Action='http://61.55.138.4/sso/PlatformAuthenticate.do' onSubmit='return check(this)'>");
document.writeln("      <tr>");
document.writeln("        <td width=\"10%\" class=\"juhong\"><strong>用户登录</strong></td>");
document.writeln("        <input type=\"hidden\" name=\"SPID\" value='spid'>");
document.writeln("		<input type=\"hidden\" name=\"SPTargetURL\" value='http://61.55.138.4/userportal/service/selfservice.do'>");
document.writeln("		<input type=\"hidden\" name=\"ReturnURL\" value='http://61.55.138.4/userportal/ssoreceive'>");
document.writeln("		<input type=\"hidden\" name=\"Error\" value='null'>");
document.writeln("		<input type=\"hidden\" name=\"PageParam\" value='1'>");
document.writeln("		<input type=\"hidden\" name=\"AuthAction\" value='http://61.55.138.4/sso/PlatformAuthenticate.do'>");
document.writeln("		<td width=\"11%\">帐号类型：</td>");
document.writeln("        <td width=\"14%\"><select name=\"AccountType\" style=\"font-size:9pt; color:#363636; border-style: solid; border-width:1pt;border-color:#DCDCDC;background-color: #FFFFFF; height:12pt;width:60pt\">");
document.writeln("            <option value=\"00\">注册用户</option>");
document.writeln("            <option value=\"01\">16900注册用户</option>");
document.writeln("            <option value=\"04\" selected>ADSL用户</option>");
document.writeln("        </select></td>");
document.writeln("        <td width=\"8%\">用户名：</td>");
document.writeln("        <td width=\"10%\"><input name=\"UserName\" type=\"text\" size=\"18\" style=\"font-size:9pt; color:#363636; border-style: solid; border-width:1pt;border-color:#DCDCDC;background-color: #FFFFFF; height:12pt; width:42pt\"></td>");
document.writeln("        <td width=\"6%\">密码：</td>");
document.writeln("        <td width=\"10%\"><input name=\"UserPass\" type=\"password\" size=\"18\" style=\"font-size:9pt; color:#363636; border-style: solid; border-width:1pt;border-color:#DCDCDC;background-color: #FFFFFF; height:12pt; width:42pt\"></td>");
document.writeln("        <td width=\"31%\"><table width=\"89%\" height=\"30\"  border=\"0\" align=\"center\" cellpadding=\"2\" cellspacing=\"0\">");
document.writeln("            <tr align=\"center\">");
document.writeln("              <td width=\"29%\"><input name=\"image\" type=image src=\"http://ad.inhe.net/openhe/gedishi/denglu/images/denglu.gif\" width=\"47\" height=\"17\"></td>");
document.writeln("              <td width=\"28%\"><a href=\"http://61.55.138.4/userportal/agreement.do\" target=\"_blank\"> <img src=\"http://ad.inhe.net/openhe/gedishi/denglu/images/zhuce.gif\" width=\"47\" height=\"17\" border=\"0\"></a></td>");
document.writeln("              <td width=\"43%\"><a href=\"http://61.55.138.4/userportal/getPasswordStep1.do\" target=\"_blank\"> <img src=\"http://ad.inhe.net/openhe/gedishi/denglu/images/mmzh.gif\" width=\"70\" height=\"17\" border=\"0\"></a></td>");
document.writeln("            </tr>");
document.writeln("        </table></td>");
document.writeln("      </tr>");
document.writeln("    </form></table></td>");
document.writeln("    <td width=\"121\" background=\"http://ad.inhe.net/openhe/gedishi/denglu/images/dl_bj.gif\" class=\"juhong\"> <a href=\"http://51c.tv.openhe.net/helpnew/sms.htm\" target=\"_blank\"> <img src=\"http://ad.inhe.net/openhe/gedishi/denglu/images/faduanxin.jpg\" width=\"119\" height=\"17\" border=\"0\"></a></td>");
document.writeln("    <td width=\"22\" background=\"http://ad.inhe.net/openhe/gedishi/denglu/images/dl_bj.gif\"><img src=\"http://ad.inhe.net/openhe/gedishi/denglu/images/dl_2.gif\" width=\"22\" height=\"46\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
document.writeln("");
