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\">')


document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"Keyword\" onfocus=\"this.select();\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"5\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"search\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')
