﻿document.writeln('<table width=\"100%\" cellspacing=\"0\" cellpadding=\"0\" 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\">')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"\" onfocus=\"this.select();\" style=\"height:21px\" />')
document.writeln('        <input name=\"ChannelID\" value=\"1\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" style=\"width:38px;height:20px\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')

