// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "/info/index", null, ["About Us", "/info/index"], ["Contact Us", "/info/contact"] ], ["Animals", "", null, ["Animal List", "/animals/list"], ["Successful Adoptions", "/animals/successes"], ["Rainbow Bridge", "/animals/rainbowbridge"] ], ["Apply", "", null, ["Apply to Adopt", "/info/adoption"], ["Apply to Foster", "/animals/browse?special=NeedsFoster"], ["Apply to Volunteer", "/info/display?PageID=19600"], ["Apply to be a Board Member", "/info/display?PageID=21734"] ], ["Donation Info", "/info/donate"], ["Penelope Project", "", null, ["Penelope's Story", "/info/display?PageID=19546"], ["Members", "/info/display?PageID=19549"], ["Honorary Members", "/info/display?PageID=19601"], ["Rainbow Bridge PP", "/info/display?PageID=19585"], ["Comfort Home App", "/info/display?PageID=19551"] ], ["Information", "", null, ["Guestbook", "/info/guestbook"], ["Events", "/info/events"], ["News", "/info/news"], ["Resources", "/info/display?PageID=18260"] ], ["Online Store", "/info/display?PageID=21820"] ];