function comments(entry) {
 var mail = entry + '@';
 return 'mailto:skiNZ' + mail + 'grahamoverton.com';
}
