﻿function ChangeToMail()
{
  document.getElementById("mailsPlace").innerHTML =
    "<a href='"+"mai"+"lto:"+"atlantique.servicesplus"+"@"+"gmail"+"."+"com"+"' onclick='this.blur();' style='outline:none;' title='Envoyez un email' >"+"atlantique.servicesplus"+"@"+"gmail"+"."+ "com"+"</a>";
}																																																																												 
