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 bgcolor=\"#999999\" text=\"#000000\">");
document.writeln("<div align=\"center\"><font color=\"#000000\">Copyright @ GX.XINHUANET.com　All Rights ");
document.writeln("  Reserved.　制作单位：新华网广西频道 <br>");
document.writeln("  新闻热线：0771-2086000　传真：0771-5517152　E-mail：guangxi12345@xinhuanet.com <br>");
document.writeln("  主持人：思一兵　资料员：思一兵　制作维护：黄艳琴</font> </div>");
document.writeln("</body>");
document.writeln("</html>");