// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Animals", "", null, ["Atlanta Dogs", "/animals/browse?special=Atlanta+Dogs"], ["Atlanta Cats", "/animals/browse?special=Atlanta+Cats"], ["Adoption Policies", "/info/adoption"], ["Adoption Forms", "/info/display?PageID=20833"] ], ["About", "/info/index"], ["Resources", "/info/display?PageID=20846"], ["Support Us", "", null, ["Atlanta Office", "/info/donate"], ["Central Arkansas Chapter", "/info/display?PageID=20829"] ] ];