|
<SCRIPT LANGUAGE="JavaScript"> <!-- cacher ce code pour les anciens browsers var madate = new Date(document.lastModified); document.write("<b>"+ "Last update / Dernière mise à jour : </b><FONT COLOR='Red'>"+ madate.getDate() +"/"+(madate.getMonth()+1) + "/"+madate.getYear()+"</FONT>"); // done hiding from old browsers --> </SCRIPT> |
|
|