// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/", null, ["Home", "/"], ["Sitemap", "/info/sitemap"] ], ["About LAWS", "/info", null, ["About LAWS", "/info"], ["Contact Us", "/info/contact"], ["Spay/Neuter Coupons", "/info/display?PageID=20293"], ["TNR", "/info/display?PageID=20180"], ["Follow us on Facebook", "https://www.facebook.com/LaramieAnimalWelfareSociety/"], ["Follow Us on Instagram", "https://www.instagram.com/LaramieAnimalWelfareSociety"] ], ["Animals and Adoption", "/animals", null, ["Search Animals", "/animals/search"], ["List", "https://laws.rescuegroups.org/animals/list"], ["Apply to Adopt", "/info/adoption"], ["Adopt a Barn / Working Cat", "/info/display?PageID=20167"], ["Foster to Forever Puppy Program", "/info/display?PageID=20899"] ], ["How Can I Help?", "", null, ["Become an Animal Foster", "/info/display?PageID=20165"], ["Become a Volunteer", "/info/display?PageID=20166"], ["Donate", "/info/donate"] ], ["News and Information", "", null, ["News", "/info/news"], ["Events", "/info/events"], ["Photo Galleries", "/info/photos"], ["Useful Links", "/info/display?PageID=20174"] ] ];