function noSpam(n, d, tld) {  
window.location = "mail"+"to"+":"+n+"%40"+d+"%2e"+tld; 
} 
