function mx(n) { var a="@"; var d="gmx.net"; var x=n+a+d; //alert(x); window.location.href="mailto:"+x; }