<!--
function displayEmail() { document.write("<a href='mailto:bolitho@enterprise.net'>bolitho@enterprise.net</a>"); }
displayEmail();
//-->