function LanceRecherche() { var NS=navigator.appName=="Netscape"?1:0; top.mainFrame.document.location.href=urlrecherche+convertToGoodString(NS?document.ALL.document.forms[0].toSearch.value:document.forms[0].toSearch.value); }