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