// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "", null, ["About MCHS", "/info/display?PageID=19703"], ["Our Facility", "/info/display?PageID=19704"] ], ["Adoption Info", "", null, ["Why Adopt a Shelter Pet?", "/info/display?PageID=19705"], ["Before You Adopt", "/info/display?PageID=19706"], ["MCHS Adoption Policies", "/info/display?PageID=19707"], ["Adoption Fees & Forms", "/info/display?PageID=19708"], ["After the Adoption", "/info/display?PageID=19709"], ["Cats", "/animals/browse?species=Cat"], ["Dogs", "/animals/browse?species=Dog"], ["Seniors", "/animals/browse?special=Senior"], ["Special Needs", "/animals/browse?special=Needs"] ], ["Volunteer", "/info/display?PageID=19710"], ["Donation Info", "/info/donate"], ["News & Events", "", null, ["News", "/info/news"], ["Events", "/info/events"], ["Newsletters", "/info/display?PageID=19951"] ], ["Spay & Neuter", "/info/display?PageID=20024"], ["Contact Us", "/info/contact"] ];