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