document.writeln('<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"margin-top:10px;\">')
document.writeln('<form id=\"SearchForm\" name=\"SearchForm\" method=\"get\" action=\"/plus/Search.asp\">')
document.writeln('  <input name=\"ChannelID\" value=\"2\" type=\"hidden\" />')
document.writeln('  <input name=\"SearchType\" value=\"1\" type=\"hidden\" />')
document.writeln('  <input name=\"ClassID\" value=\"0\" type=\"hidden\" />')
document.writeln('  <tr>')
document.writeln('   <td align=\"right\">²úÆ·ËÑË÷£º</td>')
document.writeln('   <td width=\"162\"><input name=\"KeyWord\" type=\"text\" class=\"textbox\" value=\"ÇëÊäÈë¹Ø¼ü×Ö\" onfocus=\"this.select();\"/></td>')
document.writeln('   <td width=\"45\"><input type=\"submit\" class=\"inputButton\" name=\"Submit\" value=\"ËÑË÷\" /></td>')
document.writeln('  </tr>')
document.writeln('</form>')
document.writeln('</table>')

