// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["HOME", "http://www.bassetrescuedfw.org/"], ["ADOPT", "#", null, ["Adoption Info", "/info/adoption"], ["Available Bassets", "/animals/browse?Status=Available"], ["Successful Adoptions", "/animals/successes"], ["Top 10 Reasons to Adopt", "/info/display?PageID=634"], ["Top 10 Reasons to Adopt an Older Dog", "/info/display?PageID=2120"] ], ["FOSTER", "#", null, ["Fostering Info", "/info/display?PageID=671"] ], ["SURRENDER", "#", null, ["Owner Surrender Info", "http://www.bassetrescuedfw.org/info/display?PageID=13955&popup=Yes"] ], ["VOLUNTEER", "#", null, ["Volunteer Opportunities", "/info/display?PageID=4239"] ], ["EVENTS", "/info/events"], ["RESOURCES", "#", null, ["About Us", "http://www.bassetrescuedfw.org/info"], ["Meet the Humans", "/info/display?PageID=13679"], ["Founders Page", "/info/display?PageID=14422"], ["Funding for Vet Care", "/info/display?PageID=16185"], ["About Bassets", "/info/display?PageID=630"], ["Basset Health", "/info/display.php?PageID=631"], ["Basset Behavior", "/info/display?PageID=2656"], ["Basset Hound Club of America", "https://www.basset-bhca.org/"], ["Low Cost Clinics", "/info/display?PageID=14001"], ["House Training", "/info/display?PageID=1642"], ["Basset Breeders", "/info/display?PageID=1381"], ["Suggested Books ", "/info/display?PageID=2887"] ], ["DONATE", "/info/donate", null, ["Basset Friends Forever", "/info/display?PageID=17270"] ] ];