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>')
document.writeln('        <select name=\"ClassID\" style=\"width:150\">')
document.writeln('          <option value=\"0\" selected=\"selected\">所有栏目</option>')
document.writeln('<option value=\'20080593146197\'>中老年特色镶牙 </option><option value=\'20083320582149\'>不拔牙根 </option><option value=\'20082830481319\'>不带挂钩 </option><option value=\'20084627192149\'>松牙固定 </option><option value=\'20083938088110\'>前牙美容 </option><option value=\'20078035164964\'>烤瓷牙 </option><option value=\'20082064631179\'>种植牙 </option><option value=\'20071082277391\'>聚焦美冠塔 </option><option value=\'20079146956153\'>前沿播报 </option><option value=\'20076455868171\'>常规技术 </option><option value=\'20088104505677\'>网站地图 </option><option value=\'20086784893786\'>文章列表 </option><option value=\'20111345655426\'>特色技术 </option>        </select>')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"关键字\" onfocus=\"this.select();\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"1\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')

