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