// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Adopt", "/animals/browse", null, ["Available Bassets", "/animals/browse"], ["Application Forms", "/forms"], ["Adoption Info", "/info/adoption"], ["Surrender Information", "/info/display?PageID=4272"], ["Happy Tails", "/animals/stories"], ["Successful Adoptions", "/animals/successes"], ["Rainbow Bridge", "/animals/rainbowbridge"] ], ["Donate", "/info/donate", null, ["Donate", "/info/donate"], ["Volunteer Opportunities", "/info/display?PageID=9899"], ["Foster", "/info/display?PageID=4027"], ["Membership", "/info/display?PageID=8191"], ["Members", "/info/display?PageID=17609"] ], ["Basset Boutique", "/info/display?PageID=19945"], ["About", "http://www.ggbassetrescue.org/info/index", null, ["About GGBR", "/info/index"] ], ["Resources", "/info/display?PageID=4116", null, ["About Bassets", "/info/display?PageID=4116"], ["West Coast BROAD Network", "/info/display?PageID=7244"], ["Other Rescue Organizations", "/info/display?PageID=4437"], ["Financial Aid", "/info/display?PageID=4117"] ], ["Contact", "/info/contact"] ];