// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/", null, ["Log In", "/user/login.php"], ["Register", "/user/register.php"], ["Guestbook", "/info/guestbook"] ], ["About Us", "#", null, ["Our Mission", "/info/index"], ["Board Of Directors", "/info/display?PageID=16760"], ["Rescue Squad", "/info/display?PageID=9461"], ["News", "/info/display?PageID=10287"], ["Photo Gallery", "/info/display?PageID=16978"], ["Contact Us", "/info/contact"] ], ["Adopt", "#", null, ["Browse Available Rescues", "/animals/browse"], ["Rescue List", "/animals/list"], ["Adoption Info", "/info/adoption"], ["Adoption Application", "/forms/form?formid=1626"], ["Family Pawtographs", "/info/display?PageID=9363"], ["Successful Adoptions", "/animals/successes"], ["Where Are They Now?", "/info/display?PageID=10286"], ["Rainbow Bridge", "/animals/rainbowbridge"] ], ["Surrender", "#", null, ["Owner Surrender Application", "/info/display?PageID=15892"] ], ["Events", "#", null, ["Meet and Greets", "/info/display?PageID=16973"], ["Upcoming Events", "/info/display?PageID=9462"], ["Our Sponsors", "/info/sponsorship"], ["Media", "/info/display?PageID=16974"] ], ["Volunteer", "#", null, ["Fostering", "/info/display?PageID=16886"], ["Become a Volunteer", "/info/display?PageID=9182"] ], ["Donate", "#", null, ["Ways to Support Us", "/info/display?PageID=16975"], ["Shop Yorkie911 Online", "/info/display?PageID=13285"] ], ["FYI", "#", null, ["Puppy Mill Awareness", "/info/display?PageID=11169"], ["All About Yorkies", "/info/display?PageID=9463"], ["Nomi's Blog", "/info/display?PageID=16499"], ["Lost And Found Information", "/info/display?PageID=10317"] ] ];