// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "/"],
["Info", "", null,
["About Us", "/info/index"],
["Board of Directors", "/info/display?PageID=22005"],
["Contact Us", "https://arizonagoldenrescue.rescuegroups.org/info/display?PageID=22018&popup=Yes"],
["Surrender", "/info/display?PageID=20723"],
["Basic Supplies - New Dog", " https://arizonagoldenrescue.rescuegroups.org/info/file?file=31134.pdf"],
["Basic Supplies - New Puppy", " https://arizonagoldenrescue.rescuegroups.org/info/file?file=31135.pdf"],
["Grade Your Dogs Food", "https://arizonagoldenrescue.rescuegroups.org/info/file?file=31136.pdf"],
["Rescue Resources", " https://arizonagoldenrescue.rescuegroups.org/info/file?file=31283.pdf"]
],
["Membership", "", null,
["Membership Information", "/info/display?PageID=20677"],
["Application & Renewal", "/forms/form?formid=6301"]
],
["Adopt", "", null,
["Adoption Overview & Application", "https://arizonagoldenrescue.rescuegroups.org/info/adoption"],
["Adoption Process", "/info/display?PageID=20667"],
["Adoption Application", "/forms/form?formid=6224"],
["Adoption FAQ", "https://arizonagoldenrescue.rescuegroups.org/info/display?PageID=22020&popup=Yes"]
],
["Dogs", "", null,
["Browse Available Dogs", "/animals/browse"],
["Pending Adoption", "/info/display?PageID=22019"],
["Successful Adoptions", "/animals/successes"],
["Rainbow Bridge", "/info/display?PageID=21986&popup=Yes"]
],
["Support", "", null,
["Order AGR Shirts", "https://arizonagoldenrescue.rescuegroups.org/info/file?file=31339.pdf"],
["Volunteer Opportunites", "/info/display?PageID=22089"],
["Foster Process", "/info/display?PageID=22090"],
["Donation Info", "/info/donate"],
["Sponsorship Info", "/info/sponsorship"]
],
["NEWS", "", null,
["CURRENT NEWS", "/info/news"],
["Golden Paw Newsletter", "/info/display?PageID=21702"],
["Newsletter Index", "/info/display?PageID=22031"]
],
["Events", "", null,
["Current Events", "/info/events"],
["Events Calendar", "/info/calendar"],
["Events Photos", "https://arizonagoldenrescuemccabe.smugmug.com/AGR-EVENTS"]
]
];