<!-- 
user = "thurstine";
domain = "bassetconsultancy.co.uk";
document.write("<a href=\"mailto:" + user + "@" + domain + "\">");
document.write("Click here to email Thurstine." + "</a>");
-->