// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["HOME", "/"], ["ABOUT", "", null, [" About PHS", "/info/display?PageID=20131&"], ["Events", "/info/events"], ["Feral Cat TNR", "/info/display?PageID=20138"] ], ["ADOPT", "", null, ["Info & Fees", "/info/adoption?"] ], ["GET HELP", "", null, ["I've Found a Pet", "/info/display?PageID=20193"], ["I've Lost a Pet", "/info/display?PageID=20211"] ], ["GET INVOLVED", "", null, ["Volunteer", "/info/display?PageID=20134&"], ["Foster", "/info/display?PageID=20162&"], ["Job Opportunities", "/info/display?PageID=20342"] ], ["CONTACT", "/info/contact?popup=Yes"] ];