document.write('<form action="/" method="get" id="form1" name="form1" onsubmit="if (this.keyword.value==\'\'){alert(\'Vous devez saisir un mot pour la recherche\');return false}else{return true}" style="margin: 0px 0px 0px 0px; padding: 0px 0px 0px 5px;">\n<table border="0" style="border: 1px solid #3398CC; color: #3398CC; font-weight: bolder; background-color: #E6F3F9;"><tr><td>Rechercher : <br><input type="text" name="keyword" value="" size="20"><input type="submit" name="envois" value="Go"></td></tr></table></form>');