function sendemail()
{
document.location.href="mailto:doug@mustangcreekkennels.com";
return false;
}