info =		"<table width=\"160\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"	+"\n"+
		"        <tr> "	+"\n"+
		"          <td height=\"49\" valign=\"top\"><img src=\"/game/img/search_top.gif\" width=\"160\" height=\"49\"></td>"	+"\n"+
		"        </tr>"	+"\n"+
		"        <tr> "	+"\n"+
		"          <td height=\"60\" align=\"center\" valign=\"top\" background=\"/game/img/search_bg.gif\"><table width=\"70%\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">"	+"\n"+
		"              <form method=\"POST\" action=\"../class.php\" name=\"search\" LANGUAGE=\"javascript\" onsubmit=\"return search_onsubmit()\">"	+"\n"+
		"                <tr> "	+"\n"+
		"                  <td width=\"50%\" height=\"25\" align=\"center\" class=\"about2\"> <select name=\"classid\" size=\"1\" class=\"ourfont\">"	+"\n"+
		"                      <option selected value=\"0\">站 内 搜 索</option>                "	+"\n"+
		"                     <option value=\'1\'>攻略指引</option><option value=\'2\'>秘籍宝库</option><option value=\'3\'>补丁基地</option><option value=\'4\'>修改利器</option><option value=\'5\'>游戏咨询</option><option value=\'6\'>游戏剧场</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\"> <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\" align=\"center\" valign=\"top\"><img src=\"/game/img/search_down.gif\" width=\"160\" height=\"16\"><br>"	+"\n"+
		"          </td>"	+"\n"+
		"        </tr>"	+"\n"+
		"      </table>"	+"\n"+
		""

document.write(info)