﻿document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub1')"+'">About Us</div>');
document.write('<span class="submenu" id="sub1">')
document.write('- <a href="../mission.html">Mission</a><br>')
document.write('- <a href="../staff.html">Board/Management</a><br>')
document.write('- <a href="../annualreport.html">Annual Report</a><br>')
document.write('- <a href="../familystories.html">Family Stories</a><br>');
document.write('- <a href="../community.html">In the Community</a><br>');
document.write('- <a href="../awards.html">Awards & Accolades</a><br>')
document.write('- <a href="../affiliations.html">Affiliations</a><br>')
document.write('- <a href="../press.html">Press Releases</a><br>')
document.write('- <a href="http://hospicevalley.org/ssl/board/boardinfo.html">For Board Members</a><br>')
document.write('- <a href="http://hospicevalley.org/ssl/finance/finance.html">For Finance team</a>')
document.write('</span>')

document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub2')"+'">For Clients & Families</div>')
document.write('<span class="submenu" id="sub2">');
document.write('- <a href="../facts.html">Facts About Hospice</a><br>');
document.write('- <a href="../hospice.html">Hospice Program</a><br>');
document.write('- <a href="../griefsupport.html">Grief Support</a><br>');
document.write('- <a href="../transitions.html"><em>Transitions </em> Program</a><br>');
document.write('- <a href="../latinooutreach.html">Latino Outreach</a><br>');
document.write('- <a href="../resources.html">Resources</a><br>');
document.write('- <a href="../familystories.html">Family Stories</a><br>');
document.write('- <a href="../education.html">Community Education</a><br>');
document.write('- <a href="../newsletters.html">Newsletters</a><br>');


document.write('</span>');

document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub3')"+'">For Professionals</div>');
document.write('<span class="submenu" id="sub3">');
document.write('- <a href="../professionalevents.html">Education Events</a><br>');
document.write('- <a href="../professionals.html">Healthcare Professionals</a><br>');
document.write('- <a href="../professionalnewsletter.html">Palliative Care News</a><br>');
document.write('- <a href="../professionalresources.html">Resources</a><br>');
document.write('</span>');
	
document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub4')"+'">Support Hospice of the Valley</div>');
document.write('<span class="submenu" id="sub4">');
document.write('- <a href="../giving.html">Giving</a><br>');
document.write('- <a href="../givingcircles.html">Giving Circles</a><br>');
document.write('- <a href="http://www.gftpln.org/Home.do?orgId=5126">Planned Giving</a><br>');
document.write('- <a href="../donorrights.html">Donor Bill of Rights</a><br>');
document.write('- <a href="../grantors.html">Grantors</a><br>');
document.write('- <a href="../volunteer.html">Volunteer</a><br>');
document.write('</span>');

document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub5')"+'">Events</div>');
document.write('<span class="submenu" id="sub5">');
document.write('- <a href="../specialevents.html">Special Events</a><br>');
document.write('- <a href="../professionalevents.html">Education Events</a><br>');
document.write('- <a href="../bereavementevents.html">Bereavement</a><br>');
document.write('- <a href="../professionalevents.html">Professional</a><br>');
document.write('- <a href="../volunteerevents.html">Volunteer</a><br>');
document.write('</span>');


document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub6')"+'">Contact Us</div>');
document.write('<span class="submenu" id="sub6">');
document.write('- <a href="../location.html">Location</a><br>');
document.write('- <a href="../contact.html">Contact Info</a><br>');
document.write('- <a href="../employment.html">Employment</a><br>');
document.write('- <a href="../privacy.html">Privacy Statements</a><br>');
document.write('</span>');

document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub7')"+'">Privacy</div>');
document.write('<span class="submenu" id="sub7">');
document.write('- <a href="../privacy.html">Patient Privacy</a><br>');
document.write('- <a href="../webprivacy.html">Web Privacy</a><br>');
document.write('</span>');

document.write('<div class="menuOut" onclick="SwitchMenu'+"('sub8')"+'">En Espa&ntilde;ol</div>');
document.write('<span class="submenu" id="sub8">');
document.write('- <a href="../unafamiliamas.html">Una Familia M&aacute;s</a><br>');
document.write('</span>');
