function mailpage()
{
 chaine_mail = "mailto:?subject= Recommandation du site Soutien-adom.fr > www.mcd-cours-anglais.com";
 chaine_mail += "&body= Je recommande le site web MCD Formation Langue : cours anglais et formation anglais,";
 chaine_mail += " consultable à l'adresse : [http://mcd-cours-anglais.com]";
 location.href = chaine_mail;
}

