document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>无标题文档</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\">");
document.writeln("<table width=\"969\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr> ");
document.writeln("    <td width=\"549\"><img src=\"http://www.chinapeace.org.cn/images/paw_logo.gif\" width=\"549\" height=\"124\"></td>");
document.writeln("    <td> <object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0\" width=\"420\" height=\"124\">");
document.writeln("        <param name=\"movie\" value=\"http://www.chinapeace.org.cn/images/flash.swf\">");
document.writeln("      <param name=\"quality\" value=\"high\">");
document.writeln("      <embed src=\"http://www.chinapeace.org.cn/images/flash.swf\" quality=\"high\" pluginspage=\"http://www.macromedia.com/go/getflashplayer\" type=\"application/x-shockwave-flash\" width=\"420\" height=\"124\"></embed>");
document.writeln("    </object></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
// 本代码由程序 html2txt 程序生成，代码的生成时间是：2006-10-8 16:15:29
// 如果在使用上有问题，请来信 coolrain@china2050.com
