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=\'20093425924923\'>3DP3字图迷 </option><option value=\'20092638983213\'>福彩3D </option><option value=\'20092197277604\'>排列三 </option><option value=\'20096707946954\'>双色球 </option><option value=\'20091206796157\'>大乐透 </option><option value=\'20094311553023\'>七乐彩 </option><option value=\'20093797423927\'>七星彩 </option><option value=\'20097556764774\'>走势图表 </option><option value=\'20093553528697\'>全国开奖 </option><option value=\'20085871426130\'>选号技巧 </option><option value=\'20090162308133\'>彩票新闻 </option><option value=\'20102014663777\'>体彩22选5 </option><option value=\'20102362828158\'>视频播报 </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>')
