// menu_items.js file // comments block here var SITEMENU_ITEMS0 =[ ["Home", "/"], ["Adoption Info", "", null, ["Why Adopt a Rescue Dog?", "/info/display?PageID=7148"], ["Is This the Right Time?", "/info/display?PageID=7149"], ["Is This the Right Breed?", "/info/display?PageID=7150"], ["Adoption Process", "/info/display?PageID=7151"] ], ["Available Dogs", "/animals/browse"], ["FAQ", "", null, ["Adoption", "/info/display?PageID=7162"] ], ["How to Help", "", null, ["Adopt", "/info/display?PageID=7152"], ["Donate", "/info/display?PageID=7154"], ["Foster", "/info/display?PageID=7153"], ["Volunteer", "/info/display?PageID=7155"] ], ["Breed Info", "", null, ["Collies", "/info/display?PageID=7110"], ["Shelties", "/info/display?PageID=7111"] ], ["Resources/Links", "/info/display?PageID=7182"], ["Contact Us", "/info/contact"] ];