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

