<!--
document.writeln("                <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("                    <tr> ");
document.writeln("                      <td align=\"left\" valign=\"top\" >");
document.writeln("                      <table width=\"100%\" height=\"38\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("                          <form name=\"frmSearch\" action=\"/SearchNews.asp\" method=\"post\" target=\"SearchNews\">");
document.writeln("                          <tr> ");
document.writeln("                            <td align=\"center\" background=\"/images/search_bg.gif\"><table width=\"60%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("                                <tr align=\"center\"> ");
document.writeln("                                  <td><img src=\"/images/search_1.gif\" width=\"23\" height=\"22\"></td>");
document.writeln("                                  <td><input name=\"KeyWords\" type=\"text\" size=\"30\"></td>");
document.writeln("                                  <td><input name=\"Submit\" type=\"submit\" class=\"submit\" value=\"¼ìË÷\"></td>");
document.writeln("                                </tr>");
document.writeln("                              </table></td>");
document.writeln("                          </tr>");
document.writeln("                          </form>");
document.writeln("                        </table>");
document.writeln("                        </td>");
document.writeln("                    </tr>");
document.writeln("                    <tr> ");
document.writeln("                      <td height=\"2\" align=\"left\" valign=\"top\" ><img src=\"/images/spacer.gif\" width=\"100\" height=\"2\"></td>");
document.writeln("                    </tr>");
document.writeln("                 </table>");
//-->