// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["About Us", "/info/index"], ["Adoptables", "/animals/browse?species=Dog", null, ["Search Animals", "/animals/search"], ["Browse Available Animals", "/animals/browse"], ["Animal List", "/animals/list"] ], ["Events", "/info/events"], ["Applications", "/forms"], ["How can I help? ", "/info/donate"] ];