// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["Home", "/", null,
["About TSBR", "/info/index"],
["Events", "/info/events"],
["News", "/info/news"],
["My Side of the Story", "/info/display?PageID=14845"]
],
["Save a Life", "/info/display?PageID=13339", null,
["Wrapping for Rescue", "/info/display?PageID=16496"],
["Volunteer Opportunities", "/info/display?PageID=13573"],
["Foster Program", "/info/display?PageID=13574"]
],
["Retrieve a Friend", "/info/adoption", null,
["Adoption FAQ", "/info/display?PageID=13965"],
["Adoption Application", "/info/display?PageID=13505"],
["Events", "/info/events"],
["My Rescue", "/myrescue"]
],
["TSBR Dogs", "/info/display?PageID=13340", null,
["Available Dogs", "/animals/browse"],
["Recent Arrivals", "/animals/browse?special=Recent"],
["Seniors", "/animals/browse?special=Senior"],
["Adults", "/animals/browse?special=Adult"],
["Teens", "/animals/browse?special=Teens"],
["Puppies", "/animals/browse?special=Puppies"],
["Needs a Foster Family", "/animals/browse?special=NeedsFoster"],
["Special Needs", "/animals/browse?special=Needs"],
["Sponsor Me", "/animals/browse?special=sponsorable"],
["Successful Adoptions", "/animals/successes"],
["Happy Tails", "/animals/stories"],
["Rainbow Bridge", "/animals/rainbowbridge"],
["Search Animals", "/animals/search"]
],
["Donate", "/info/donate", null,
["Recurring Donation", "/info/sponsorship"],
["Give to Help Them LIVE Day", "/info/display?PageID=19726"],
["Harley's Hope", "/info/display?PageID=17734"],
["Medical and Special Needs", "/info/display?PageID=14699"],
["Karen Legacy Fund", "/info/display?PageID=15546"],
["Meatball Memorial Fund", "/info/display?PageID=14844"],
["Fundraisers", "/info/display?PageID=13777"],
["Wrapping for Rescue", "/info/display?PageID=16496"],
["Donate In Memoriam", "/info/display?PageID=13523"],
["Special Needs", "/animals/browse?special=Needs"],
["Sponsor Me", "/animals/browse?special=sponsorable"]
],
["Forms", "/forms", null,
["Adoption Application", "/info/display?PageID=13505"],
["Foster Application", "/forms/form?formid=2504"],
["Volunteer Application", "/forms/form?formid=2485"],
["Home Visit", "/forms/form?formid=2500"],
["Surrender Application", "/info/display?PageID=16285"]
],
["Contact Us", "/info/contact"]
];