// menu_items.js file
// comments block here
var LAYOUTMENU_ITEMS0 =[
["About Us", "/info/display?PageID=17447", null,
["Contact Us", "/info/contact"],
["Board of Directors", "/info/display?PageID=17388"],
["Background", "/info/display?PageID=17399"],
["Memberships", "/info/display?PageID=17223"]
],
["Donate", "/info/donate"],
["Adopt", "/info/adoption", null,
["Adoptable Parrots", "/animals/browse"],
["Successful Adoptions", "/animals/successes"],
["Owning a Parrot - Additional Documents", "/info/display?PageID=17262"],
["Foster", "/info/display?PageID=18218"]
],
["Surrender", "/info/display?PageID=17220"],
["Volunteer", "/info/display?PageID=17225"],
["Services", "/info/display?PageID=17222", null,
["Boarding", "/info/display?PageID=17221"]
],
["Avian Warehouse", "/info/display?PageID=17224", null,
["Special Orders", "/info/display?PageID=17857"]
],
["FAQs", "/info/display?PageID=17229"],
["My Rescue", "/myrescue", null,
["Log In", "/user/login.php"],
["Register", "/user/register.php"],
["Applications/Forms", "/info/display?PageID=17414"],
["Links", "/info/display?PageID=17264"]
]
];