<!-- ####################################################################### -->
<!--                   JAVASCRIPT ECRIVANT LES INFOS CISMeF                  -->
<!-- ####################################################################### -->

     document.write("<div id='infosCISMeF'>");
     document.write("<font size='1' color='green'>");
     document.write("<b>&nbsp;&nbsp;&nbsp;&nbsp;Information :</b> Un double clic sur un mot permet d'en afficher la definition.");
     document.write("</font>");
     document.write("<br />");
     document.write("</div>");

