// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "/info/", null, ["Board of Directors", "/info/display?PageID=17654"], ["Contact Us", "/info/contact"], ["News", "/info/news"] ], ["Support Us", "/info/donate", null, ["Donate", "/info/donate"], ["Events", "/info/events"], ["Event Sponsors", "/info/display?PageID=17648"] ], ["Volunteer", "/info/display?PageID=14906"], ["Fostering", "/info/display?PageID=14774", null, ["Animals Needing a Foster", "/animals/browse?special=NeedsFoster"], ["Foster Application", "/forms/form?formid=3005"], ["Foster Information", "/info/display?PageID=14774"] ], ["Adoptions", "/info/adoption", null, ["Adoption Application", "/forms/form?formid=2955"], ["Adoption Information", "/info/adoption"], ["Diamonds Are Furever", "/animals/stories"] ], ["Available Animals", "/animals/browse", null, ["Cats", "/animals/browse?species=Cat"], ["Dogs", "/animals/browse?species=Dog"], ["Browse All Animals", "/animals/browse"], ["List All Animals", "/animals/list"], ["Search Animals", "/animals/search?type=Advanced"] ], ["My Rescue", "/myrescue", null, ["LOGIN", "/user/login"], ["Forms/Applications", "/forms/"], ["My Options", "/myrescue/myoptions"], ["Volunteers Only", "/info/volunteers_only"], ["Change Password", "/user/changepassword"], ["Log Out", "/user/logout"] ] ];