// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Adopt", "#", null, ["Meet Our Adoptable Dogs", "/animals/browse"], ["Adoption Info", "/info/adoption"], ["Adoption Application", "/forms/form?formid=4390"] ], ["Donate", "/info/donate"], ["Get Involved", "#", null, ["Volunteer Application (non foster)", "/forms/form?formid=2814"], ["Sponsorship Info", "/info/sponsorship"] ], ["Online Store", "/shop"], ["About Us", "", null, ["FAQ", "/info/display?PageID=20969"], ["Events", "/info/events"], ["Contact Us", "/info/contact"], ["Surrender Application", "/forms/form?formid=2817"] ], ["My Rescue", "https://www.sadiesrescue.org/myrescue/index.php?", null, ["Documents and Resources", "/info/volunteers_only"], ["Foster Agreement", "/forms/form?formid=5669"], ["Volunteer Agreement (non foster)", "/forms/form?formid=5676"], ["Log In", "/user/login.php"], ["Register", "/user/register.php"] ] ];