function opTerms()
{
window.open("palmawatch_terms_of_use.htm","opTen","width=400,height=500,resizable=yes,scrollbar=yes").focus();
}
function opPrivacy()
{
window.open("palmawatch_privacy_statement.htm","opTen","width=400,height=500,resizable=yes,scrollbar=yes").focus();
}
