﻿


// -------------------------------------------------------------------
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("<style type=\"text/css\">");

document.writeln("<!--");
document.writeln("body {");
document.writeln("	margin-left: 0px;");
document.writeln("	margin-top: 0px;");
document.writeln("	margin-right: 0px;");
document.writeln("	margin-bottom: 0px;");
document.writeln("}");
document.writeln("-->");
document.writeln("<\/style><\/head>");
document.writeln("");
document.writeln("<body>");
document.writeln("<div align=\"center\">");
document.writeln("  <table width=\"778\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <tr>");
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=\"778\" height=\"550\">");
document.writeln("        <param name=\"movie\" value=\"http:\/\/www.gov.cn\/2007xin\/gw200701fwdt2.swf\">");
document.writeln("        <param name=\"quality\" value=\"high\">");
document.writeln("        <embed src=\"http:\/\/www.gov.cn\/2007xin\/gw200701fwdt2.swf\" quality=\"high\" pluginspage=\"http:\/\/www.macromedia.com\/go\/getflashplayer\" type=\"application\/x-shockwave-flash\" width=\"778\" height=\"550\"><\/embed>");
document.writeln("      <\/object><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("<\/div>");
document.writeln("<\/body>");
document.writeln("<\/html>");
document.writeln("");

// -------------------------------------------------------------------