// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Our Adoptables", "", null, ["Dogs", "/animals/browse?Species=Dog"], ["Cats", "/animals/browse?Species=Cat"] ], ["Forms", "/info/display?PageID=20045"], ["Donate", "/info/donate"], ["Pay Adoption Fee", "/info/display?PageID=19900"], ["Contact Us", "/info/contact"] ];