// function hashSpam

function hashSpam(a,b,c,d) { location.href = "mailto:"+a+"@"+b+"."+c+"?Subject="+d; }
