<!--
function nospam(domain,user){
	window.location="mailto:"+user+"@"+domain;
}
//-->