
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>Untitled Document</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=gb2312\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\">");
document.writeln("<table width=\"777\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#FFFFFF\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#000000\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#CCCCCC\" align=\"center\" height=\"22\"><a href=\"http://www.idcpc.org.cn/icapp3\"><b>Home</b></a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/news.htm\">News &amp; Events</a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/information.htm\">Information</a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/archives.htm\">Archives</a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/service.htm\">Service Guide</a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/background.htm\">Background</a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/cpc.htm\">CPC in Brief</a><span class=\"p12\"> ");
document.writeln("      | </span><a href=\"http://www.idcpc.org.cn/icapp3/contact.htm\">Contact us</a><a href=\"http://www.idcpc.org.cn/icapp3/chinese/index.htm\"><img src=\"http://www.idcpc.org.cn/icapp3/english/images/chinese.gif\" width=\"53\" height=\"13\" align=\"absmiddle\" hspace=\"20\" border=\"0\"></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#000000\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------

