function crypt(User){
 window.location.href="mailto:" + User + "@hotellarrache.com";
}
