// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "/info/index", null, ["Contact Us", "/info/contact"], ["Photo Gallery", "/info/photos"] ], ["Paw Press", "/info/news"], ["Events", "/info/events"], ["Paw Angel's Dogs", "/animals", null, ["Browse Available Animals", "/animals/browse"] ], ["Adopt", "", null, ["Adoption Process", "/info/adoption"], ["Successful Adoptions", "/animals/successes"] ], ["How to Help", "", null, ["Community Help", "/info/display?PageID=22025"], ["Donate", "/info/donate"], ["Sponsorship ", "/info/sponsorship"], ["Become a Foster", "/info/display?PageID=21286"], ["Volunteer Application", "/forms/form?formid=6937"] ], ["Forms/Applications", "/forms"], ["Online Store", "/shop"] ];