function top() {
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"250\"><a href=\"/\"><img src=\"/images/logoe.gif\" width=\"242\" height=\"55\" border=\"0\"></a></td>");
document.writeln("    <td align=\"right\" valign=\"top\"> <table border=\"0\" cellspacing=\"2\" cellpadding=\"2\">");
document.writeln("        <tr> ");
document.writeln("          <td><img src=\"/images/home.gif\" width=\"12\" height=\"15\"></td>");
document.writeln("          <td width=\"55\"><a href=\"/en/\">Home</a></td>");
document.writeln("          <td><img src=\"/images/ico_arrow01.gif\" width=\"11\" height=\"12\"></td>");
document.writeln("          <td> <a href=\"/index.php\"><img src=\"/images/cn.gif\" border=\"0\"></a></td>");
document.writeln("        </tr>");
document.writeln("      </table></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"27\" background=\"/images/sub_menu_bg2.gif\"> <table width=\"760\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"2\" colspan=\"19\"></td>");
document.writeln("        </tr>");
document.writeln("        <tr> ");
document.writeln("          <td align=\"center\" ><a href=\"/en/location/\" class=\"2\">Location</a></td>");
document.writeln("          <td width=\"1\"><img src=\"/images/menu_bg3.gif\"></td>");
document.writeln("          <td align=\"center\" ><a href=\"/en/news/\" class=\"2\">News</a></td>");
document.writeln("          <td width=\"1\"><img src=\"/images/menu_bg3.gif\"></td>");
document.writeln("          <td align=\"center\" ><a href=\"/en/aboutus/\" class=\"2\">About Group</a></td>");
document.writeln("          <td width=\"1\"><img src=\"/images/menu_bg3.gif\"></td>");
document.writeln("          <td align=\"center\" ><a href=\"/en/brand/\" class=\"2\">Trademark Image</a></td>");
document.writeln("          <td><img src=\"/images/menu_bg3.gif\"></td>");
document.writeln("          <td align=\"center\" ><a href=\"/en/ebusiness/\" class=\"2\">E-business</a></td>");
document.writeln("          <td><img src=\"/images/menu_bg3.gif\"></td>");
document.writeln("          <td align=\"center\"><a href=\"/en/culture/culture.htm\" class=\"2\">Enterprise ");
document.writeln("            Culture</a></td>");
document.writeln("          <td><img src=\"/images/menu_bg3.gif\"></td>");
document.writeln("          <td align=\"center\" ><a href=\"/en/contact.htm\" class=\"2\">Contact US</a></td>");
document.writeln("        </tr>");
document.writeln("      </table></td>");
document.writeln("    </tr>");
document.writeln("  </table>");
 }

function bottom() {
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"8\" background=\"/images/page_bg3.gif\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr>");
document.writeln("    <td bgcolor=\"#656565\"><table width=\"770\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td height=\"50\" align=\"center\"><font color=\"#4D4D4D\"><strong><img src=\"/images/icon_Phone.gif\" width=\"12\" height=\"10\"></strong></font><font color=\"#FFFFFF\"> ");
document.writeln("            Tel:0571-85148888 </font><font color=\"#4D4D4D\"><strong><img src=\"/images/icon_email.gif\" width=\"12\" height=\"9\"></strong></font> ");
document.writeln("            <font color=\"#FFFFFF\">E-mail:<a href=\"mailto:web@wensli.com\"><font color=\"#FFFFFF\">web@wensli.com</font></a><br>");
document.writeln("            &copy; CopyRight 1998-2004 Wensli Group,All Rights Reserved.<img src=\"/images/icon_fax.gif\" width=\"12\" height=\"11\"> ");
document.writeln("        </tr>");
document.writeln("      </table></td>");
document.writeln("  </tr>");
document.writeln("</table>");
}
