// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Contact Us", "/info/contact"], ["Adopt", "#", null, ["See Our Shelties", "/animals/browse"], ["Adoption Info", "/info/adoption"], ["Forever Fosters ", "/info/display?PageID=17906"] ], ["How to Help", "#", null, ["Donate", "/info/donate"], ["Foster/Volunteer", "/info/display?PageID=17451"], ["Sponsors", "/info/sponsorship"] ], ["Events", "/info/events"], ["Resources", "#", null, ["Sheltie Traits", "/info/display?PageID=17515"], ["Lost Pets", "/info/display?PageID=17452"] ], ["Photo Gallery", "/info/photos"], ["Apply Online", "/forms"] ];