// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "/info/display?PageID=10777"], ["Adopt", "#", null, ["Browse Animals", "/animals/browse"], ["Adoption Info", "/info/adoption"], ["Forms / Applications", "/forms"], ["Successful Adoptions", "/animals/successes"] ], ["How to Help", "#", null, ["Donate", "/info/donate"], ["Volunteer or Foster", "/info/display?PageID=20711"] ], ["Forms", "/forms"], ["News", "/info/news"], ["My Rescue", "/myrescue"] ];