// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/", null, ["About Us", "/info/index"], ["Contact Us", "/info/contact"] ], ["Adoption Info", "/info/adoption", null, ["Adoption Fees", "/info/display?PageID=13225"], ["Why should I have a secure, fenced backyard?", "/info/display?PageID=14830"], ["FAQ", "/info/display?PageID=13962"], ["Spay/Neuter?", "/http://www.resqac.com/"] ], ["Animals", "/animals", null, ["Animal List", "/animals/list"], ["Successful Adoptions", "/animals/successes"], ["Surrendering a Dog", "/info/display?PageID=13991"], ["Events", "/info/events"], ["News", "/info/news"] ], ["Forms", "", null, ["Forms/Applications", "/forms"], ["Guestbook", "/info/guestbook"] ], ["Volunteer/Donate", "/info/display?PageID=7095", null, ["Donation Info", "/info/donate"], ["Sponsorship Info", "/info/sponsorship"] ], ["My Rescue", "/myrescue", null, ["Log In", "/user/login.php"], ["Register", "/user/register.php"] ] ];