document.writeln("<form method=\"post\" action=\"/so.asp\">");
document.writeln("<td>");
document.writeln("<input type=\"text\" name=\"word\" size=\"25\" value=输入关键字>");
document.writeln("<select size=\"1\" name=\"wh\">");
document.writeln("<option value=\"title\">标题<\/option>");
document.writeln("<option value=\"zz\">作者<\/option>");
document.writeln("<\/select>");
document.writeln("<select size=\"1\"  name=\"lm\" style=\"font-size: 9pt\">");
document.writeln("<option value=\" \">请选择栏目<\/option>");
document.writeln("<option value=\" \">所有栏目<\/option>");
document.writeln("					  ");
document.writeln("					         <option value=\'128\' >最新公告<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'129\' >行业管理<\/option>");
document.writeln("					       ");
document.writeln("							   <option value=\'223\' >　├政策法规<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'224\' >　├路政管理<\/option>");
document.writeln("							");
document.writeln("					         <option value=\'130\' >办事指南<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'131\' >组织机构<\/option>");
document.writeln("					       ");
document.writeln("							   <option value=\'239\' >　├局机关科室<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'240\' >　├局直属单位<\/option>");
document.writeln("							");
document.writeln("				        	<option value=\'249\' >　　├交通工程公司<\/option>");
document.writeln("				        ");
document.writeln("				        	<option value=\'248\' >　　├衡通监理公司<\/option>");
document.writeln("				        ");
document.writeln("				        	<option value=\'247\' >　　├路政处<\/option>");
document.writeln("				        ");
document.writeln("				        	<option value=\'246\' >　　├四通养护公司<\/option>");
document.writeln("				        ");
document.writeln("					         <option value=\'132\' >公路新闻<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'169\' >公路建设<\/option>");
document.writeln("					       ");
document.writeln("							   <option value=\'230\' >　├建设信息<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'231\' >　├招标投标<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'232\' >　├中标公示<\/option>");
document.writeln("							");
document.writeln("					         <option value=\'170\' >别样映像<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'171\' >公路养护<\/option>");
document.writeln("					       ");
document.writeln("							   <option value=\'233\' >　├公路概况<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'234\' >　├养护管理<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'235\' >　├日常养护<\/option>");
document.writeln("							");
document.writeln("					         <option value=\'172\' >公路科技<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'174\' >公路文化<\/option>");
document.writeln("					       ");
document.writeln("							   <option value=\'226\' >　├文明创建<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'227\' >　├廉政公路<\/option>");
document.writeln("							");
document.writeln("							   <option value=\'228\' >　├行业动态<\/option>");
document.writeln("							");
document.writeln("					         <option value=\'229\' >专题栏目<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'236\' >政务公开<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'237\' >天门市交通图<\/option>");
document.writeln("					       ");
document.writeln("					         <option value=\'238\' >费收管理<\/option>");
document.writeln("					       ");
document.writeln("");
document.writeln("<\/select>")
document.writeln("<input type=\"submit\" value=\"搜索\" name=\"xuas\">");
document.writeln("<\/td>");
document.writeln("<\/form>")