	
	function nospam(domain,user,subject){
		window.location="mailto:"+user+"@"+domain+"?subject="+subject;
	}
