			function mto(n, d) {
				return(document.location.href="mailto:"+n+"@"+d);
			}