// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "/info/index"], ["Animals", "/animals/browse", null, ["Dogs", "/animals/browse?species=Dog"], ["Cats", "/info/display?PageID=22074"], ["Barn Cat Program", "/info/display?PageID=22040"] ], ["Spay/Neuter", "https://unionhumanesociety.rescuegroups.org/info/display?PageID=22041&popup=Yes"], ["Donate", "/info/donate"], ["Volunteer/Foster", "/forms/form?formid=7302"], ["Contact Us", "/info/contact"] ];