document.writeln("<html>");
document.writeln("<head>");
document.writeln("<title>第七届亚欧首脑会议<\/title>");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text\/html; charset=gb2312\">");
document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.writeln("a:hover { text-decoration: underline}");
document.writeln("td {  font-family: \"宋体\"; font-size: 12px; text-decoration: none}");
document.writeln(".bq {  font-family: \"宋体\"; font-size: 12px; line-height: 24px; color: 000000; text-decoration: none}");
document.writeln("-->");
document.writeln("<\/style>");
document.writeln("<\/head>");
document.writeln("");
document.writeln("<body bgcolor=\"#FFFFFF\" text=\"#000000\" leftmargin=\"0\" topmargin=\"0\">");
document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.writeln("  <tr>");
document.writeln("    <td height=\"5\" bgcolor=\"#000000\"><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr>");
document.writeln("    <td height=\"5\" bgcolor=\"E5E5E5\"><\/td>");
document.writeln("  <\/tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=\"60\" align=\"center\" class=\"bq\"> Copyright &copy; 2008 <font color=\"#CC0000\">ASEM7<\/font>.cn. ");
document.writeln("      　制作单位：新华通讯社网络中心<br>");
document.writeln("      版权所有 中华人民共和国外交部<\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<\/body>");
document.writeln("<\/html>")
