
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<table width=\"770\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"45\"> ");
document.writeln("      <div align=\"center\"><font color=\"#000000\">Copyright &copy; GX. XINHUANET.com　All ");
document.writeln("        Rights Reserved. 制作单位：新华网广西频道<br>");
document.writeln("        联系我们：电话 0771-2086000 传真 0771-5517152 E-mail guangxi12345@xinhuanet.com<br>");
document.writeln(" 主持人：梁宇广　资料员：梁宇广　制作维护：蒋 颖 </font></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");