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=\'20092708030180\'>女运动区 </option><option value=\'20090676281082\'>　├ 女运动衣</option><option value=\'20095356963591\'>　└ 女运动裤</option><option value=\'20090666596238\'>男运动区 </option><option value=\'20097239286862\'>　├ 男运动衣</option><option value=\'20097700142265\'>　└ 男运动裤</option><option value=\'20097368334727\'>男休闲区 </option><option value=\'20091186318211\'>　├ 男休闲上衣</option><option value=\'20096353395793\'>　└ 男休闲裤</option><option value=\'20091618976939\'>女休闲区 </option><option value=\'20093950817078\'>　├ 女休闲裤子</option><option value=\'20094105233272\'>　└ 女休闲上衣</option><option value=\'20099163515016\'>箱包 </option><option value=\'20098313533511\'>　├ 运动系列</option><option value=\'20097754915934\'>　└ 休闲系列</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>')
