﻿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\">   <font style=\"font-size:14px;\">全站检索：&nbsp;&nbsp;</font>')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\" size=30 value=\"关键字\" onfocus=\"this.select();\"/>')
document.writeln('      &nbsp;&nbsp; <input name=\"ChannelID\" value=\"1\" type=\"hidden\" />     ')
document.writeln('           &nbsp;&nbsp; <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"搜 索\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')
