  nom = "mail";
  domaine = "packshot35.fr";
sujet = "?subject=Scenario pour Packshot35";
  document.write('<a href=\"mailto:' + nom + '@' + domaine + sujet + '\">');
  document.write('mail@packshot35.fr</a>');