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=\"5\">商品Tags</option>')
document.writeln('      </select>')
document.writeln('        <select name=\"ClassID\" style=\"width:150\">')
document.writeln('          <option value=\"0\" selected=\"selected\">所有栏目</option>')
document.writeln('<option value=\'20094983993173\'>小吃配料 </option><option value=\'20096387203372\'>　├ 调馅类</option><option value=\'20091736875728\'>　├ 调汤类</option><option value=\'20091665184035\'>　└ 调味品</option><option value=\'20091408717125\'>小吃设备 </option><option value=\'20098167852355\'>　├ 搅拌类</option><option value=\'20095515623643\'>　├ 加热类</option><option value=\'20092218487757\'>　├ 食品器具</option><option value=\'20093465082175\'>　└ 整套设备</option>        </select>')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"关键字\" onfocus=\"this.select();\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"5\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')
