// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About", "#", null, ["About Us", "/info/index"], ["About The Breed", "/info/display?PageID=19866"], ["Surrendering", "/info/display?PageID=19867"], ["Related Links", "/info/display?PageID=19868"] ], ["Support", "#", null, ["Donate", "/info/donate"], ["Foster", "/info/display?PageID=19869"], ["Volunteer", "/info/display?PageID=19870"] ], ["Adopt", "#", null, ["Adopt", "/info/adoption"], ["Browse Available Animals", "/animals/browse"] ], ["Memorials", "/animals/rainbowbridge"], ["Events", "/info/events"], ["Contact Us", "/info/contact"] ];