// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Available", "/animals/browse?species=Cat"], ["Adopt", "/info/adoption"], ["Fundraising", "#", null, ["fundraisers", "/info/display?PageID=21220"], ["Donate", "/info/donate"] ], ["Shop", "/shop"], ["Volunteer", "/info/display?PageID=20540"], ["Happy", "/animals/successes"], ["Resources", "#", null, ["Education", "/info/display?PageID=20549"], ["Re-homing", "https://omcrescue.rescuegroups.org/forms/form?formid=6173"] ] ];