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(".haohang {  font-size: 13px; color: #3087FC; text-decoration: none}");
document.writeln(".serch {  font-size: 13px; color: #333333; text-decoration: none}");
document.writeln(".form01 {  line-height: 22px; height: 22px; border: 1px #5ca3c7 solid}");
document.writeln("-->");
document.writeln(".form02 {  line-height: 22px; height: 22px; color: #000000; background-color: #F6F6F6; border: 1px #5ca3c7 solid}");
document.writeln("-->");
document.writeln("</style>");
document.writeln("</head>");
document.writeln("<script type=\"text/javascript\">");
document.writeln("	String.prototype.trim = function(){");
document.writeln("		var reExtraSpace = /^\s*(.*?)\s+$/;");
document.writeln("		return this.replace(reExtraSpace,\"$1\");");
document.writeln("	}");
document.writeln("	");
document.writeln("	function trimInput(){");
document.writeln("		");
document.writeln("		var arg =document.getElementById(\"inputwd\").value;");
document.writeln("		if(arg.trim() == \"\"){");
document.writeln("			alert(\"请输入关键字\");");
document.writeln("			document.getElementById(\"inputwd\").focus();");
document.writeln("			return false;");
document.writeln("		}else{");
document.writeln("			return true;");
document.writeln("		}");
document.writeln("	}");
document.writeln("	");
document.writeln("");
document.writeln("</script>");
document.writeln("<body bgcolor=\"#0B619E\" text=\"#000000\" topmargin=\"0\" leftmargin=\"0\">");
document.writeln("<div align=\"center\"> ");
document.writeln("  <table width=\"997\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\" bgcolor=\"#FFFFFF\">");
document.writeln("    <tr> ");
document.writeln("      <td><img src=\"http://imgs.xinhuanet.com/icon/2009lalt/lajmwh_top.jpg\" width=\"997\" height=\"150\" vspace=\"1\"></td>");
document.writeln("    </tr>");
document.writeln("  </table>");
document.writeln("</div>");
document.writeln("</body>");
document.writeln("</html>");
// -------------------------------------------------------------------
// 本代码由程序 html2txt 程序生成，代码的生成时间是：2008-11-17 13:31:24
// 如果在使用上有问题，请来信 coolrain@china2050.com

