info =		"<table width=\"148\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"	+"\n"+
		"        <tr> "	+"\n"+
		"          <td height=\"49\" valign=\"top\"><img src=\"/img/search_top.gif\" width=\"148\" height=\"49\"></td>"	+"\n"+
		"        </tr>"	+"\n"+
		"        <tr>"	+"\n"+
		"          <td height=\"60\" align=\"center\" valign=\"top\" background=\"/img/search_bg.gif\"><table width=\"70%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"	+"\n"+
		"              <form method=\"POST\" action=\"/article/search.php?field=title\" target=\"_blank\" name=\"search\" LANGUAGE=\"javascript\" onsubmit=\"return search_onsubmit()\">"	+"\n"+
		"                <tr> "	+"\n"+
		"                  <td width=\"50%\" height=\"25\" align=\"center\" class=\"about2\"> <select name=\"sel_type\" onChange=\"search_from(this.value)\">"	+"\n"+
		"                      <option selected value=\"0\">ÎÄ ÕÂ ËÑ Ë÷</option>"	+"\n"+
		"                      <option value=\"1\">ÓÎ Ï· ËÑ Ë÷</option>"	+"\n"+
		"                    </select> </td>"	+"\n"+
		"                </tr>"	+"\n"+
		"                <tr> "	+"\n"+
		"                  <td height=\"25\" align=\"center\"> <input type=\"text\" name=\"keyword\" size=\"13\" class=\"ourfont\"></td>"	+"\n"+
		"                </tr>"	+"\n"+
		"                <tr>"	+"\n"+
		"                  <td height=\"25\" align=\"center\">"	+"\n"+
		"<input align=\"absMiddle\" alt=\"Õ¾ÄÚËÑË÷\" border=\"0\" src=\"/images/search_tj.gif\" type=\"image\" name=\"Õ¾ÄÚËÑË÷\" WIDTH=\"60\" HEIGHT=\"20\"></td>"	+"\n"+
		"                </tr>"	+"\n"+
		"              </form>"	+"\n"+
		"            </table></td>"	+"\n"+
		"        </tr>"	+"\n"+
		"        <tr>"	+"\n"+
		"          <td height=\"16\" valign=\"top\"><img src=\"/img/search_down.gif\" width=\"148\" height=\"16\"><br>"	+"\n"+
		"          </td>"	+"\n"+
		"        </tr>"	+"\n"+
		"      </table>"+"\n"+
		""
document.write(info)