// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "https://rocketrescuewa.rescuegroups.org/"],
["About Us", "/info/index"],
["Animal List", "/animals/list"],
["Adoption", "", null,
["Adoption Information", "/info/adoption"],
["Find Your Match", "/info/display?PageID=19284"]
],
["Surrender", "/info/display?PageID=19132"],
["Volunteer", "/info/display?PageID=19149"],
["Donate", "/info/donate"],
["Happy Endings", "/info/display?PageID=19196"]
];