// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "/myrescue", null, ["About Adopt a Stray Rescue", "/info/index"], ["Contact Us", "/info/contact"], ["Events", "/info/events"] ], ["Adoption Information", "", null, ["The Adoption Process", "/info/adoption"], ["Adoption Application", "https://form.jotform.com/212690945239059?fbclid=IwAR3ih_0nTpFQpbcUBueLcFuxkF8dGWVTDlrK4CWl-BlJ2vIF2KKFiWUTpSI"], ["Adoption Contract", "/info/file?file=14614.doc"], ["Foster Application and Agreement", "https://form.jotform.com/213335552163046"], ["Foster Contract", "/info/file?file=14613.doc"] ], ["Meet The Dogs", "/animals", null, ["Search Animals", "/animals/search"], ["Browse Available Animals", "/animals/browse"], ["Animal List", "/animals/list"], ["Special Needs", "/animals/browse.php?special=Needs"], ["Courtesy Listings", "/animals/browse?Courtesy=Yes"], ["Successful Adoptions", "/animals/successes"] ], ["Make A Donation", "/shop", null, ["Donation Info", "/info/donate"], ["Sponsorship Info", "/info/sponsorship"] ] ];