
// -------------------------------------------------------------------
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=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"#FFFFFF\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#689703\">　<img src=\"http://www.godpp.gov.cn/images/ziliao_arrow.gif\" width=\"9\" height=\"9\" vspace=\"9\" hspace=\"10\" align=\"absmiddle\"><a href=\"http://www.godpp.gov.cn/zlzx/ldjh.htm\" class=\"l\"><font color=\"#FFFFFF\">领导讲话</font></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#ffffff\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#689703\">　<img src=\"http://www.godpp.gov.cn/images/ziliao_arrow.gif\" width=\"9\" height=\"9\" vspace=\"9\" hspace=\"10\" align=\"absmiddle\"><a href=\"http://www.godpp.gov.cn/zlzx/zywj.htm\" class=\"l\"><font color=\"#FFFFFF\">重要文件</font></a></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#ffffff\" height=\"1\"></td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#689703\">　<img src=\"http://www.godpp.gov.cn/images/ziliao_arrow.gif\" width=\"9\" height=\"9\" vspace=\"9\" hspace=\"10\" align=\"absmiddle\"><a href=\"http://www.godpp.gov.cn/zlzx/dsj.htm\" class=\"l\"><font color=\"#FFFFFF\">大事记</font></a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------