// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Adopt", "#", null, ["Dogs", "/animals/browse?species=Dog"], ["Cats", "/animals/browse?species=Cat"], ["Other Adoptables", "/animals/browse?special=Other+Adoptables"], ["Barn Cats", "/info/display?PageID=18011"], ["Adoption Info", "/info/adoption"], ["Home To Home", "/info/display?PageID=21189"] ], ["Volunteer", "#", null, ["Volunteer", "/info/display?PageID=18003"], ["Fostering", "/info/display?PageID=21879"], ["Shelter Buddy Program", "/info/display?PageID=21827"] ], ["About Us", "/info/index", null, ["Special Pet Care", "/info/display?PageID=21744"], ["Pet License", "/info/display?PageID=18004"], ["Pet Microchips", "/info/display?PageID=18005"] ], ["Support Us", "/info/display?PageID=18009"], ["Owner Resources", "#", null, ["Request Pet Assistance", "/info/display?PageID=20351"], ["Assistance Resources for Pet Owners", "/info/display?PageID=20352"], ["Home To Home", "/info/display?PageID=21189"] ], ["Found Animals", "/info/display?PageID=18015"] ];