// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Our Story", "", null, ["About Us", "/info/index"], ["Successes", "/animals/successes"], ["Guestbook", "/info/guestbook"], ["Contact Us", "/info/contact"], ["Our Partners", "/info/display?PageID=68"], ["Links", "/info/display?PageID=64"], ["Sitemap", "/info/sitemap"] ], ["Adopt", "", null, ["Available Animals", "/animals"], ["Application", "/info/adoption"], ["Adopters Only (Log in First)", "/info/adopters_only"] ], ["Get Involved", "", null, ["Volunteer Opportunities ", "/info/display?PageID=8655"], ["Donate or Sponsor", "/info/donate"], ["Support Us", "/info/display?PageID=9387"], ["Shop at Our Store", "http://www.cafepress.com/TOHMD"], ["Create a Fundraising Page for TOH", "/info/display?PageID=8942"] ], ["News & Events", "", null, ["News", "/info/news"], ["Events", "/info/events"], ["Outreach/Volunteer Events", "/info/display?PageID=11475"] ], ["Education & Wellness", "/info/display?PageID=78", null, ["Tips about newly adopted dogs and puppies", "/info/display?PageID=9278"], ["Finding a Lost Cat", "/info/display?PageID=406"], ["Finding a Lost Dog", "/info/display?PageID=405"], ["Spay and Neuter Your Pets", "/info/display?PageID=10104"], ["Danger of Unattended Pets in Cars", "/info/display?PageID=9128"], ["Dog Bite Prevention Classes", "/info/display?PageID=7687"] ], ["My Rescue", "/myrescue", null, ["Log In", "/user/login.php"], ["Register", "/user/register.php"], ["Forms/Applications", "/forms"] ] ];