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