document.writeln('<html>');
document.writeln('<head>');
document.writeln('<title>无标题文档</title>');
document.writeln('<meta http-equiv="Content-Type" content="text/html; charset=gb2312">');
document.writeln('<link rel="stylesheet" href="images/txt.css" type="text/css">');
document.writeln('</head>');
document.writeln('<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">');
document.writeln('<table width="1000" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#16ACF3">');
document.writeln('  <tr> ');
document.writeln('    <td width=3 bgcolor=#1c7cd7></td>');
document.writeln('    <td width="253" height="25"><span class="yb12">昭平县政府</span>　<a href="http://www.gx.xinhuanet.com/" target="_blank" class="w11">新华网广西频道</a>　<span class="w12">联合主办</span></td>');
document.writeln('    <td width="335"> ');
document.writeln('      <table class=w12 height=22 cellspacing=0 cellpadding=0 width=330 ');
document.writeln('        border=0>');
document.writeln('        <form name=login onSubmit="return checkform();" ');
document.writeln('        action=http://mail.xinhuanet.com/login.jsp method=post target=_blank>');
document.writeln('          <tr> ');
document.writeln('            <td width=11 rowspan=2 class="yb12">&nbsp;</td>');
document.writeln('            <td width=64 rowspan=2 class="yb12">新华邮箱</td>');
document.writeln('            <td class=white valign=middle align=middle width=110><span class="w12">用户名</span> ');
document.writeln('              <input ');
document.writeln('            class=form2 onMouseOver=this.focus() ');
document.writeln('            style="WIDTH: 55px; HEIGHT: 16px" onFocus=this.select() type=txt ');
document.writeln('            name=username>');
document.writeln('              <input type=hidden value=xinhuanet.com ');
document.writeln('            name=domainname>');
document.writeln('            </td>');
document.writeln('            <td class=white valign=middle align=middle width=99><span class="w12">密码</span> ');
document.writeln('              <input ');
document.writeln('            class=form2 onMouseOver=this.focus() ');
document.writeln('            style="WIDTH: 55px; HEIGHT: 16px" onFocus=this.select() ');
document.writeln('            type=password name=password>');
document.writeln('            </td>');
document.writeln('            <td valign=bottom width=46 rowspan=2> ');
document.writeln('              <input type=image height=13 ');
document.writeln('            width=28 src="http://www.gx.xinhuanet.com/images2006/home_login_0519.gif" border=0 ');
document.writeln('            name=LoginName2>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('        </form>');
document.writeln('      </table>');
document.writeln('    </td>');
document.writeln('    <td class="bt12" width="409"> ');
document.writeln('      <table cellspacing=0 cellpadding=0 width=400 border=0 class="w12" bgcolor="#16ACF3">');
document.writeln('        <form name=f  onSubmit="return g(this)"  target=_blank>');
document.writeln('          <tr> ');
document.writeln('            <td width=10 valign="middle"></td>');
document.writeln('            <td width=33 valign="middle"><font color="#000000" class="yb12">搜索</font></td>');
document.writeln('            <td width=307 valign="middle"> ');
document.writeln('              <div align=center> ');
function g(formname)	{var url = "http://www.baidu.com/baidu";if (formname.s[1].checked) {	formname.ct.value = "2097152";}else {	formname.ct.value = "0";}formname.action = url;return true;}
document.writeln('                <input class=form2 style="WIDTH: 80px; HEIGHT: 16px" ');
document.writeln('            maxlength=100 size=15 name=wd>');
document.writeln('                <input type=hidden value=sitexinhua name=tn>');
document.writeln('                <input name=cl type=hidden value="3">');
document.writeln('                <input name=ct type=hidden>');
document.writeln('                <input name=si type=hidden value="www.gx.xinhuanet.com">');
document.writeln('                <input name=s type=radio>');
document.writeln('                <span class="w12">互联网</span> ');
document.writeln('                <input name=s type=radio checked>');
document.writeln('                <span class="w12"> 新华网广西频道</span></div>');
document.writeln('            </td>');
document.writeln('            <td width=50 valign="middle"> ');
document.writeln('              <div align=center> ');
document.writeln('                <input type=submit value=搜索 class=s12 style="WIDTH: 39px; HEIGHT: 18px" name="submit32">');
document.writeln('              </div>');
document.writeln('            </td>');
document.writeln('          </tr>');
document.writeln('        </form>');
document.writeln('      </table>');
document.writeln('    </td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('</body>');
document.writeln('</html>');
