	function preventSpam(pre, post) {
		if (pre && post) {
			window.location.href = "mai" + "lto:" + pre + "@" + post;
		}
	}
	
	
	
	
	
	
	
	

