<!--
function eml_footer(account,domain,dotwhat){
document.write('<a class=linkFooter hr'+'ef="mai'+'lto:'+account+'&#64;'+domain+'&#46;'+dotwhat+'">'+account+'&#64;'+domain+'&#46;'+dotwhat+'</a>');
}
function eml_coder(account,domain,dotwhat){
document.write('<a hr'+'ef="mai'+'lto:'+account+'&#64;'+domain+'&#46;'+dotwhat+'">'+account+'&#64;'+domain+'&#46;'+dotwhat+'</a>');
}
//-->
