document.writeln("          <SCRIPT language=JavaScript>");
document.writeln("          <!--");
document.writeln("              function default_home(){");
document.writeln("                  this.home.style.behavior='url(#default#homepage)';this.home.setHomePage('http://test.exechonworld.net');");
document.writeln("              }");
document.writeln("          -->");
document.writeln("          </script>");

document.writeln("          <div class=\"foot\">");
document.writeln("              <h3><a href=\"/PlatFormDescri.htm\">平台简介</a> | <a href=\"/ContactUs.aspx\">联系我们</a> | <a href=\"/lawDeclare.htm\">网站声明</a> | <a href=\"javascript:;\" name=\"home\" onclick=\"default_home();\">设置首页</a> </h3>");
document.writeln("              <p align=\"center\"><font class=\"z12\">&copy; 2008-2009 <a href=\"http://www.ascentechcorp.com\"><u>Ascentech Corporation</u></a>, </font> <font class=\"z12\">版权所有</font></p>");
document.writeln("          </div>");


