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