// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Adopt", "#", null, ["View Our Dogs", "/animals/browse"], ["Adoption Information", "/info/adoption"] ], ["Contact Us", "/info/contact"] ];