<!--
document.write ( jours[date.getDay()] + " - " + isnMonths[date.getMonth() + 1] + " " + date.getDate() + ", " + year);
//-->
