<!-- Begin
user = "nick.hill";
site = "themarketingguru.co.uk";
document.write('<a href=\"mailto:' + user + '@' + site + '\">');
document.write('E-mail Nick now for more information'+'</a>');
// End -->