document.writeln('<table width=\"98%\" border=\"0\" align=\"center\">')
document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/plus/Search.asp\">')
document.writeln('        <input name=\"SearchType\" value=\"1\" type=\"hidden\" />')
document.writeln('        <input name=\"ClassID\" value=\"0\" type=\"hidden\" />')
document.writeln('  <tr>')
document.writeln('    <td >')
document.writeln('        <input name=\"KeyWord\" type=\"text\" style=\"width:180px;height:18px\" value=\"请输入您想要查询的疾病\" onClick=\"this.value=\'\'\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"1\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\"  name=\"Submit\" class=\"inputButton\" value=\"搜索\" /></td> ')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')

