// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/", null, ["My Rescue", "/myrescue"], ["Guestbook", "/info/guestbook"], ["Sitemap", "/info/sitemap"], ["Log In", "/user/login.php"], ["Register", "/user/register.php"] ], ["About Us", "#", null, ["About Paws of Tomorrow", "/info/index"], ["Our Mission", "/info/display?PageID=6332"], ["Our Office", "/info/display?PageID=17018"], ["Our Team", "/info/display?PageID=16752"], ["Our Partners", "/info/display?PageID=16720"], ["FAQ", "/info/display?PageID=6261"], ["News", "/info/news"] ], ["Adopt", "#", null, ["Available Dogs", "/animals/browse?Species=dog"], ["Adoption Info", "/info/adoption"], ["Search Animals", "/animals/search?type=advanced#"], ["Adopted Animals", "/animals/successes"], ["Happy Tails", "/animals/stories"] ], ["Foster", "#", null, ["Needs a Foster", "/animals/browse?special=NeedsFoster"], ["Foster Info", "/info/display?PageID=6742"] ], ["Applications", "/forms", null, ["Adoption Application", "http://www.pawsoftomorrow.dog/forms/form?formid=1021&contactsformsid=1309486"], ["Foster Application", "http://www.pawsoftomorrow.dog/forms/form?formid=1029&contactsformsid=290919"], ["Volunteer Application", "http://www.pawsoftomorrow.dog/forms/form?formid=3850"], ["Owner Surrender Form", "http://www.pawsoftomorrow.dog/forms/form?formid=3832&contactsformsid=1310478"] ], ["Donations", "#", null, ["Donate", "/info/donate"], ["Sponsor A Pet", "/info/sponsorship"], ["Amazon.com Donations", "/info/display?PageID=17061"], ["Corporate Sponsors", "/info/display?PageID=6115"], ["Memorial Donations", "/info/display?PageID=7397"], ["Our Store", "/shop"] ], ["Our Events", "#", null, ["Upcoming Events", "/info/events"] ], ["Other Info", "#", null, ["Lost & Found Pets", "/info/display?PageID=17062"], ["Surrender A Pet", "/info/display?PageID=7888"], ["Puppy Mill Horror", "/info/display?PageID=7978"], ["Gas Chambers", "/info/display?PageID=6741"], ["Free Dogs", "/info/display?PageID=6333"], ["Rainbow Bridge", "/animals/rainbowbridge"] ] ];