// JavaScript Document
<!--
function eml_coder(account,domain,dotwhat)
{
document.write('<a href="mailto:'+account+'&#64;'+domain+'&#46;'+dotwhat+'?subject=Website%20Enquiry" title="Website Enquiry">'+account+'&#64;'+domain+'&#46;'+dotwhat+'</a>');
}
//-->



