function sendemail()
{
document.location.href="mailto:kparris@satx.rr.com";
return false;
}