// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Help Pets!", "", null, ["Sponsor a Pet", "/info/sponsorship"], ["Browse Foster Needed", "/animals/browse?special=NeedsFoster"], ["Browse/Adopt Puppy", "/animals/browse?special=Puppies"], ["Browse/Adopt Dogs", "/animals/browse?Species=Dog"], ["Browse/Adopt Kitten", "/animals/browse?Special=Kittens"], ["Browse/Adopt Cat", "/animals/browse?Species=Cat"], ["Browse All Animals", "/animals/browse"], ["Animals List", "/animals/list"], ["Lost & Stray Animals", "/info/display?PageID=22170"] ], ["Services", "", null, ["Adopt Pet", "/info/adoption"], ["Foster Pet", "/info/display?PageID=2689"], ["Surrender Your Pet", "/info/display?PageID=14388"], ["Obedience Classes", "/info/display?PageID=13975"], ["Community Partners", "/info/display?PageID=14201"], ["Veterinary Services", "https://www.midwestanimalrescue.org/info/display?PageID=21721&popup=Yes"] ], ["Donate", "/info/donate", null, ["Monetary Donations", "/info/display?PageID=22167"], ["Monthly Giving Program", "/info/display?PageID=22162"], ["In-Kind Supplies", "/info/display?PageID=22163"], ["Donate by Shopping", "/info/display?PageID=22169"], ["Employee/Employer Giving", "/info/display?PageID=22166"], ["Planned Giving", "/info/display?PageID=22168"], ["Sponsor a Pet", "/info/sponsorship"], ["Mission: Your Help; Their Future", "/info/display?PageID=22178"], ["Mission: Expand MARS Vet!", "/info/display?PageID=22164"] ], ["Volunteer", "/info/display?PageID=10953"], ["Events", "/info/events", null, ["Dine Out, Help Paws Out!", "/info/display?PageID=22214"] ], ["About Us", "", null, ["Our Mission", "/info/display?PageID=18363"], ["Our Team", "/info/display?PageID=18364"], ["FAQ Page", "/info/display?PageID=22213"], ["Partners & Paws United", "/info/display?PageID=14201"], ["Successful Adoptions", "/animals/successes"], ["Rainbow Bridge", "/animals/rainbowbridge"], ["Forms/Applications", "/forms"] ], ["Contact Us", "/info/contact"] ];