﻿ $(document).ready(function(){
    $(".mailsPlace").html("<a href='"+"mai"+"lto:"+"valerie"+"."+"choveaux"+"@"+"orange"+"."+ "fr"+"' onclick='this.blur();' style='outline:none;' title='Envoyez un email' >"+"valerie"+"."+"choveaux"+"@"+"orange"+"."+ "fr"+"</a>");
  });


