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('          <option value=\"4\">商品ID</option>')
document.writeln('      </select>')
document.writeln('        <select name=\"ClassID\" style=\"width:150px\">')
document.writeln('          <option value=\"0\" selected=\"selected\">所有栏目</option>')
document.writeln('<option value=\'20113517474332\'>灯饰系列 </option><option value=\'20119260950774\'>──欧式风格系列 </option><option value=\'20118735653723\'>────吊灯 </option><option value=\'20115326182877\'>────吸顶灯 </option><option value=\'20117440301890\'>────壁灯 </option><option value=\'20118589237007\'>────台灯 </option><option value=\'20111173398105\'>────落地灯 </option><option value=\'20110572769804\'>────镜前灯 </option><option value=\'20119432345469\'>──现代风格系统 </option><option value=\'20118845355915\'>──中式风格系列 </option><option value=\'20114743708805\'>──工程专用系列 </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>')

