document.writeln("<table width=\"760\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td width=\"180\" rowspan=\"2\" valign=\"top\"><img src=\"\/images\/logo.gif\" width=\"180\" height=\"67\" \/><\/td>");
document.writeln("    <td width=\"580\" align=\"right\" valign=\"top\"><table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td height=\"15\" colspan=\"5\"><\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td width=\"100%\" height=\"15\" colspan=\"5\"><div align=\"right\"><div id=\"includehead\">");
document.writeln("            <table width=\"564\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("              <form name=\"Login\" action=\"\/member\/login.php\" method=\"post\" style=\"margin:5px;line-height:200%;\" onSubmit=\"return CheckForm();\">");
document.writeln("				<input type=\"hidden\" name=\"islogin\" value=\"yes\" \/>");
document.writeln("                <tr>");
document.writeln("                  <td width=\"118\" valign=\"middle\"><\/td>");
document.writeln("                  <td width=\"43\" valign=\"middle\">用户名:<\/td>");
document.writeln("                  <td width=\"56\" valign=\"middle\"><input name=\"UserName\" type=\"text\" size=\"4\" style=\"border:1px solid #000000; \"\/><\/td>");
document.writeln("                  <td width=\"37\" valign=\"middle\">密码:<\/td>");
document.writeln("                  <td width=\"56\" valign=\"middle\"><input name=\"Password\" type=\"password\" size=\"4\" style=\"border:1px solid #000000; \">");
document.writeln("                    <\/td>");
document.writeln("				  <td width=\"47\" valign=\"middle\">验证码:<\/td>");
document.writeln("				  <td width=\"41\" valign=\"middle\"><input name=\"CheckCode\" size=\"2\" maxlength=\"4\" style=\"border-style:solid;border-width:1;padding-left:4;padding-right:4;padding-top:1;padding-bottom:1\" onMouseOver=\"this.style.background=\'#E1F4EE\';\" onMouseOut=\"this.style.background=\'#FFFFFF\'\" onFocus=\"this.select(); \"><\/td>");
document.writeln("				  <td width=\"52\" valign=\"middle\"><img src=\"\/proof_pic.php\" align=\"bottom\" ><\/td>");
document.writeln("                  <td width=\"44\" valign=\"middle\"><input name=\"Submit\" type=\"submit\" class=\"formrow\" value=\"登陆\" \/><\/td>");
document.writeln("                  <td width=\"53\" valign=\"middle\"><div align=\"right\"><a href=\"\/member\/term.php\" target=\"_blank\"><font color=\"#FF0000\">免费注册<\/font> <\/a><\/div><\/td>");
document.writeln("                  <td width=\"17\" valign=\"middle\"><\/td>");
document.writeln("                <\/tr>");
document.writeln("              <\/form>");
document.writeln("            <\/table>");
document.writeln("        <\/div><\/div><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td><table width=\"450\" border=\"0\" align=\"right\" cellpadding=\"0\" cellspacing=\"3\">");
document.writeln("      <tr>");
document.writeln("        <td><img src=\"\/images\/doit_1.jpg\" width=\"13\" height=\"13\" \/><a href=\"\/article\/?id=05\" target=\"_blank\"><\/a><\/td>");
document.writeln("        <td><a href=\"\/article\/index.php?id=22\" target=\"_blank\">理论研究<\/a><\/td>");
document.writeln("        <td><img src=\"\/images\/doit_1.jpg\" width=\"13\" height=\"13\" \/><\/td>");
document.writeln("        <td><a href=\"\/other\/pxfw.php\" target=\"_blank\">招标培训<\/a> <a href=\"\/other\/contact.php\" target=\"_blank\"><\/a><\/td>");
document.writeln("        <td><img src=\"\/images\/doit_1.jpg\" width=\"13\" height=\"13\" \/><\/td>");
document.writeln("        <td><a href=\"http:\/\/mail.cnbidding.com\" target=\"_blank\">招标邮局<\/a><\/td>");
document.writeln("        <td><img src=\"\/images\/doit_1.jpg\" width=\"13\" height=\"13\" \/><\/td>");
document.writeln("        <td><a href=\"\/article\/index.php?id=05\" target=\"_blank\">成功案例<\/a><\/td>");
document.writeln("        <td><img src=\"\/images\/doit.jpg\" width=\"17\" height=\"14\" \/><\/td>");
document.writeln("        <td><a href=\"\/membercenter\/addnotice.php\" target=\"_blank\" style=\"text-decoration:underline\"><strong><font color=#ff6600>免费发布信息<\/font><\/strong><\/a><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table><\/td><\/tr>");
document.writeln("<\/table>");
document.writeln("<script language=javascript>");
document.writeln("<!--");
document.writeln("function CheckForm()");
document.writeln("{");
document.writeln("	if(document.Login.UserName.value==\"\")");
document.writeln("	{");
document.writeln("		alert(\"请输入用户名！\");");
document.writeln("		document.Login.UserName.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if(document.Login.Password.value == \"\")");
document.writeln("	{");
document.writeln("		alert(\"请输入密码！\");");
document.writeln("		document.Login.Password.focus();");
document.writeln("		return false;");
document.writeln("	}");
document.writeln("	if (document.Login.CheckCode.value==\"\"){");
document.writeln("       alert (\"请输入您的验证码！\");");
document.writeln("       document.Login.CheckCode.focus();");
document.writeln("       return(false);");
document.writeln("    }");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/script>");
document.writeln("<script src=\"\/include\/xmlhttp.js\"><\/script>");
