function lr(){re = document.sf.st.value; if(re != ""){se = document.sf.we.selectedIndex + 1;fr = ""; 
if(se == 1){fr = "http://www.alltheweb.com/search?query=" + re;} 
if(se == 2){fr = "http://search.yahoo.fr/search/fr?p=" + re;} 
if(se == 3) {fr = "http://rechercher.nomade.fr/recherche.asp?s=" + re;} 
if(se == 4) {fr = "http://www.excite.fr/search.gw?lang=fr&look=excite_fr&c=web.fr&search=" + re;} 
if(se == 5){fr = "http://www.lycos.fr/cgi-bin/pursuit?matchmode=and&cat=lycos&lang=fr&mtemp=main.sites&query=" + re;} 
if(se == 6){fr = "http://search.ke.voila.fr/S/voila?kw=" + re;} 
if(se == 7) {fr = "http://francite.com/i3dpro/francite.exe/=" + re;} 
if(se == 8){fr = "http://www.google.fr/search?q=" + re +"&btnG=Recherche+Google&hl=fr&meta=";} 
if(se == 9) {fr = "http://www.altavista.com/cgi-bin/query?q=" + re;} 
if(se == 10) {fr = "http://www.goto.com/d/search/p/go/?type=home&Keywords=" + re;}
targ =window.open("fr","thewindow","status=yes,scrollbars=yes,toolbar=yes,location=yes,menubar=yes")
targ.location.href =fr;}}
