<!--
function fazEml(dotwhat,domain,account)
{
document.write('<a href="mailto:'+account+'&#64;'+domain+'&#46;'+dotwhat+'">'+account+'&#64;'+domain+'&#46;'+dotwhat+'</a>');
}
//-->