document.writeln('<table width=\"98%\" border=\"0\" align=\"center\">');
document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/plus/Search.asp\">');
document.writeln('  <tr>');
document.writeln('    <td align=\"center\"><select name=\"SearchType\">');
document.writeln('        <option value=\"1\">标 题</option>');
document.writeln('        <option value=\"2\">内 容</option>');
document.writeln('        <option value=\"3\">作 者</option>');
document.writeln('        <option value=\"4\">录入者</option>');
document.writeln('        <option value=\"5\">关键字</option>');
document.writeln('      </select><select name=\"ClassID\" style=\"width:120\">');
document.writeln('          <option value=\"0\" selected=\"selected\">所有栏目</option>');
document.writeln('          <option value=\'20099602614362\'>交管快讯 </option><option value=\'20094919750569\'>通知通告 </option><option value=\'20095276409371\'>──交通管理 </option><option value=\'20091902837482\'>──交通事故 </option><option value=\'20093976349358\'>──车辆管理 </option><option value=\'20093168743083\'>──驾驶人管理 </option><option value=\'20095728086186\'>──其它 </option><option value=\'20097792677553\'>业务指南 </option><option value=\'20098471077615\'>──交通管理 </option><option value=\'20092221444023\'>──交通事故 </option><option value=\'20090718357581\'>──车辆管理 </option><option value=\'20097593995977\'>──驾驶人管理 </option><option value=\'20093820512408\'>法律法规 </option><option value=\'20097298566296\'>警营文化 </option></select><input name=\"KeyWord\" type=\"text\" class=\"textbox\" size=5 value=\"关键字\" onfocus=\"this.select();\"/><input name=\"ChannelID\" value=\"1\" type=\"hidden\" /><input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')
