function mailto(domain,user){document.location.href="mailto:"+user+"@"+domain;}
