// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "", null, ["About Us", "/info/index"], ["Frequently Asked Questions", "/info/display?PageID=5583"], ["Rescue Partners", "/info/display?PageID=5584"], ["Board of Directors", "/info/display?PageID=16980"], ["Contact Information", "/info/display?PageID=17741"] ], ["Adoption Info", "", null, ["How to Adopt", "/info/adoption"], ["Adoption Application", "/info/display?PageID=17901"], ["Available Cats", "/animals/browse?species=Cat&status=Available"], ["Adoption Events", "/info/display?PageID=5605"], ["Successful Adoptions", "/animals/successes"] ], ["Volunteer", "", null, ["Animal Foster", "/info/display?PageID=17008"], ["Adoption Day", "/info/display?PageID=12601"], ["Other Volunteer Opportunities", "/info/display?PageID=17096"], ["Volunteer Application", "/info/display?PageID=17821"] ], ["Events", "", null, ["Adoption Events", "/info/display?PageID=5605"], ["Lights of Hope", "/info/display?PageID=5944"], ["Taco Daze", "/info/display?PageID=17732"] ], ["Donate", "", null, ["Donation Info", "/info/donate"], ["Sponsorship Info", "/info/sponsorship"], ["Sponsor Me", "/animals/browse?Status=Sponsorship"], ["Wish List", "/info/display?PageID=16981"], ["Donate/Shop", "/shop"] ], ["Resources", "", null, ["What to do if your Pet Gets Lost", "/info/display?PageID=17749"] ], ["Log In", "//", null, ["Log In", "/user/login.php"], ["Register", "/user/register.php"] ] ];