// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Info", "#", null, ["About DASH", "/info/display?PageID=20861"], ["Events", "/info/events"] ], ["Help DASH", "#", null, ["Foster or Volunteer", "/info/display?PageID=18354"], ["Donate", "/info/donate"] ], ["Adopt", "#", null, ["Adoption FAQs", "/info"], ["Adoption Application", "/info/adoption"], ["Animal List", "/animals/list"], ["Search Animals", "/animals/search"], ["Browse Available Animals", "/animals/browse"], ["Adopted Animals", "/animals/successes"], ["Happy Tails", "/animals/stories"] ], ["My Rescue", "#", null, ["Log In", "/user/login.php"], ["Register", "/user/register.php"] ], ["Contact Us", "/info/display?PageID=18412"] ];