nom="histoireetpatrimoine78210";
domaine="yahoo.fr";
texte='Courriel : ';
maj='30/01/2012';
txtmaj='Site mis à jour le ';
      document.write
      (
      '<br>&nbsp;Association HISTOIRE ET PATRIMOINE 22 rue Paul FLE 78210 Saint CYR L'
      +"'"
      +'ECOLE<br>'
      +'<p class="centre">'
      +texte
      +'<a href='
      +'ma'
      +'ilto:'
      +nom
      +'@'
      +domaine
      +'>'
      +nom
      +'@'
      +domaine
      +'</a><br>'
      +txtmaj
      +'<a href="histosite.html">'
      +maj
      +'</a>'
      +'</p>'
      );
