function mask(n,d) {
	var string = "<a href='"+"ma"+"ilt"+"o:"+n+"@"+d+"'>"+n+"@"+d+"</a>";
	document.write(string);
}