// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "#", null, ["Who We Are", "/info/index"], ["Intake Policies", "/info/display?PageID=18588"], ["Contact Us", "/info/contact"] ], ["Adopt", "#", null, ["Adoption Info", "/info/adoption"], ["Browse Available Animals", "/animals/browse"], ["Sponsorships", "/animals/browse?special=sponsorable"], ["Special Needs", "/animals/browse?special=Needs"], ["Seniors for Seniors", "/info/display?PageID=21630"], ["Successful Adoptions", "/animals/successes"] ], ["How To Help", "#", null, ["Volunteer", "/info/display?PageID=18543"], ["Ways to Donate", "/info/donate"], ["Fundraisers", "/info/display?PageID=18541"], ["Sponsors - Thank You", "/info/display?PageID=18589"] ], ["News & Events", "#", null, ["News", "/info/news"], ["Events", "/info/events"] ], ["Resources", "#", null, ["FAQ", "/info/display?PageID=18542"], ["Spay Neuter Information", "/info/display?PageID=18576"], ["Declawing", "/info/display?PageID=18590"], ["Lost and Found", "/info/display?PageID=18591"], ["Pet Food Pantry", "/info/display?PageID=21628"], ["Learn About FIV", "/info/display?PageID=21894"] ] ];