// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About", "/info/index", null, ["Rainbow Bridge", "/animals/rainbowbridge"], ["Happy Endings", "/animals/successes"], ["Success Stories", "/animals/stories"] ], ["Adopt", "#", null, ["Our Dobes", "/animals/browse"], ["Adoption Process", "/info/adoption"] ], ["Sponsors", "/info/sponsorship"], ["Surrender", "/info/display?PageID=12142"], ["Volunteer", "#", null, ["Forms/Applications", "/forms"], ["Foster", "/info/display?PageID=13258"] ], ["Donate", "/info/donate"], ["Contact Us", "/info/contact"] ];