// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "/", null,
["Contact Us", "/info/contact"],
["Directions and Hours", "/info/display?PageID=14648"]
],
["Our Cats", "http://kingstreetcats.rescuegroups.org/animals/", null,
["How To Adopt", "/info/adoption"],
["Browse Available Cats", "/animals/browse"],
["What About Me™", "https://www.kingstreetcats.org/info/display?PageID=14030"],
["Seniors & Special Needs", "/info/display?PageID=18231"],
["Successful Adoptions", "/animals/successes"],
["Purr-Ever Stories", "/animals/stories"]
],
["Help Us", "", null,
["How to Donate", "/info/display?PageID=13951"],
["Our Foster Program", "/info/display?PageID=16319"],
["Volunteer With Us", "/info/display?PageID=13622"],
["In Recognition", "/info/display?PageID=14034"],
["Print Our Flyers", "/info/display?PageID=15385"]
],
["News & Events", "", null,
["Events", "/info/events"],
["What's Happening", "/info/display?PageID=13947"],
["In The Media", "/info/display?PageID=13598"],
["Combined Federal Campaign", "/info/display?PageID=16365"],
["Photo Gallery", "/info/photos"]
],
["Cat Resources", "", null,
["Cats-411", "/info/display?PageID=13902"],
["Community Outreach", "/info/display?PageID=13950"]
],
["Who We Are", "", null,
["Who We Are", "/info/display?PageID=13625"],
["The Volunteer Life", "/info/display?PageID=16868"],
["Partners in Rescue", "/info/display?PageID=14219"],
["Financial and Governance Disclosures", "/info/display?PageID=16509"]
],
["Rainbow Bridge", "/info/display?PageID=15555"],
["My Rescue", "/myrescue", null,
["Log In", "/user/login.php"],
["Register", "/user/register.php"],
["Volunteer Info", "/info/volunteers_only"]
]
];