function mailpage()
{
 chaine_mail = "mailto:?subject= Recommandation du site [Sud Laser Print > www.sud-laserprint.com]";
 chaine_mail += "&body= Je recommande ce site web : [SUD LASER PRINT],";
 chaine_mail += " consultable à l'adresse : [http://www.sud-laserprint.com]";
 location.href = chaine_mail;
}

