function mail(user, domain){window.location = 'mailto:'+user+'@'+domain;}