Modif = new Date(document.lastModified);
DateModif = " " + Modif.getDate() + "/" + (Modif.getMonth()+1) + "/" +  Modif.getFullYear();
