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