
// -------------------------------------------------------------------
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=\"#2599D6\">　<img src=\"http://www.godpp.gov.cn/images/gongzuo_arrow.gif\" width=\"9\" height=\"9\" vspace=\"9\" hspace=\"10\" align=\"absmiddle\"><a href=\"http://www.godpp.gov.cn/gzts/zyyl.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=\"#2599D6\">　<img src=\"http://www.godpp.gov.cn/images/gongzuo_arrow.gif\" width=\"9\" height=\"9\" vspace=\"9\" hspace=\"10\" align=\"absmiddle\"><a href=\"http://www.godpp.gov.cn/gzts/gzts.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("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
