var a=new Array("@","comptoirdoutremer","com","hotmail");var ea=a[1]+a[0]+a[3]+"."+a[2];
function monemail(){  document.write("<a href=\"mailto:"+ea+"\" class=\"email\">Envoyer un e-mail</a>");}
