document.writeln("<table width=\"760\" height=\"35\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" class=\"searchBar\">");
document.writeln(" <form name=\"frmxx\" method=\"post\" action=\"\/Search.asp\" id=\"frmxx\">");
document.writeln(" <tr>");
document.writeln("    <td><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("      <tr>");
document.writeln("        <td  width=\"1%\"> <\/td>");
document.writeln("        <td  width=\"5%\" valign=\"middle\">Search:");
document.writeln("<span class=\"whiteBar\">          <\/span>  <\/td>");
document.writeln("        <td valign=\"middle\"  width=\"32%\"><span class=\"whiteBar\">");
document.writeln("          <input class=text ");
document.writeln("                                maxlength=100 size=30 name=keyword>");
document.writeln("        <\/span>");
document.writeln("                  <select name=\"Type\" id=\"Type\">");
document.writeln("                    <option value=\"2\">Sell Offers<\/option>");
document.writeln("                    <option value=\"0\">Companies<\/option>");
document.writeln("                    <option value=\"1\">Products<\/option>");
document.writeln("                    <option value=\"3\">Buy Offers<\/option>");
document.writeln("                    <option value=\"4\">Exhibition<\/option>");
document.writeln("            <option value=\"5\">News<\/option>");
document.writeln("                          <\/select>  ");
document.writeln("            <\/td>");
document.writeln("        <td  width=\"62%\" valign=\"middle\"><input name=\"imageField\" type=\"image\" src=\"\/images\/search.gif\" align=\"bottom\" width=\"57\" height=\"17\" border=\"0\">");
document.writeln(" &nbsp;&nbsp;&nbsp;");
document.writeln("			 <a href=\"/Search.asp?keyword=gate valve&type=2\">gate valve<\/a>   ");        
document.writeln("			 <a href=\"/Search.asp?keyword=ball valve&type=2\">ball valve<\/a>     ");      
document.writeln("			 <a href=\"/Search.asp?keyword=control valve&type=2\">control valve<\/a>     ");    
document.writeln("			 <a href=\"/Search.asp?keyword=brass valve&type=2\">brass valve<\/a>         ");  
document.writeln("			 <a href=\"/Search.asp?keyword=check valve&type=2\">check valve<\/a>          "); 
document.writeln("			 <a href=\"/Search.asp?keyword=globe valve&type=2\">globe valve<\/a> ");
document.writeln("			 <\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/table><\/td>");
document.writeln("  <\/tr><\/form>");
document.writeln("<\/table>")