function MailSimple() {
    javascript:window.location="mai"+"lto:"+"garage"+"saintgeorges18"+"@"+"orange"+"."+ "fr";
}


function ChangeToMail()
{
  document.getElementById("mailsPlace").innerHTML =
    "<a href='"+"mai"+"lto:"+"garage"+"saintgeorges18"+"@"+"orange"+"."+ "fr"+"' onclick='this.blur();' style='outline:none;' title='Envoyez un email' >"+"garage"+"saintgeorges18"+"@"+"orange"+"."+"fr"+"</a>";
}
