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

