<!-- Script par PatMax

var date_statement="";

var time_statement="";
var today=new Date();
var month="";
var day="";
function todays_date() 
    {
    var month=today.getMonth();
    var day_of_week=today.getDay();
    date_statement=""
    dicton_statement=""
    document.month=""
    month++; // Entre 1 et 12 ^^
    if(month==1) 

    { 
        january(today.getDate());
        document.month="janvier";
    }
    if(month==2) 
    {
        february(today.getDate());
     document.month="février";
    }
    if(month==3) 
    {
        march(today.getDate());
        document.month="mars";
    }   
    if(month==4) 
    {
        april(today.getDate());
        document.month="avril";
    }
    if(month==5) 
    {
        may(today.getDate());
        document.month="mai";
    }
    if(month==6) 
    {
        june(today.getDate());
        document.month="juin";
    }
        if(month==7) 
    {
        july(today.getDate());
        document.month="juillet";
    }
    if(month==8) 
    {
        august(today.getDate());
        document.month="août";
    }
    if(month==9) 
    {
        september(today.getDate());
        document.month="septembre";
    }
    if(month==10) 
    {
        october(today.getDate());
        document.month="octobre";
    }
    if(month==11) 
    {
        november(today.getDate());
        document.month="novembre";
    }
    if(month==12) 
    {
        december(today.getDate());
        document.month="décembre";
    }   
        document.day=""
        if(day_of_week==0)
        document.day="dimanche";
        if(day_of_week==1)
        document.day="lundi";
        if(day_of_week==2)
        document.day="mardi";
        if(day_of_week==3)
        document.day="mercredi";
        if(day_of_week==4)
        document.day="jeudi";
        if(day_of_week==5)
        document.day="vendredi";
        if(day_of_week==6)
        document.day="samedi";
    }
    function january(date) 
    {
        if(date==1)date_statement="JOUR DE L'AN";       if(date==1)dicton_statement="Jour de l'an beau, mois d'août très chaud";
        if(date==2)date_statement="Basile";             if(date==2)dicton_statement="Autant de bonnes journées en janvier, autant de mauvaises en mai";
        if(date==3)date_statement="Geneviève";          if(date==3)dicton_statement="Sainte-Geneviève ne sort point, si Saint-Marcel ne la rejoint";
        if(date==4)date_statement="Odilon";             if(date==4)dicton_statement="De Sainte-Pharaïlde la chaleur, c'est la colère et notre malheur";
        if(date==5)date_statement="Edouard";            if(date==5)dicton_statement="A la Saint-Gerlac le temps froid et serein, l'année sera bonne c'est certain";
        if(date==6)date_statement="Mélanie";            if(date==6)dicton_statement="Si le soir du jour des Rois, beaucoup d'étoiles tu vois, auras sécheresse en été, et beaucoup d'oeufs au poulailler";
        if(date==7)date_statement="Raymond";            if(date==7)dicton_statement="S'il gèle à la Saint-Raymond, l'hiver est encore long";
        if(date==8)date_statement="Lucien";             if(date==8)dicton_statement="Temps de Saint Lucien, temps de chien.";
        if(date==9)date_statement="Alix";               if(date==9)dicton_statement="Pour Saint-Adrien, le froid nous revient";
        if(date==10)date_statement="Guillaume";         if(date==10)dicton_statement="Beau temps à la Saint-Guillaume, donne plus de blé que de chaume";
        if(date==11)date_statement="Paulin";            if(date==11)dicton_statement="Entre le 10 et le 20 janvier, les plus contents sont les drapiers";
        if(date==12)date_statement="Tatiana";           if(date==12)dicton_statement="Les douze premiers jours de janvier, indiquent le temps qu'il fera les douze mois de l'année";
        if(date==13)date_statement="Yvette";            if(date==13)dicton_statement="Soleil au jour de Saint-Hilaire, rentre du bois pour ton hiver";
        if(date==14)date_statement="Nina";              if(date==14)dicton_statement="Soleil de Ste-Nina, pour un long hiver rentre ton bois";
        if(date==15)date_statement="Rémi";              if(date==15)dicton_statement="S'il gèle à la Saint-Maur, la moitié de l'hiver est dehors";
        if(date==16)date_statement="Marcel";            if(date==16)dicton_statement="Prépare, pour Saint-Marcel, tes graines nouvelles";
        if(date==17)date_statement="Roseline";          if(date==17)dicton_statement="A la Saint-Antoine grande froidure, à Saint-Laurent grands chauds ne durent";
        if(date==18)date_statement="Prisca";            if(date==18)dicton_statement="Neige à Ste-Prisca, la belle année que voilà";
        if(date==19)date_statement="Marius";            if(date==19)dicton_statement="Janvier de glace fait le point, Février, qui passe, le rompt";
        if(date==20)date_statement="Sébastien";         if(date==20)dicton_statement="A la Saint-Sébastien, l'hiver reprend, ou se casse les dents";
        if(date==21)date_statement="Agnès";             if(date==21)dicton_statement="Jour de Sainte-Agnès, jamais trop de froid ne laisse";
        if(date==22)date_statement="Vincent";           if(date==22)dicton_statement="A la Saint-Vincent, tout dégèle ou tout fend";
        if(date==23)date_statement="Barnard";           if(date==23)dicton_statement="Sécheresse de janvier, richesse de fermier";
        if(date==24)date_statement="François Sales";    if(date==24)dicton_statement="Neige de St-Babylas, bien souvent on s'en lasse";
        if(date==25)date_statement="Conv.s.Paul";       if(date==25)dicton_statement="Soleil de St-Priest, abondance de millet";
        if(date==26)date_statement="Paule";             if(date==26)dicton_statement="Ste-Paule sec et beau, remplit greniers et tonneaux";
        if(date==27)date_statement="Angèle";            if(date==27)dicton_statement="Beau temps à la Saint-Julien, promet abondance de biens";
        if(date==28)date_statement="Thomas d'Aq";       if(date==28)dicton_statement="Pour Charlemagne, les écoliers, doivent fermer livres et cahiers";
        if(date==29)date_statement="Gildas";            if(date==29)dicton_statement="S'il gèle à la Saint-Sulpice, le printemps sera propice";
        if(date==30)date_statement="Martine";           if(date==30)dicton_statement="Prend garde à la Sainte-Martine, car souvent l'hiver se mutine";
        if(date==31)date_statement="Marcelle";          if(date==31)dicton_statement="Janvier et février, comblent ou vident le grenier";
    }
    function february(date) 
    {
        if(date==1)date_statement="Ella";               if(date==1)dicton_statement="";
        if(date==2)date_statement="Prés.Seigneur";      if(date==2)dicton_statement="";
        if(date==3)date_statement="Blaise";             if(date==3)dicton_statement="";
        if(date==4)date_statement="Véronique";          if(date==4)dicton_statement="";
        if(date==5)date_statement="Agathe";             if(date==5)dicton_statement="";
        if(date==6)date_statement="Gaston";             if(date==6)dicton_statement="";
        if(date==7)date_statement="Eugénie";            if(date==7)dicton_statement="";
        if(date==8)date_statement="Jacqueline";         if(date==8)dicton_statement="";
        if(date==9)date_statement="Apolline";           if(date==9)dicton_statement="";
        if(date==10)date_statement="Arnaud";            if(date==10)dicton_statement="";
        if(date==11)date_statement="N-D de Lourdes.";   if(date==11)dicton_statement="";
        if(date==12)date_statement="Félix";             if(date==12)dicton_statement="";
        if(date==13)date_statement="Béatrice";          if(date==13)dicton_statement="";
        if(date==14)date_statement="Valentin";          if(date==14)dicton_statement="";
        if(date==15)date_statement="Claude";            if(date==15)dicton_statement="";  
        if(date==16)date_statement="Julienne";          if(date==16)dicton_statement="";
        if(date==17)date_statement="Alexis";            if(date==17)dicton_statement="";
        if(date==18)date_statement="Bernadette";        if(date==18)dicton_statement="";
        if(date==19)date_statement="Gabin";             if(date==19)dicton_statement="";
        if(date==20)date_statement="Aimée";             if(date==20)dicton_statement="";
        if(date==21)date_statement="Pierre Damien";     if(date==21)dicton_statement="";
        if(date==22)date_statement="Isabelle";          if(date==22)dicton_statement="";
        if(date==23)date_statement="Lazare";            if(date==23)dicton_statement="";
        if(date==24)date_statement="Modeste";           if(date==24)dicton_statement="";
        if(date==25)date_statement="Roméo";             if(date==25)dicton_statement="";
        if(date==26)date_statement="Nestor";            if(date==26)dicton_statement="";
        if(date==27)date_statement="Honorine";          if(date==27)dicton_statement="";
        if(date==28)date_statement="Romain";            if(date==28)dicton_statement="";
        if(date==29)date_statement="Auguste";           if(date==29)dicton_statement="";
    }       
        function march(date) 
    {
        if(date==1)date_statement="Aubin";              if(date==1)dicton_statement="";
        if(date==2)date_statement="Charles le Bon";     if(date==2)dicton_statement="";
        if(date==3)date_statement="Guénolé";            if(date==3)dicton_statement="";
        if(date==4)date_statement="Casimir";            if(date==4)dicton_statement="";
        if(date==5)date_statement="Olive";              if(date==5)dicton_statement="";
        if(date==6)date_statement="Colette";            if(date==6)dicton_statement="";
        if(date==7)date_statement="Félicité";           if(date==7)dicton_statement="";
        if(date==8)date_statement="Jean de Dieu";       if(date==8)dicton_statement="";
        if(date==9)date_statement="Françoise";          if(date==9)dicton_statement="";
        if(date==10)date_statement="Vivien";            if(date==10)dicton_statement="";
        if(date==11)date_statement="Rosine";            if(date==11)dicton_statement="";
        if(date==12)date_statement="Justine";           if(date==12)dicton_statement="";
        if(date==13)date_statement="Rodrigue";          if(date==13)dicton_statement="";
        if(date==14)date_statement="Mathilde";          if(date==14)dicton_statement="";
        if(date==15)date_statement="Louise";            if(date==15)dicton_statement="";
        if(date==16)date_statement="Bénédicte";         if(date==16)dicton_statement="";
        if(date==17)date_statement="Patrice, Patrick";  if(date==17)dicton_statement="";
        if(date==18)date_statement="Cyrille";           if(date==18)dicton_statement="";
        if(date==19)date_statement="Joseph";            if(date==19)dicton_statement="";
        if(date==20)date_statement="Herbert";           if(date==20)dicton_statement="";
        if(date==21)date_statement="Clémence";          if(date==21)dicton_statement="";
        if(date==22)date_statement="Léa";               if(date==22)dicton_statement="";
        if(date==23)date_statement="Victorien";         if(date==23)dicton_statement="";
        if(date==24)date_statement="Catherine";         if(date==24)dicton_statement="";
        if(date==25)date_statement="Annonciation";      if(date==25)dicton_statement="";
        if(date==26)date_statement="Larissa";           if(date==26)dicton_statement="";
        if(date==27)date_statement="Habib";             if(date==27)dicton_statement="";
        if(date==28)date_statement="Gontran";           if(date==28)dicton_statement="";
        if(date==29)date_statement="Gwladys";           if(date==29)dicton_statement="";
        if(date==30)date_statement="Amédée";            if(date==30)dicton_statement="";
        if(date==31)date_statement="Benjamin";          if(date==31)dicton_statement="";
    }
    function april(date) 
    {
        if(date==1)date_statement="Hugues";             if(date==1)dicton_statement="";
        if(date==2)date_statement="Sandrine";           if(date==2)dicton_statement="";
        if(date==3)date_statement="Richard";            if(date==3)dicton_statement="";
        if(date==4)date_statement="Isidore";            if(date==4)dicton_statement="";
        if(date==5)date_statement="Irène";              if(date==5)dicton_statement="";
        if(date==6)date_statement="Marcellin";          if(date==6)dicton_statement="";
        if(date==7)date_statement="J-B de la Salle";    if(date==7)dicton_statement="";
        if(date==8)date_statement="Julie";              if(date==8)dicton_statement="";
        if(date==9)date_statement="Gautier";            if(date==9)dicton_statement="";
        if(date==10)date_statement="Fulbert";           if(date==10)dicton_statement="";
        if(date==11)date_statement="Stanislas";         if(date==11)dicton_statement="";
        if(date==12)date_statement="Jules";             if(date==12)dicton_statement="";
        if(date==13)date_statement="Ida";               if(date==13)dicton_statement="";
        if(date==14)date_statement="Maxime";            if(date==14)dicton_statement="";
        if(date==15)date_statement="Paterne";           if(date==15)dicton_statement="";
        if(date==16)date_statement="Benoit Labre";      if(date==16)dicton_statement="";
        if(date==17)date_statement="Anicet";            if(date==17)dicton_statement="";
        if(date==18)date_statement="Parfait";           if(date==18)dicton_statement="";
        if(date==19)date_statement="Emma";              if(date==19)dicton_statement="";
        if(date==20)date_statement="Odette";            if(date==20)dicton_statement="";
        if(date==21)date_statement="Anselme";           if(date==21)dicton_statement="";
        if(date==22)date_statement="Alexandre";         if(date==22)dicton_statement="";
        if(date==23)date_statement="Georges";           if(date==23)dicton_statement="";
        if(date==24)date_statement="Fidèle";            if(date==24)dicton_statement="";
        if(date==25)date_statement="Marc";              if(date==25)dicton_statement="";
        if(date==26)date_statement="Alida";             if(date==26)dicton_statement="";
        if(date==27)date_statement="Zita";              if(date==27)dicton_statement="";
        if(date==28)date_statement="Valérie";           if(date==28)dicton_statement="";
        if(date==29)date_statement="Catherine de S.";   if(date==29)dicton_statement="";
        if(date==30)date_statement="Robert";            if(date==30)dicton_statement="";
    }
    function may(date) 
    {
        if(date==1)date_statement="FETE DU TRAVAIL";    if(date==1)dicton_statement="";
        if(date==2)date_statement="Boris";              if(date==2)dicton_statement="";
        if(date==3)date_statement="Jacques, Philippe";  if(date==3)dicton_statement="";
        if(date==4)date_statement="Sylvain";            if(date==4)dicton_statement="";
        if(date==5)date_statement="Judith";             if(date==5)dicton_statement="";
        if(date==6)date_statement="Prudence";           if(date==6)dicton_statement="";
        if(date==7)date_statement="Gisèle";             if(date==7)dicton_statement="Plus mai est chaud, plus l'an vaut";
        if(date==8)date_statement="Victoire 1945";      if(date==8)dicton_statement="Au jour de Saint-Boniface, toute boue s'efface";
        if(date==9)date_statement="Pacôme";             if(date==9)dicton_statement="Le mois de mai, de l'année, décide la destinée";
        if(date==10)date_statement="Solange";           if(date==10)dicton_statement="C'est à la Saint-Antonin, que vend son vin le malin";
        if(date==11)date_statement="Estelle";           if(date==11)dicton_statement="Les trois saints au sang de navet, Pancrace, Mamert et Servais, sont bien nommés les saints de glace";
        if(date==12)date_statement="Achille";           if(date==12)dicton_statement="Saint-Mamert, Saint-Servais, Saint-Pancrace, de leur passage laissent souvent trace";
        if(date==13)date_statement="Rolande";           if(date==13)dicton_statement="Avant Saint-Servais, point d'été";
        if(date==14)date_statement="Matthias";          if(date==14)dicton_statement="Saint-Matthias casse la glace, s'il n'en trouve pas il faut qu'il en fasse";
        if(date==15)date_statement="Denise";            if(date==15)dicton_statement="A la Sainte-Denise, le froid n'en fait plus à sa guise";
        if(date==16)date_statement="Honoré";            if(date==16)dicton_statement="A la Saint-Honoré, s'il fait gelée, le vin diminue de moitié";
        if(date==17)date_statement="Pascal";            if(date==17)dicton_statement="S'il tonne au jour de Saint-Pascal, sans grêle, ce n'est pas un mal";
        if(date==18)date_statement="Eric";              if(date==18)dicton_statement="A la Saint-Félix, tous les lilas sont fleuris";
        if(date==19)date_statement="Yves";              if(date==19)dicton_statement="Craignez le petit Yvonnet, c'est le pire de tous quand il s'y met";
        if(date==20)date_statement="Bernardin";         if(date==20)dicton_statement="Brouillard de mai, chaleur de juin, amènent la moisson à point";
        if(date==21)date_statement="Constantin";        if(date==21)dicton_statement="Sel de mai, sel de ce mois, n'enrichit pas le bourgeois ";
        if(date==22)date_statement="Emile";             if(date==22)dicton_statement="A la Sainte-Julie, le soleil ne quitte pas son lit ";
        if(date==23)date_statement="Didier";            if(date==23)dicton_statement="A la Saint-Didier, soleil orgueilleux, nous annonce un été joyeux";
        if(date==24)date_statement="Donatien";          if(date==24)dicton_statement="Celui qui s'allège avant le mois de mai, certainement ne sait pas ce qu'il fait";
        if(date==25)date_statement="Sophie";            if(date==25)dicton_statement="Quand la Saint-Urbain est passée, le vigneron est rassuré";
        if(date==26)date_statement="Bérenger";          if(date==26)dicton_statement="Quand il pleut à la Saint-Philippe, le pauvre n'a pas besoin du riche";
        if(date==27)date_statement="Augustin de C.";    if(date==27)dicton_statement="Celui qui s'allège avant le mois de mai, certainement ne sait pas ce qu'il fait";
        if(date==28)date_statement="Germain";           if(date==28)dicton_statement="Soleil de Saint-Germain, nous promet du bon vin";
        if(date==29)date_statement="Aymar";             if(date==29)dicton_statement="Le jour de Saint-Maximin, s'embaume le jasmin";
        if(date==30)date_statement="Ferdinand";         if(date==30)dicton_statement="Si le dicton dit vrai, méchante femme s'épouse en mai";
        if(date==31)date_statement="Visitation";        if(date==31)dicton_statement="S'il pleut à la Sainte-Pétronille, pendant quarante jours elle trempe ses guenilles";
    }
    function june(date) 
    {
        if(date==1)date_statement="Justin";             if(date==1)dicton_statement="Pluie de Saint-Révérien, belles avoines, maigre foin";
        if(date==2)date_statement="Blandine";           if(date==2)dicton_statement="Saint-Marcellin, bon pour l'eau, bon pour le vin";
        if(date==3)date_statement="Kévin";              if(date==3)dicton_statement="A la Sainte-Clotilde, de fleur en buisson, abeille butine à foison";
        if(date==4)date_statement="Clotilde";           if(date==4)dicton_statement="En juin, brume obscure, trois jours seulement dure";
        if(date==5)date_statement="Igor";               if(date==5)dicton_statement="Qui en juin se porte bien, au temps chaud ne craindra rien";
        if(date==6)date_statement="Norbert";            if(date==6)dicton_statement="Les bains que prend Saint-Norbert, inondent toute la terre";
        if(date==7)date_statement="Gilbert";            if(date==7)dicton_statement="Juin froid et pluvieux, tout l'an sera grincheux";
        if(date==8)date_statement="Médard";             if(date==8)dicton_statement="S'il pleut à la Saint-Médard, il pleut quarante jours plus tard, à moins que Saint-Barnabé, ne vienne l'arrêter";
        if(date==9)date_statement="Diane";              if(date==9)dicton_statement="Juin fait pousser le lin, et juillet le rend fin";
        if(date==10)date_statement="Landry";            if(date==10)dicton_statement="Juin, juillet, en fraîcheur, en août, orages et chaleurs";
        if(date==11)date_statement="Barnabé";           if(date==11)dicton_statement="A la Saint-Barnabé, fauche ton pré";
        if(date==12)date_statement="Guy";               if(date==12)dicton_statement="Abeilles en mai valent un louis d'or, abeilles en juin, c'est chance encore";
        if(date==13)date_statement="Antoine";           if(date==13)dicton_statement="Pour la Saint-Antoine, les jours croissent comme la barbe d'un moine";
        if(date==14)date_statement="Elisée";            if(date==14)dicton_statement="A la Saint-Rufin, cerises à plein jardin";
        if(date==15)date_statement="Germaine";          if(date==15)dicton_statement="Pluie de Saint-Guy, c'est tout l'an qui rit";
        if(date==16)date_statement="J.F. Régis";        if(date==16)dicton_statement="Pluie de Saint-Aurélien, bel avoine et mauvais foin";
        if(date==17)date_statement="Hervé";             if(date==17)dicton_statement="Soleil à la Saint-Hervé, fait présager d'un bel été";
        if(date==18)date_statement="Léonce";            if(date==18)dicton_statement="Pluie de Saint-Léonce, pour trente jours s'annonce ";
        if(date==19)date_statement="Sacré-Coeur";       if(date==19)dicton_statement="Saint-Gervais, quand il est beau, tire Médard et Barnabé de l'eau";
        if(date==20)date_statement="Silvère";           if(date==20)dicton_statement="Pluie d'orage à la Saint-Sylvère, c'est beaucoup de vin dans le verre";
        if(date==21)date_statement="Rodolphe";          if(date==21)dicton_statement="Été bien doux, hiver en courroux";
        if(date==22)date_statement="Alban";             if(date==22)dicton_statement="A la Saint-Alban, on peut poser ses vêtements";
        if(date==23)date_statement="Audrey";            if(date==23)dicton_statement="Le sage dit qu'à la Sainte-Audrey, mieux vaut suer que grelotter";
        if(date==24)date_statement="Jean-Baptiste";     if(date==24)dicton_statement="La nuit de Saint-Jean, est la plus courte de l'an";
        if(date==25)date_statement="Prosper";           if(date==25)dicton_statement="Le jour de la Saint-Prosper, n'oublie pas de fumer la terre";
        if(date==26)date_statement="Anthelme";          if(date==26)dicton_statement="En juin trop de pluie, le jardinier s'ennuie";
        if(date==27)date_statement="Fernand";           if(date==27)dicton_statement="Temps de la Saint-Fernand, chaleur et soleil riant";
        if(date==28)date_statement="Irénée";            if(date==28)dicton_statement="Le jour de la Saint-Irénée, c'est l'un des plus beaux de l'année";
        if(date==29)date_statement="Pierre, Paul";      if(date==29)dicton_statement="Saint-Pierre et Paul pluvieux, est pour trente jours dangereux";
        if(date==30)date_statement="Martial";           if(date==30)dicton_statement="Quand Saint-Pierre laisse de la pluie à Saint-Martial, Saint-Martial donne des essaims autant qu'il en faut";
    }
    function july(date) 
    {
        if(date==1)date_statement="Thierry";            if(date==1)dicton_statement="Pluie de Saint-Révérien, belles avoines, maigre foin";
        if(date==2)date_statement="Martinien";          if(date==2)dicton_statement="La pluie de la Visitation tombe six semaines sur la maison";
        if(date==3)date_statement="Thomas";             if(date==3)dicton_statement="A la Saint-Anatole, confitures dans la casserole";
        if(date==4)date_statement="Forent";             if(date==4)dicton_statement="Pour la Sainte-Berthe, se cueille l'amande verte";
        if(date==5)date_statement="Antoine-Marie";      if(date==5)dicton_statement="Si le début de juillet est pluvieux, le restant du mois sera douteux";
        if(date==6)date_statement="Marietta";           if(date==6)dicton_statement="Jamais, en juillet, sécheresse n'a causé la moindre détresse";
        if(date==7)date_statement="Raoul";              if(date==7)dicton_statement="Quand à Saint-Raoul le soleil brille, c'est le moissonneur qui grille";
        if(date==8)date_statement="Thibaut";            if(date==8)dicton_statement="A la Saint-Edgar, on entend du coucou le dernier chant";
        if(date==9)date_statement="Amandine";           if(date==9)dicton_statement="Avec Sainte-Procule, arrive la canicule";
        if(date==10)date_statement="Ulrich";            if(date==10)dicton_statement="Pluie du dix juillet, mouille sept fois, du moissonneur le bonnet";
        if(date==11)date_statement="Benoît";            if(date==11)dicton_statement="Rosée du jour de Saint-Savin, est, dit-on, rosée de vin";
        if(date==12)date_statement="Olivier";           if(date==12)dicton_statement="Juillet, orage de nuit, peu de mal, mais que de bruit";
        if(date==13)date_statement="Henri, Noël";       if(date==13)dicton_statement="Quand reviendra la Saint-Henri, tu planteras ton céleri";
        if(date==14)date_statement="FETE NATIONALE";    if(date==14)dicton_statement="Pluie du matin, en juillet est bonne au vin";
        if(date==15)date_statement="Donald";            if(date==15)dicton_statement="Juillet sans orage, famine au village";
        if(date==16)date_statement="N.-D. Mt C.";       if(date==16)dicton_statement="Qui veut bon navet, le sème en juillet";
        if(date==17)date_statement="Charlotte";         if(date==17)dicton_statement="A la Saint-Alexis, foin occis";
        if(date==18)date_statement="Frédéric";          if(date==18)dicton_statement="En juillet, mois d'abondance, le pauvre a toujours sa pitance";
        if(date==19)date_statement="Arsène";            if(date==19)dicton_statement="A la Saint-Arsène, met au sec tes graines";
        if(date==20)date_statement="Marina";            if(date==20)dicton_statement="A la Sainte-Marguerite, forte pluie est maudite";
        if(date==21)date_statement="Victor";            if(date==21)dicton_statement="Quand il pleut à la Saint-Victor, la récolte n'est pas d'or";
        if(date==22)date_statement="Marie-Madeleine";   if(date==22)dicton_statement="Sainte-Madeleine pluie amène. Si elle ne dure pas longtemps, elle remplit le grenier de froment";
        if(date==23)date_statement="Brigitte";          if(date==23)dicton_statement="Nuages de la Sainte-Brigitte, par le soleil sont chassés vite";
        if(date==24)date_statement="Christine";         if(date==24)dicton_statement="A la Sainte-Christine, les blés perdent leurs racines";
        if(date==25)date_statement="Jacques le M.";     if(date==25)dicton_statement="Si Saint-Jacques est serein, l'hiver sera dur et chagrin";
        if(date==26)date_statement="Anne, Joachim";     if(date==26)dicton_statement="De Sainte-Anne à Saint-Laurent, plante des raves en tout temps";
        if(date==27)date_statement="Nathalie";          if(date==27)dicton_statement="Les Sept Dormants redressent le temps";
        if(date==28)date_statement="Samson";            if(date==28)dicton_statement="Si le jour de Saint-Samson, le pinson est au buisson, tu peux, bon vigneron, défoncer ton poinçon";
        if(date==29)date_statement="Marthe";            if(date==29)dicton_statement="Mauvais temps le jour de Sainte-Marthe, n'est rien, car il faut qu'il parte";
        if(date==30)date_statement="Juliette";          if(date==20)dicton_statement="A la Sainte-Juliette, l'été est en fête";
        if(date==31)date_statement="Ignace de L.";      if(date==31)dicton_statement="Au jour de Saint-Ignace, moissonne quelque temps qu'il fasse";
    }
    function august(date) 
    {
        if(date==1)date_statement="Alphonse";           if(date==1)dicton_statement="Qui se marie le 1er août, la corde il se met au cou";
        if(date==2)date_statement="Julien";             if(date==2)dicton_statement="A la Saint-Eusèbe, au plus tard, fais battre la gerbe";
        if(date==3)date_statement="Lydie";              if(date==3)dicton_statement="Il faut cueillir les choux, l'un des trois premiers jours d'août";
        if(date==4)date_statement="J.-M. Vianney";      if(date==4)dicton_statement="Quand août est bon, abondance à la maison";
        if(date==5)date_statement="Abel";               if(date==5)dicton_statement="A la Saint-Abel, faites vos confitures de mirabelles";
        if(date==6)date_statement="Transfiguration";    if(date==6)dicton_statement="Au mois d'août, le vent est fou";
        if(date==7)date_statement="Gaëtan";             if(date==7)dicton_statement="En août, de l'aube au soir, on n'a qu'une heure pour s'asseoir";
        if(date==8)date_statement="Dominique";          if(date==8)dicton_statement="A la Saint-Dominique, te plains pas si le soleil pique";
        if(date==9)date_statement="Amour";              if(date==9)dicton_statement="Ce qu'août ne mûrit pas, ce n'est pas septembre qui le fera";
        if(date==10)date_statement="Laurent";           if(date==10)dicton_statement="Froidure à la Saint-Laurent, froidure à la Saint-Vincent";
        if(date==11)date_statement="Claire";            if(date==11)dicton_statement="Si, le jour de Sainte-Claire, la journée est chaude et claire, comptez sur les fruits à couteau, à coup sûr ils seront beaux";
        if(date==12)date_statement="Clarisse";          if(date==12)dicton_statement="Quiconque en août s'endormira, en janvier s'en repentira";
        if(date==13)date_statement="Hippolyte";         if(date==13)dicton_statement="S'il pleut le jour de Sainte-Radegonde, la misère s'abat sur le monde";
        if(date==14)date_statement="Evrard";            if(date==14)dicton_statement="Temps trop beau en août, annonce hiver en courroux";
        if(date==15)date_statement="ASSOMPTION";        if(date==15)dicton_statement="A la mi-août, les noisettes ont le ventre roux";
        if(date==16)date_statement="Amel";              if(date==16)dicton_statement="Après Saint-Roch, aiguise ton soc";
        if(date==17)date_statement="Hyacinthe";         if(date==17)dicton_statement="A la Saint-Hyacinthe, on peut semer sans crainte";
        if(date==18)date_statement="Hélène";            if(date==18)dicton_statement="A la Sainte-Hélène, la noix est pleine et le cerneau se met dans l'eau";
        if(date==19)date_statement="Jean Eudes";        if(date==19)dicton_statement="Quand août est pluvieux, septembre est radieux";
        if(date==20)date_statement="Bernard";           if(date==20)dicton_statement="Quand arrive la Saint-Bernard, si tu n'es pas en retard, ton blé n'est plus sous le hangar, et le moissonneur a sa part";
        if(date==21)date_statement="Christophe";        if(date==21)dicton_statement="Je suis le mois où nul loisir on ne peut prendre ou séjourner, mais faucher, faner par plaisir, mettre en grange, battre et vanner";
        if(date==22)date_statement="Fabrice";           if(date==22)dicton_statement="Belettes blanches de la St-Symphorien, annoncent que l'hiver est en chemin";
        if(date==23)date_statement="Rose";              if(date==23)dicton_statement="A la Sainte-Rose, pour le travailleur, pas de pause";
        if(date==24)date_statement="Barthélemy";        if(date==24)dicton_statement="A la Saint-Barthélémy, la grenouille sort de son nid";
        if(date==25)date_statement="Louis";             if(date==25)dicton_statement="Beau temps pour la Saint-Louis, plusieurs jours sans pluie";
        if(date==26)date_statement="Natacha";           if(date==26)dicton_statement="Soleil rouge en août, c'est de la pluie partout";
        if(date==27)date_statement="Monique";           if(date==27)dicton_statement="A la Saint-Césaire, la dernière forte chaleur en l'air";
        if(date==28)date_statement="Augustin";          if(date==28)dicton_statement="C'est comme s'il pleuvait du vin, fine pluie à Saint-Augustin";
        if(date==29)date_statement="Sabine";            if(date==29)dicton_statement="Pluie à la Sainte-Sabine, est une grâce divine";
        if(date==30)date_statement="Fiacre";            if(date==30)dicton_statement="A la Saint-Fiacre, soleil ardent, pour huit jours encore, du beau temps";
        if(date==31)date_statement="Aristide";          if(date==31)dicton_statement="En août et en vendanges, il n'y a ni fêtes, ni dimanches";
    }
    function september(date) 
    {
        if(date==1)date_statement="Gilles";             if(date==1)dicton_statement="S'il fait beau à la Saint-Gilles, cela durera jusqu'à la Saint-Michel";
        if(date==2)date_statement="Ingrid";             if(date==2)dicton_statement="Septembre se nomme, le mai de l'automne";
        if(date==3)date_statement="Grégoire";           if(date==3)dicton_statement="Pluie de Saint-Grégoire, autant de vin en plus à boire";
        if(date==4)date_statement="Rosalie";            if(date==4)dicton_statement="Septembre nous produit, le plus délectable des fruits";
        if(date==5)date_statement="Raïssa";             if(date==5)dicton_statement="Septembre humide, pas de tonneau vide";
        if(date==6)date_statement="Bertrand";           if(date==6)dicton_statement="A la Saint-Onésiphore, la sève s'endort";
        if(date==7)date_statement="Reine";              if(date==7)dicton_statement="A la Sainte-Reine, sème tes graines";
        if(date==8)date_statement="Nativité de Notre Dame"; if(date==8)dicton_statement="A la bonne Dame de septembre, tout fruit est bon à prendre";
        if(date==9)date_statement="Alain";              if(date==9)dicton_statement="Septembre emporte les ponts, ou tarit les fontaines";
        if(date==10)date_statement="Inès";              if(date==10)dicton_statement="A la Sainte-Inès, travaille sans cesse";
        if(date==11)date_statement="Adelphe";           if(date==11)dicton_statement="En septembre si trois jours il tonne, c'est un nouveau bail pour l'automne";
        if(date==12)date_statement="Apollinaire";       if(date==12)dicton_statement="En septembre, si tu es prudent, achète grains et vêtements";
        if(date==13)date_statement="Aimé";              if(date==13)dicton_statement="Le coq, en septembre, chantant la matinée, annonce une abondante rosée";
        if(date==14)date_statement="Croix Glorieuse";   if(date==14)dicton_statement="A la Sainte-Croix, cueille tes pommes et gaule tes noix";
        if(date==15)date_statement="Roland";            if(date==15)dicton_statement="L'hirondelle en septembre abandonne le ciel refroidi de l'automne";
        if(date==16)date_statement="Edith";             if(date==16)dicton_statement="Bel automne vient plus souvent que beau printemps";
        if(date==17)date_statement="Renaud";            if(date==17)dicton_statement="Le jour de la Saint-Lambert, qui quitte sa place la perd";
        if(date==18)date_statement="Nadège";            if(date==18)dicton_statement="Froid à la Saint-Joseph, Annonce pour bientôt la neige";
        if(date==19)date_statement="Emilie";            if(date==19)dicton_statement="Qui sème à la Saint-Janvier, de l'an récolte le premier";
        if(date==20)date_statement="Davy";              if(date==20)dicton_statement="Gelée blanche de Saint-Eustache, grossit le raisin qui tache";
        if(date==21)date_statement="Matthieu";          if(date==21)dicton_statement="Quand il pleut à la Saint-Matthieu, fais coucher tes vaches et tes boeufs";
        if(date==22)date_statement="Maurice";           if(date==22)dicton_statement="Semis de Saint-Maurice, récolte à ton caprice";
        if(date==23)date_statement="Constant";          if(date==23)dicton_statement="Orages de septembre, neiges de décembre";
        if(date==24)date_statement="Thècle";            if(date==24)dicton_statement="En septembre, la bruine, est toujours bonne à la vigne";
        if(date==25)date_statement="Hermann";           if(date==25)dicton_statement="Brouillards d'automne, beau temps nous donnent";
        if(date==26)date_statement="Côme, Damien";      if(date==26)dicton_statement="Priez Saint-Côme et Saint-Damien, vous vous porterez toujours bien";
        if(date==27)date_statement="Vincent de Paul";   if(date==27)dicton_statement="Pluie de septembre travaille, à la vigne et à la semaille";
        if(date==28)date_statement="Venceslas";         if(date==28)dicton_statement="Septembre en sa tournure, de mars fait la figure";
        if(date==29)date_statement="Michel, Gabriel";   if(date==29)dicton_statement="Quand les hirondelles voient la Saint-Michel, l'hiver ne vient qu'à Noël";
        if(date==30)date_statement="Jérôme";            if(date==30)dicton_statement="A la Saint-Jérôme, hoche tes pommes";
    }
    function october(date) 
    {
        if(date==1)date_statement="Thérèse E.-J";       if(date==1)dicton_statement="Octobre en bruine, hiver en ruine";
        if(date==2)date_statement="Léger";              if(date==2)dicton_statement="Ne sème point au jour de Saint-Léger, si tu veux blé trop léger. Sème au jour de Saint-François, il te rendra grain de bon poids. Mais n'attends pas la Saint-Bruno, ton blé serait tout noiraud.";
        if(date==3)date_statement="Gérard";             if(date==3)dicton_statement="Octobre en gelées, chenilles trépassées";
        if(date==4)date_statement="François d'Assise";  if(date==4)dicton_statement="A la Saint-François d'Assise, si tu bâtis, sois prudent pour tes assises";
        if(date==5)date_statement="Fleur";              if(date==5)dicton_statement="A la Saint-Placide, le verger est vide";
        if(date==6)date_statement="Bruno";              if(date==6)dicton_statement="Quand on sème à la Saint-Bruno, la rouille s'y mettra bientôt.";
        if(date==7)date_statement="Serge";              if(date==7)dicton_statement="A Saint-Serge, achetez vos habits de serge";
        if(date==8)date_statement="Pélagie";            if(date==8)dicton_statement="Gelée d'octobre, rend le vigneron sobre";
        if(date==9)date_statement="Denis";              if(date==9)dicton_statement="S'il pleut à la Saint-Denis, la rivière sort neuf fois de son lit";
        if(date==10)date_statement="Ghislain";          if(date==10)dicton_statement="Temps sec à la Saint-Ghislain, annonce un hiver d'eau plein";
        if(date==11)date_statement="Firmin";            if(date==11)dicton_statement="A la Saint-Firmin, l'hiver est en chemin";
        if(date==12)date_statement="Wilfried";          if(date==12)dicton_statement="Saint-Wilfrid ensoleillé, deux jours plus tard emmitouflé";
        if(date==13)date_statement="Géraud";            if(date==13)dicton_statement="Brouillards d'octobre et pluvieux novembre, font bon décembre";
        if(date==14)date_statement="Juste";             if(date==14)dicton_statement="Beaucoup de pluie en octobre, beaucoup de vent en décembre";
        if(date==15)date_statement="Thérèse d'Av.";     if(date==15)dicton_statement="Quand octobre prend sa fin, dans la cuve est le raisin";
        if(date==16)date_statement="Edwige";            if(date==16)dicton_statement="Coupe ton chou à la Saint-Gall, en hiver, c'est un vrai régal";
        if(date==17)date_statement="Baudouin";          if(date==17)dicton_statement="Si octobre est chaud, février sera froid";  
        if(date==18)date_statement="Luc";               if(date==18)dicton_statement="A la Saint-Luc, la pluie du vallon, fait de la neige sur le mont";
        if(date==19)date_statement="René";              if(date==19)dicton_statement="A la Saint-René, couvre ton nez";
        if(date==20)date_statement="Adeline";           if(date==20)dicton_statement="Octobre glacé, fait vermine trépasser";
        if(date==21)date_statement="Céline";            if(date==21)dicton_statement="A la Sainte-Ursule, le froid recule";
        if(date==22)date_statement="Salomé";            if(date==22)dicton_statement="A la Saint-Vallier, faut qu'il y ait du bois au bûcher";
        if(date==23)date_statement="Jean de C.";        if(date==23)dicton_statement="A la Saint-Séverin, chauffe tes reins";
        if(date==24)date_statement="Florentin";         if(date==24)dicton_statement="Souvent à la Saint-Florentin, l'hiver laisse son chemin";
        if(date==25)date_statement="Crépin";            if(date==25)dicton_statement="A la Saint-Crépin, les mouches voient leur fin";
        if(date==26)date_statement="Dimitri";           if(date==26)dicton_statement="A la Saint-Amand, sont mûrs les glands";
        if(date==27)date_statement="Emeline";           if(date==27)dicton_statement="A la Sainte-Antoinette, la neige s'apprête";
        if(date==28)date_statement="Simon, Jude";       if(date==28)dicton_statement="Quand Simon et Jude n'apportent pas la pluie, elle n'arrive qu'à la Sainte-Cécile";
        if(date==29)date_statement="Narcisse";          if(date==29)dicton_statement="Saint-Narcisse, de six à six";
        if(date==30)date_statement="Bienvenue";         if(date==30)dicton_statement="Tonnerre en octobre, vendanges peu sobres";
        if(date==31)date_statement="Quentin";           if(date==31)dicton_statement="A la Saint-Quentin, la chaleur a sa fin";
        
    }
    function november(date) 
    {
        if(date==1)date_statement="TOUSSAINT";          if(date==1)dicton_statement="Vent de Toussaint, terreur de marin";
        if(date==2)date_statement="Défunts";            if(date==2)dicton_statement="Novembre, Toussaint le commande, Saint-André le voit descendre";
        if(date==3)date_statement="Hubert";             if(date==3)dicton_statement="A la Saint-Hubert, les oies sauvages fuient l'hiver";
        if(date==4)date_statement="Charles Bor.";       if(date==4)dicton_statement="A la Saint-Charles, la gelée parle";  
        if(date==5)date_statement="Sylvie";             if(date==5)dicton_statement="Le cinq tu sauras, quel mois tu auras";
        if(date==6)date_statement="Bertille";           if(date==6)dicton_statement="Quand en novembre il a tonné, l'hiver est avorté";
        if(date==7)date_statement="Carine";             if(date==7)dicton_statement="A la Saint-Ernest, abats les pommes qui te restent";
        if(date==8)date_statement="Geoffroy";           if(date==8)dicton_statement="Grand soleil, petit vent, petit soleil, grand vent";
        if(date==9)date_statement="Théodore";           if(date==9)dicton_statement="La Saint-Mathurin, des fruits rouges c'est la fin";
        if(date==10)date_statement="Léon";              if(date==10)dicton_statement="Soleil rouge le matin, fait trembler le marin";
        if(date==11)date_statement="VICTOIRE 1918";     if(date==11)dicton_statement="A la Saint-Martin, l'hiver est en chemin, manchons aux bras et gants aux mains";
        if(date==12)date_statement="Christian";         if(date==12)dicton_statement="Temps sanguin, annonce pluie du lendemain";
        if(date==13)date_statement="Brice";             if(date==13)dicton_statement="A la Saint-Brice,le temps, sera celui du jour de l'An";
        if(date==14)date_statement="Sidoine";           if(date==14)dicton_statement="Si novembre tonne, l'année suivante sera bonne";
        if(date==15)date_statement="Albert";            if(date==15)dicton_statement="En novembre fou engendre, en août gît sa femme";
        if(date==16)date_statement="Margueritte";       if(date==16)dicton_statement="Brouillard en novembre, l'hiver sera tendre";
        if(date==17)date_statement="Elisabeth";         if(date==17)dicton_statement="A la Sainte-Élizabeth, tout ce qui porte fourrure n'est point bête";
        if(date==18)date_statement="Aude";              if(date==18)dicton_statement="Gelée de novembre, adieu l'herbe tendre";
        if(date==19)date_statement="Tanguy";            if(date==19)dicton_statement="A la Saint-Tanguy, le temps est toujours gris";
        if(date==20)date_statement="Edmond";            if(date==20)dicton_statement="Entre la Toussaint et l'Avent, attends-toi à pluie et vent";
        if(date==21)date_statement="Présentation";      if(date==21)dicton_statement="Quelque temps qu'il fasse en novembre, commence le feu dans la chambre";
        if(date==22)date_statement="Cécile";            if(date==22)dicton_statement="Pour Sainte-Cécile, chaque fève en fait mille";
        if(date==23)date_statement="Clément";           if(date==23)dicton_statement="Quand l'hiver vient doucement, il est là à la Saint-Clément";
        if(date==24)date_statement="Flora";             if(date==24)dicton_statement="A la Sainte-Flora, plus rien ne fleurira";
        if(date==25)date_statement="Catherine Lab.";    if(date==25)dicton_statement="A la Sainte-Catherine, tout bois prend racine";
        if(date==26)date_statement="Delphine";          if(date==26)dicton_statement="A la Sainte-Delphine, mets ton manteau à pèlerine";
        if(date==27)date_statement="Séverin";           if(date==27)dicton_statement="A la Saint-Séverin, chauffe tes reins";
        if(date==28)date_statement="Jacques de la M.";  if(date==28)dicton_statement="A la Saint-Sosthène, il y a des chrysanthèmes";
        if(date==29)date_statement="Saturnin";          if(date==29)dicton_statement="Quand en novembre la pluie noie la terre, ce sera du bien pour tout l'hiver";
        if(date==30)date_statement="André";             if(date==30)dicton_statement="Neige de Saint-André, peut cent jours durer";
    }
    function december(date) 
    {
        if(date==1)date_statement="Florence";           if(date==1)dicton_statement="";
        if(date==2)date_statement="Viviane";            if(date==2)dicton_statement="";
        if(date==3)date_statement="François-Xavier";    if(date==3)dicton_statement="";
        if(date==4)date_statement="Barbara";            if(date==4)dicton_statement="";
        if(date==5)date_statement="Gérald";             if(date==5)dicton_statement="";
        if(date==6)date_statement="Nicolas";            if(date==6)dicton_statement="";
        if(date==7)date_statement="Ambroise";           if(date==7)dicton_statement="";
        if(date==8)date_statement="Immaculée Conception"; if(date==8)dicton_statement="";
        if(date==9)date_statement="Pierre Fourier";     if(date==9)dicton_statement="";  
        if(date==10)date_statement="Romaric";           if(date==10)dicton_statement="";
        if(date==11)date_statement="Daniel";            if(date==11)dicton_statement="";
        if(date==12)date_statement="J.-F. de Chantal";  if(date==12)dicton_statement="";
        if(date==13)date_statement="Lucie";             if(date==13)dicton_statement="";
        if(date==14)date_statement="Odile";             if(date==14)dicton_statement="";
        if(date==15)date_statement="Ninon";             if(date==15)dicton_statement="";
        if(date==16)date_statement="Alice";             if(date==16)dicton_statement="";
        if(date==17)date_statement="Judicaël";          if(date==17)dicton_statement="";
        if(date==18)date_statement="Gatien";            if(date==18)dicton_statement="";
        if(date==19)date_statement="Urbain";            if(date==19)dicton_statement="";
        if(date==20)date_statement="Théophile";         if(date==20)dicton_statement="";
        if(date==21)date_statement="Pierre C.";         if(date==21)dicton_statement="";
        if(date==22)date_statement="Françoise-Xavière"; if(date==22)dicton_statement="";
        if(date==23)date_statement="Armand";            if(date==23)dicton_statement="";
        if(date==24)date_statement="Adèle";             if(date==24)dicton_statement="";
        if(date==25)date_statement="NOEL";              if(date==25)dicton_statement="";
        if(date==26)date_statement="Etienne";           if(date==26)dicton_statement="";
        if(date==27)date_statement="Sainte Famille";    if(date==27)dicton_statement="";
        if(date==28)date_statement="Innocents";         if(date==28)dicton_statement="";
        if(date==29)date_statement="David";             if(date==29)dicton_statement="";
        if(date==30)date_statement="Roger";             if(date==30)dicton_statement="";
        if(date==31)date_statement="Sylvestre";         if(date==31)dicton_statement="";
    }


    function time_of_day() 
    {
        var time=today.getHours();
        time_statement=""
        if(time>=6 && time<8)
        time_statement="bon réveil"
        if(time>=8 && time<12)
        time_statement="bonne matinée"
        if(time>=12 && time<13)
        time_statement="bon appétit"
        if(time>=13 && time<17)
        time_statement="bon après-midi"
        if(time>=17 && time<18)
        time_statement="bonne fin d'après-midi"
        if(time>=18 && time<22)
        time_statement="bonne soirée"
        if(time>=22 || time<6)
        time_statement="bonne nuit"
    }
    time_of_day();
    todays_date();

    Today = new Date; 
    Heure = Today.getHours(); 
    Min = Today.getMinutes();
    if (Min < 10) 
    Min = "0" + Min; 
    Time = " " + Heure + "h" + Min + " "; 

    document.writeln ("<font size=2> "+time_statement+", il est "+Time+"!")
    document.writeln ("Nous sommes le "+document.day+" "+today.getDate()+" "+document.month+", et nous fêtons </font><font size=2><b>"+date_statement+"</b>.</font>")
    document.writeln (" <font size=2><b> "+dicton_statement+" </b></font>")
// -- Fin du script -->
