document.write("<body topmargin=0 leftmargin=0>");
document.write("<table border=0 width='100%' height='100%' class=bg>");
document.write("<tr><td width='100%' height='100%' valign=top>");
document.write("  <table border=0 cellpadding=8 cellspacing=8>");
document.write("  <tr><td class=htd><a href='"+web_url+"'>"+web_name+"</a><br><a href='"+web_url+"'>"+web_url+"</a></td></tr>");
document.write("  <tr><td class=htd><font class=red>全面改版升级中，请点击以上链接访问本站……</font><br>欢迎您的再次访问！</td></tr>");
document.write("  <tr><td><a href='mailto:"+web_email+"'>邮件联系我们</a></td></tr>");
document.write("  </table>");
document.write("</td></tr>");
document.write("</table>");