	
with(milonic=new menuname("AboutUs"))
{
style=menuStyle; 
aI("text=Overview;url=/AboutUs/aboutus.asp;");
aI("text=Board of Directors;url=/AboutUs/boardDirectors.asp;");
aI("text=Circle of Friends;url=/AboutUs/circleFriends.asp;");
aI("text=Our Partners and Sponsors;url=/AboutUs/partners_sponsors.asp;");
aI("text=Annual Report (PDF);url=/pdfs/annual_report.pdf;target=blank");
aI("text=Privacy Policy;url=/AboutUs/privacystatement.asp;");
aI("text=Newsletters;url=/AboutUs/newsletters.asp;");
aI("text=Employment;url=/AboutUs/employment.asp");
}


with(milonic=new menuname("VolunteerCentre"))
{
style=menuStyle2; 
aI("text=Overview;url=/VolunteerCentre/volunteer_centre.asp;");
aI("text=For Volunteers;url=/VolunteerCentre/for_volunteers.asp;");
aI("text=For Organizations;url=/VolunteerCentre/for_organizations.asp;");
aI("text=Become a Member;url=/VolunteerCentre/become_a_member.asp;");
aI("text=Leadership Richmond;url=/VolunteerCentre/leadership_richmond.asp;");
aI("text=Volunteers are Stars;url=/VolunteerCentre/volunteers_are_stars.asp;");
aI("text=Workshops;url=/VolunteerCentre/training.asp;");
//aI("text=Volunteer in Health Care;url=/VolunteerCentre/healthcare.asp;");
}


with(milonic=new menuname("ChildCare"))
{
style=menuStyle3; 
aI("text=Overview;url=/ChildCare/childcare.asp;");
aI("text=Families;url=/ChildCare/families.asp;");
aI("text=Child Care Providers;url=/ChildCare/childcare_providers.asp;");
aI("text=Workshops and Training;url=/ChildCare/training.asp;");
//aI("text=Licensed Child Care Facilities List;url=/pdfs/licensedChildcareFacilities.pdf;target=blank;");
}


with(milonic=new menuname("InfoReferral"))
{
style=menuStyle4; 
aI("text=Overview;url=/InfoCentre/info_centre.asp");
aI("text=Info and Referral;url=/InfoCentre/info_referral.asp");
aI("text=Community Information and Volunteer Centre;url=/InfoCentre/volunteerCentre.asp");
}

with(milonic=new menuname("Seniors"))
{
style=menuStyle5; 
aI("text=Overview;url=/SeniorsPrograms/seniors_programs.asp;");
aI("text=Volunteer Shopping Programs;url=/SeniorsPrograms/shopping_program.asp;");
aI("text=Richmond Senior Peer Counselling;url=/SeniorsPrograms/peer_counselling.asp;");
aI("text=Seniors Info & Referral;url=/SeniorsPrograms/info_referral.asp");
aI("text=Integrated Health Network;url=/SeniorsPrograms/integratedHealthNetwork.asp");
aI("text=Caregivers Education and Support Program;url=/SeniorsPrograms/caregiversEducationandSupport.asp");
aI("text=Seniors Directory;url=http://www.yourlibrary.ca/findall/community/csd.cfm?lev1=36&thissearch=category&keyword=Services%20for%20Seniors;target=blank");
}

with(milonic=new menuname("Christmas"))
{
style=menuStyle6; 
aI("text=Overview;url=/ChristmasFund/christmas_fund.asp;");
aI("text=How can I help?;url=/ChristmasFund/how_can_help.asp;");
aI("text=How can I apply for help?;url=/ChristmasFund/how_can_apply.asp;");
//aI("text=RCF Endowment Fund;url=/ChristmasFund/endowment_fund.asp");
}

drawMenus();



