﻿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\">Title</option>')
document.writeln('        <option value=\"2\">Content</option>')
document.writeln('        <option value=\"3\">Author</option>')
document.writeln('        <option value=\"4\">Source</option>')
document.writeln('        <option value=\"5\">Keyword</option>')
document.writeln('      </select>')
document.writeln('        <select name=\"ClassID\" style=\"width:150\">')
document.writeln('          <option value=\"0\" selected=\"selected\">All sections</option>')
document.writeln('<option value=\'20097001264712\'>Industry Trend </option><option value=\'20092226572907\'>Ritual Ceremonies </option><option value=\'20097982654263\'>Traditional Festival </option><option value=\'20094179962115\'>Gas-mode News </option><option value=\'20099192528318\'>Technology Center </option><option value=\'20090026739430\'>Join or Deputy </option>        </select>')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"Keyword\" onfocus=\"this.select();\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"1\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"Search\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')
