// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["ABOUT US", "", null,
["About Last Day Dog Rescue", "/info/index"],
["FAQ / Before You Adopt", "/info/display?PageID=8660"],
["Successful Adoptions", "/animals/successes"],
["Happy Tails Stories", "/info/display?PageID=14482"]
],
["OUR ANIMALS", "", null,
["Browse Our Dogs", "/animals/browse?Species=Dog"],
["Browse Our Cats", "/animals/browse?Species=Cat"],
["Search All Animals", "http://www.lastdaydogrescue.org/animals/search?type=advanced#"],
[" Adoptable Animal List", "/animals/list"],
["Animals Needing a Foster", "/animals/browse?special=Needs+Foster"],
["Puppies Only", "/animals/browse?special=Puppies"],
["Seniors for Seniors", "/animals/browse?special=Seniors+for+Seniors"],
["Special Needs Animals", "/animals/browse.php?special=Needs"],
["In Memoriam", "/info/display?PageID=14022"]
],
["EVENTS", "", null,
["Events Listing", "/info/events"],
["Events Calendar", "/info/calendar"]
],
["HOW TO HELP", "", null,
["Donate", "/info/display?PageID=14086"],
["Become a Foster", "/info/display?PageID=9294"],
["Volunteer Opportunities", "/info/display?PageID=9099"],
["View Our Wish Lists", "/info/display?PageID=11942"],
["Get the Kids Involved", "/info/display?PageID=13889"],
["Shop For Our Cause", "/info/display?PageID=9492"],
["Visit Our Friends & Supporters", "/info/display?PageID=13671"]
],
["APPLICATIONS", "https://www.lastdaydogrescue.org/forms/"],
["LDDR BLOG", "/info/display?PageID=15339"],
["VOLUNTEER LOGIN", "", null,
["Volunteer Info", "/info/volunteers_only"],
["Foster & Adopter Resources", "/info/display?PageID=13969"],
["Veterinarian Partners", "/info/file?file=31114.pdf"],
["My Rescue", "/myrescue"],
["Log In", "/user/login.php"],
["Register", "/user/register.php"]
],
["CONNECT", "", null,
["Contact Us", "/info/contact"],
["Sign Our Guestbook", "/info/guestbook"]
]
];