// -------------------------------------------------------------------
document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>中非合作论坛北京峰会暨第3届部长级会议</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=\"997\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td><img src=\"http://www.focacsummit.org/zfimages/zf_banner.jpg\" width=\"997\" height=\"158\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"997\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" height=\"4\">");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=\"#000000\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width=\"997\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <tr> ");
document.writeln("    <td height=\"5\"></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------