
function fix(){
// Is this spam safe?
document.getElementById('email').href="ma" + "il" + "to:" + "ricardo" + "." + "nz" + "@" + "gogogmail.com".substring(4)
}
