document.writeln("<table>");
document.writeln("        <tr>");
document.writeln("          <td height=\"35\"><table border=\"0\">");
document.writeln("              <form name=\"form11\" method=\"post\" action=\"..\/templates\/productseek.asp\" onsubmit=\"return checkseek();\">");
document.writeln("			  <tr>");
document.writeln("                <td width=\"45\"><img src=\"..\/images\/submit_zoom.gif\" height=\"19\" width=\"25\" border=\"0\" \/><\/td>");
document.writeln("                <td><input type=\"text\" size=\"18\" name=\"prokey\"\/>");
document.writeln("                <\/td>");
document.writeln("                <td><input type=\"image\" height=\"17\" width=\"15\" src=\"..\/images\/icon_arrow.gif\" border=\"0\" name=\"imageField\" \/><\/td>");
document.writeln("                <td>&nbsp;<\/td>");
document.writeln("              <\/tr><\/form>");
document.writeln("              <tr>");
document.writeln("                <td><\/TBODY><\/td>");
document.writeln("              <\/tr>");
document.writeln("            <\/table><\/td>");
document.writeln("        <\/tr>");
document.writeln("      <\/table>")
