// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/", null, ["Login", "/user/login "] ], ["About Us", "/info", null, ["FAQ", "/info/display?PageID=15994"], ["Adoption Process", "https://www.mastiffstomutts.org/info/adoption"], ["Fostering", "https://www.mastiffstomutts.org/info/display?PageID=7865"] ], ["Animals", "/animals", null, ["Available Dogs", "/animals/browse"], ["Coming Soon", "https://www.mastiffstomutts.org/info/display?PageID=21881&popup=Yes"], ["Sponsor a Dog in Treatment", "/info/sponsorship"], ["Successful Adoptions", "/animals/successes"], ["Rainbow Bridge", "/animals/rainbowbridge"] ], ["Ways to Give", "/info/donate", null, ["Shop", "/shop"], ["Kennel Fundraiser", "/info/display?PageID=16096"] ], ["Forms", "/forms"], ["Contact Us", "/info/contact"], ["Volunteers Page", "/info/volunteers_only"] ];