// 邮件代码开始 -->
<!--hide this script from non-javascript-enabled browsers
function checkmailform(){
if(document.maillogin.LoginName.value==""){
alert("请输入用户名！");
document.maillogin.LoginName.focus();
return false;
}
if(document.maillogin.passwd.value==""){
alert("请输入密码！");
document.maillogin.passwd.focus();
return false;
}
}
// stop hiding -->
// 邮件代码结束 -->
// 开始显示-->

document.writeln("<table width=\"768\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#E3E3E3\">");
document.writeln("  <tr bgcolor=\"#000000\"> ");
document.writeln("    <td colspan=\"2\"><img src=\"http://imgs.xinhuanet.com/icon/spacer.gif\" width=\"1\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td width=\"386\" height=\"0\" class=\"txt12\"> ");
document.writeln("      <table width=\"383\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <form method=\"POST\" action=\"http://mail.xinhuanet.com/NULL/NULL/NULL/NULL/NULL/SignIn.gen\" name=\"maillogin\" onSubmit=\"return checkmailform();\">");
document.writeln("          <tr> ");
document.writeln("            <td width=\"55\" align=\"middle\" style=\"font-size:12px\">用户名:</td>");
document.writeln("            <td width=\"80\"> ");
document.writeln("              <input type=\"text\" name=\"LoginName\" maxlength=\"64\" style=\"WIDTH: 70px\">");
document.writeln("            </td>");
document.writeln("            <td width=\"33\" align=\"middle\" style=\"font-size:12px\">密码:</td>");
document.writeln("            <td width=\"80\"> ");
document.writeln("              <input type=\"password\" name=\"passwd\" maxlength=\"64\" style=\"WIDTH: 70px\">");
document.writeln("            </td>");
document.writeln("            <td width=\"70\"> ");
document.writeln("              <input type=\"submit\" value=\"登录邮箱\" style=\"font-size:9pt; WIDTH: 60px; HEIGHT: 18px\" name=\"submit2\">");
document.writeln("            </td>");
document.writeln("            <td width=\"65\" valign=\"middle\"><a href=\"http://mail.xinhuanet.com/\" target=\"_blank\" style=\"font-size:12px\">[免费申请]</a></td>");
document.writeln("          </tr>");
document.writeln("        </form>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("    <td width=\"382\" height=\"28\">");
document.writeln("<table width=\"370\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr>");
document.writeln("    <td align=\"center\"> ");
document.writeln("      <form name=fsxinhuaform onSubmit=\"return fsSearchAction('贵州')\" action=http://search.xinhuanet.com/search/searchnewslocal.jsp method=post>");
document.writeln("        <input maxlength=200 name=sw>");
document.writeln("        </td>");
document.writeln("        <td>");
document.writeln("        <select name=st> <option value=local selected>本频道</option>");
document.writeln("          <option value=all>所有频道</option>");
document.writeln("          <option value=xhnet>总网</option>");
document.writeln("        </td>");
document.writeln("        <td>");
document.writeln("        </select> <input type=submit value=查询 name=\"submit\">");
document.writeln("        <input type=hidden value=北京 name=sitename> <input type=hidden value=上海 name=sitename>");
document.writeln("        <input type=hidden value=天津 name=sitename>");
document.writeln("        <input type=hidden value=重庆 name=sitename>");
document.writeln("        <input type=hidden value=安徽 name=sitename>");
document.writeln("        <input type=hidden value=河北 name=sitename>");
document.writeln("        <input type=hidden value=河南 name=sitename>");
document.writeln("        <input type=hidden value=海南 name=sitename>");
document.writeln("        <input type=hidden value=福建 name=sitename>");
document.writeln("        <input type=hidden value=广东 name=sitename>");
document.writeln("        <input type=hidden value=陕西 name=sitename>");
document.writeln("        <input type=hidden value=湖北 name=sitename>");
document.writeln("        <input type=hidden value=湖南 name=sitename>");
document.writeln("        <input type=hidden value=宁夏 name=sitename>");
document.writeln("        <input type=hidden value=内蒙古 name=sitename>");
document.writeln("        <input type=hidden value=青海 name=sitename>");
document.writeln("        <input type=hidden value=山东 name=sitename>");
document.writeln("        <input type=hidden value=山西 name=sitename>");
document.writeln("        <input type=hidden value=江西 name=sitename>");
document.writeln("        <input type=hidden value=甘肃 name=sitename>");
document.writeln("        <input type=hidden value=四川 name=sitename>");
document.writeln("        <input type=hidden value=云南 name=sitename>");
document.writeln("        <input type=hidden value=广西 name=sitename>");
document.writeln("        <input type=hidden value=江苏 name=sitename>");
document.writeln("        <input type=hidden value=吉林 name=sitename>");
document.writeln("        <input type=hidden value=辽宁 name=sitename>");
document.writeln("        <input type=hidden value=黑龙江 name=sitename>");
document.writeln("        <input type=hidden value=浙江 name=sitename>");
document.writeln("        <input type=hidden value=贵州 name=sitename>");
document.writeln("        <input type=hidden value=新疆 name=sitename>");
document.writeln("        <input type=hidden value=西藏 name=sitename>");
document.writeln("        <input type=hidden value=1 name=searchtype>");
document.writeln("        </td>");
document.writeln("      </form>");
document.writeln("        <td>");
document.writeln("        <script language=JavaScript src=\"http://www.gz.xinhuanet.com/js/search.js\"></script>");
document.writeln("</td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
// 结束显示 -->