document.write("<table cellspacing='0' cellpadding='0' width='450' border='0' >");
document.write("      <tbody>");
document.write("        <tr>");
document.write("          <td valign='center' width='100%' height='25'><table width='100%' border='0' cellpadding='0' cellspacing='0' class='outborder'>");
document.write("            <tr>");
document.write("              <script language='JavaScript' src='../js/search.js' type='text/javascript'></script>");
document.write("              <form action='../select.asp' method='post' name='searchForm' id='searchForm' ");
document.write("    onsubmit='javascript:if(doSearch()==false) return false;'>");
document.write("                <td class='searchbar' height='36'>");
document.write("                    <input size='37' name='keywords' />");
document.write("                    <select name='which'>");
document.write("                      <option value='all'>供求信息</option>");
document.write("                      <option value='sale' selected='selected'>供应信息</option>");
document.write("                      <option value='buy'>求购信息</option>");
document.write("                      <option value='productshow'>产品目录</option>");
document.write("                      <option value='corporation'>公司库</option>");
document.write("                    </select>");
document.write("                    <input name='imageField' type='image' src='../rimages/search.gif' align='top' width='67' height='22' border='0' /></td>");
document.write("              </form>");
document.write("            </tr>");
document.write("          </table></td>");
document.write("        </tr>");
document.write("       ");
document.write("      </tbody>");
document.write("    </table>");