<!--
function displayEmail() { document.write("<a href='mailto:david.mo.reeves@gmail.com'>david.mo.reeves@gmail.com</a>"); }
displayEmail();
//-->