function poste(debut,fin,objet) {
   location.href = 'mailto:'+debut+fin+'@veretz.com?subject='+objet;return false
    }