document.writeln("<table width=\"167\" height=\"113\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"3\">");
document.writeln("                        <form name=\"form2\" method=\"post\" action=\"\/search.asp\" target=\"_blank\">");
document.writeln("                          <tr> ");
document.writeln("                            <td height=\"17\" colspan=\"3\"><strong><font color=\"#CC6600\">&middot;SEARCH<\/font><\/strong><\/td>");
document.writeln("                          <\/tr>");
document.writeln("                          <tr> ");
document.writeln("                            <td width=\"60\" height=\"28\" align=\"right\"> Keyword&nbsp; ");
document.writeln("                            <\/td>");
document.writeln("                            <td height=\"26\" colspan=\"2\"> <input name=\"key\" type=\"text\" id=\"key2\" size=\"8\"><\/td>");
document.writeln("                          <\/tr>");
document.writeln("                          <tr> ");
document.writeln("                            <td height=\"28\" align=\"right\">&nbsp;Select&nbsp;<\/td>");
document.writeln("                            <td colspan=\"2\"> <select name=\"type\" id=\"type\">");
document.writeln("                                <option value=\"2\">Sell Offers<\/option><option value=\"3\">Buy Offers<\/option>");
document.writeln("                                <option value=\"1\" selected>products<\/option>");
document.writeln("                                <option value=\"0\">companies<\/option>");
document.writeln("                              <\/select><\/td>");
document.writeln("                          <\/tr>");
document.writeln("                          <tr valign=\"bottom\"> ");
document.writeln("                            <td height=\"35\" colspan=\"3\" align=\"right\"> ");
document.writeln("                              <input type=image src=\"..\/towpic\/search_2.gif\">");
document.writeln("                              &nbsp; &nbsp; <\/td>");
document.writeln("                          <\/tr>");
document.writeln("                        <\/form>");
document.writeln("                      <\/table>")
