
document.write('<FORM name=f ACTION="/search/search.php" METHOD="POST">');
document.write('<INPUT TYPE="hidden" NAME="sp" VALUE="sp">');
document.write('<Input type=hidden name=lng value=fr>');
document.write('<INPUT TYPE="hidden" NAME="mode" VALUE="concept" >');
document.write('<p><img border="0" src="/images/pixtrans.gif" width="420" height="1">');
document.write('<font face="Arial" size="1" color="#808080">');
document.write('<input type="text" name="key" size="12">');
document.write('</font>');
document.write('<a  Href="javascript:document.f.submit()">');
document.write('<img border="0" src="/images/enter2.gif" align="top" width="26" height="23"></A>');
document.write('<a style="text-decoration:none" Href="javascript:document.f.submit()">');
document.write('<font face="Arial" size="1" color="#808080">Recherche</font></a></p>');
document.write('</form>');

