			function doASELink(part2,part1) {
				return 'mailto:'+part1+'@'+part2;
			}