// menu_items.js file // comments block here var SITEMENU_ITEMS0 =[ ["Home Page", "https://catsinthecradle.rescuegroups.org"], ["About Us", "https://catsinthecradle.rescuegroups.org/info/index"], ["Volunteer", "/info/display?PageID=5573"], ["Donate", "/info/donate"], ["Shop", "/shop"], ["Available Cats", "http://catsinthecradle.rescuegroups.org/animals/browse?Status=Available"], ["Schedule A Meet & Greet", "/info/display?PageID=20535"], ["How to Adopt", "https://catsinthecradle.rescuegroups.org/info/adoption"], ["Special Needs Cats", "/info/display?PageID=5683"], ["Successful Adoptions", "/animals/successes"], ["Tips, Tricks, & Other Useful Info", "https://catsinthecradle.rescuegroups.org/info/display?PageID=5670"], ["Log In", "/user/login.php"], ["Register", "/user/register.php"], ["Photo Gallery", "/info/photos"] ];