// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Adopt", "/info/adoption", null, ["About Malamutes", "/info/display?PageID=19413"], ["Adoption Info and Application", "/info/adoption"], ["Adoptable Dogs", "/animals/list"] ], ["Get Involved", "/info/display?PageID=19421", null, ["Foster", "/info/display?PageID=19411"], ["Sponsorship Info", "/info/sponsorship"], ["Volunteer Information", "/info/display?PageID=19421"], ["Volunteers Only", "/info/volunteers_only"] ], ["About Us", "/info/index", null, ["About Us", "/info/index"], ["Contact Us", "/info/contact"], ["Events", "/info/events"], ["Happy Tails", "/animals/stories"], ["Rainbow Bridge", "/animals/rainbowbridge"] ], ["Donate Now", "/info/donate", null, ["Dubs I Memorial Donation", "/info/display?PageID=20977"], ["Current Partners", "/info/display?PageID=20411"] ] ];