<!-- Hide from JavaScript-Impaired Browsers
window.onError = null

var new_Motot="AltaVista";

function displayUrl()   {
  document.window=new_Motot;
 }
var NomeFileUrl;
 var Fin;
   function VaialMororiCorente(frm) {

 new_Motot= frm.RicercaTipo.value;
NomeFileUrl = "";
 
//  if (new_Motot == "Telefono")     NomeFileUrl =   "http://kevdb.infospace.com/info.befree/kevdb? OTMPL=/res/r1.html&QFM=n&QK=10&QN="+frm.txt_cerca.value+"&KCFG=it&qvref=befree&ran=17988";
if (new_Motot == "WebCam")
    NomeFileUrl = "http://www.eurometeo.com/italian/webcam";
 if (new_Motot == "AltaVista")
    NomeFileUrl = "http://search.it.altavista.com/cgi-bin/query?aveenc=1&pg=q&sc=on&q="+frm.txt_cerca.value+"&kl=it&what=it";
if (new_Motot == "Google")
    NomeFileUrl = "http://www.google.it/search?q="+frm.txt_cerca.value+"&hl=it&lr=";
 if (new_Motot == "Virgilio")
    NomeFileUrl = "http://search7.virgilio.it/search/cgi/search.cgi?db=v&ly=vs&vrs=0&qs="+frm.txt_cerca.value+"&op=and";
 if (new_Motot == "Yahoo")
    NomeFileUrl = "http://it.search.yahoo.com/search/it?p="+frm.txt_cerca.value+"";
 if (new_Motot == "Excite")
    NomeFileUrl = "http://search.excite.com/search.gw?search="+frm.txt_cerca.value+"&lang=it";
 if (new_Motot == "Arianna")
    NomeFileUrl = "http://search-arianna.iol.it/abin/search?query="+frm.txt_cerca.value+"&FormsButton1=Trova%21&extlist=arianna";
  if (new_Motot == "Yahoo")
    NomeFileUrl = "http://it.search.yahoo.com/search/it?p="+frm.txt_cerca.value+"";
 if (new_Motot == "Lycos")
    NomeFileUrl = "http://www.lycos.com/srch/?lpv=1&loc=swrquery&query="+frm.txt_cerca.value+"";
 if (new_Motot == "Magellan")
    NomeFileUrl = "http://www.Magellan.com";
 if (new_Motot == "Altavista")
    NomeFileUrl = "http://www.altavista.com/cgi-bin/query?pg=q&sc=on&hl=on&q="+frm.txt_cerca.value+"&kl=it&stype=stext&search.x=18&search.y=12";
  if (new_Motot == "Altavista")  
 var RicIsVoid = true; 
for (i = 0; i <frm.txt_cerca.value.length; i++) {
if (frm.txt_cerca.value.charAt(i) != ' ') {
RicIsVoid = false; 
break;
}}
if (RicIsVoid != true) { 
if (this.document.Lunica!=null) this.document.Lunica.close();



		Fin= window.open(NomeFileUrl, 'Lunica');
setTimeout("Fin.focus();",500);
 return false;
}  else {
alert('Inserisci la/e parola/e che vuoi ricercare!');
frm.txt_cerca.focus();
}
//
   }   
//  ONSUBMIT=\"VaialMororiCorente(this); return false\"  target='principale'>

document.writeln("<div align=\"center\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><FORM  NAME=\"FormaRicerca\" ONSUBMIT=\"VaialMororiCorente(this); return false\">")
document.writeln("<tr><td><a style=\"color: #0000FF; font-family: Arial; font-size: 11px; FONT-WEIGHT: bold\">&nbsp;&nbsp;Inserisci<br></a>")
document.writeln("<input type=\"text\"name=\"txt_cerca\" size=\"11\" style=\"COLOR: #000000; FONT-FAMILY: verdana, arial; FONT-SIZE: 10px; FONT-WEIGHT: normal;\">")
document.writeln("<input type=\"image\" src=\"imago/cerca.gif\" border=\"0\">")
document.writeln("<a style=\"color: #0000FF; font-family: Arial; font-size: 11px; FONT-WEIGHT: bold\">")
document.writeln("<br>&nbsp;Ricerca:&nbsp;</a><br>&nbsp;&nbsp;&nbsp;&nbsp;")
document.writeln("<select name=\"RicercaTipo\" size=\"1\" style=\"COLOR: #000000; FONT-FAMILY: verdana, arial; FONT-SIZE: 9px; FONT-WEIGHT: normal; TEXT-DECORATION: none\">")
document.writeln("<option selected value=\"Google\">Google")
document.writeln("<option value=\"AltaVista\">AltaVista")
document.writeln("<option value=\"Virgilio\">Virgilio")
document.writeln("<option value=\"Yahoo\">Yahoo")
document.writeln("<option  value=\"Excite\">Excite  ")
document.writeln("<option value=\"Arianna\">Arianna ")
// document.writeln("<option value=\"Telefono\">Telefono ")
document.writeln("<option value=\"WebCam\">WebCam ")
document.writeln("<a href=\"#\" onClick=\"JavaScript:BaneronClick();return false\" onMouseover=\"JavaScript:BaneronMouseover();return true\">")
document.writeln("</td> </tr></table></FORM></div>")