
// -------------------------------------------------------------------
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\" leftmargin=\"0\" topmargin=\"0\" marginwidth=\"0\" marginheight=\"0\">");
document.writeln("<table width=\"800\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"9\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"800\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"106\" height=\"100\" valign=\"top\">");
document.writeln("      <div align=\"left\"><img src=\"http://www.cflac.org.cn/images/2005spr/logo_new.gif\" width=\"123\" height=\"106\"></div>");
document.writeln("    </td>");
document.writeln("    <td width=\"677\" valign=\"top\" background=\"http://www.cflac.org.cn/images/gcdyxjx/top.gif\"> ");
document.writeln("      <table width=\"677\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <tr> ");
document.writeln("          <td width=\"152\" height=\"100\" class=\"bb\">");
document.writeln("            <div align=\"center\"><img src=\"http://www.cflac.org.cn/images/gcdyxjx/flag.gif\" width=\"120\" height=\"81\" class=\"bb\"></div>");
document.writeln("          </td>");
document.writeln("          <td width=\"525\">");
document.writeln("            <div align=\"center\"></div>");
document.writeln("          </td>");
document.writeln("        </tr>");
document.writeln("      </table>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------