document.writeln("<div align=\"center\" style=\"margin-top: 3px\">"); 
document.writeln("<input name=\"form_chiave\" type=\"text\" id=\"qsearch\" onFocus=\"this.select()\" size=\"74\" style=\"background:#0093DD; color:#fff; margin-bottom: 7px\" class=\"testo\"/>"); 
document.writeln("<span id=\"Offerte\" style=\"display:none\">");							
document.writeln("<input name=\"t\" value=\"Inserisci articolo\" disabled=\"disabled\" type=\"text\" onFocus=\"this.select()\"  style=\"background:#F4AC04; color:#29166F; margin-bottom: 7px\" size=\"48\" class=\"testo\">");
document.writeln("<select name=\"prodotti\" disabled=\"disabled\" style=\"background:#F4AC04; color:#29166F; margin-bottom: 7px\"  class=\"testo\">");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"1\" selected> Seleziona la categoria </option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"moda\">abbigliamento moda</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"audio\">audio/video</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"dvd\">dvd - film</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"cd\">cd musicali</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"cellulari\">cellulari</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"computer\">computer</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"elettrodom\">elettrodomestici</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"bellezza\">cosmesi/salute</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"fitness\">fitness</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"foto\">fotografia</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"gioielli\">orologi/gioielli</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F \"value=\"libri\">libri</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"cancelleria\">ufficio</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"viaggi\">viaggi</option>");
document.writeln("<option style=\"background:#F4AC04; color:#29166F\" value=\"giochi\">videogiochi</option>");
document.writeln("</select>");
document.writeln("</span>");
document.writeln("<span id=\"video\" style=\"display:none\">");
document.writeln("<input name=\"cerca\" type=\"text\"  disabled=\"disabled\" onFocus=\"this.select()\" size=\"74\"  class=\"testo\" style=\"background:#999999; color:#FFFFFF; margin-bottom: 7px\">");
document.writeln("</span>");
document.writeln("<input id=\"bottone\" type=\"submit\" value=\"Cerca siti\" class=\"testo\" style=\"margin-bottom: 6px;\">");
document.writeln("<span id=\"tiporicerca\"></span>");
document.writeln("</div>");