﻿
// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">");
document.writeln("</head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<table width=\"778\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td><img src=\"http://www.gov.cn/tp0507/xilan_top_1.gif\" width=\"648\" height=\"89\"><img src=\"http://www.gov.cn/tp0507/xilan_top_2.jpg\" width=\"130\" height=\"89\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------