// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Volunteer", "/info/display?PageID=21272"], ["Adoption Info", "/info/adoption", null, ["Donation Info", "/info/donate"], ["Adoptable Animals", "/animals/browse"], ["Forms/Applications", "/info/adoption/forms"], ["Volunteer Info", "/info/volunteers_only"] ], ["Animals", "/animals", null, ["Successful Adoptions", "/animals/successes"], ["Adoptable Animals", "/animals/browse"] ], ["Special Needs Cats", "/info/display?PageID=21236"], ["About Us", "/info/index", null, ["Events", "/info/events"] ] ];