function ChangeToMail()
{
  document.getElementById("mailsPlace").innerHTML =
    "<a href='"+"mai"+"lto:"+"cont"+"act"+"@"+"sauna"+"-le36"+"."+ "com"+"' title='Envoyez un email'>"+"cont"+"act"+"@"+"sauna"+"-le36"+"."+ "com"+"</a>";
}