// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["HOME ", "/", null, ["About Us", "/info/index"], ["Our Team", ""], ["Contact Us", "/info/contact"] ], ["Our Dogs", "", null, ["Animal List", "/animals/list"], ["Arriving Soon ", ""], ["Adoption Info", "/info/adoption"], ["Adoption Application", "/forms/form?formid=5276"], ["Happy Tails", "/forms"] ], ["EVENTS", "/info/events"], ["WAYS TO HELP", "", null, ["Volunteer", ""], ["Our Supporters", ""], ["Sponsorship", "/info/sponsorship"], ["Foster", ""], ["Foster Application ", ""] ], ["SHOP", "/shop"] ];