// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["HOME", "/"], ["ABOUT US", "/info/index"], ["FOSTER PROGRAM", "/info/display?PageID=5041"], ["DONATE", "/info/donate"], ["ADOPTION PROCESS", "/info/adoption"], ["CONTACT US", "/info/contact"], ["TEAM GALLERY", "/info/display?PageID=10518"], ["OUR SUPPORTERS", "/info/display?PageID=10517"], ["PARTNERS", "/info/display?PageID=18596"], ["SITEMAP", "/info/sitemap", null, ["Adoption Considerations", "/info/display?PageID=18615"], ["Kitten Adoption", "/info/display?PageID=10727"], ["Kitten Season", "/info/display?PageID=18617"], ["Poison List and Hotline", "/info/display?PageID=10920"], ["Wills and Bequests", "/info/display?PageID=10874"], ["Volunteer Info", "/info/volunteers_only"] ] ];