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