document.writeln('<table width=\"98%\" border=\"0\" align=\"center\">')
document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/en/plus/Search.asp\">')
document.writeln('  <tr>')
document.writeln('    <td align=\"center\"><select name=\"SearchType\">')
document.writeln('          <option value=\"1\">Name</option>')
document.writeln('          <option value=\"2\">Detail</option>')
document.writeln('      </select>')
document.writeln('        <select name=\"ClassID\" style=\"width:150\">')
document.writeln('          <option value=\"0\" selected=\"selected\">All</option>')
document.writeln('<option value=\'20083373753389\' {ClassID=20083373753389}>Products </option><option value=\'20089998965552\' {ClassID=20089998965552}>¡¡©À Stent Series</option><option value=\'20082070769063\' {ClassID=20082070769063}>¡¡©¸ Solar Series</option>        </select>')
document.writeln('        <input name=\"KeyWord\" type=\"text\" class=\"textbox\"  value=\"Keywords\" onfocus=\"this.select();\"/>')
document.writeln('        <input name=\"ChannelID\" value=\"112\" type=\"hidden\" />')
document.writeln('        <input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"Search\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')
