// JavaScript Document

<!--
function eml_coder(account,domain,dotwhat)
{
document.write('<a class="med" href="mailto:'+account+'&#64;'+domain+'&#46;'+dotwhat+'?subject=Smutty%20Tees%20Order" title="Smutty Tees Order">'+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=Canter%20Couture%20Mailing%20List" title="Canter Couture Mailing List">'+account+'&#64;'+domain+'&#46;'+dotwhat+'</a>');
}


//-->


