// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About Us", "#", null, ["About HHARG", "/info/index"], ["Rescue Partners", "/info/display?PageID=19855"] ], ["Adopt", "#", null, ["How to Adopt", "/info/adoption"], ["Dogs", "/animals/browse?species=Dog"], ["Special Needs", "/animals/browse.php?special=Needs"], ["Successful Adoptions", "/animals/successes"], ["Rainbow Bridge", "/animals/rainbowbridge"], ["Events", "/info/events"] ], ["Donate", "#", null, ["Donate", "/info/donate"], ["Wish List", "/info/display?PageID=15901"] ], ["Sponsor", "/info/sponsorship"], ["Volunteer", "/info/display?PageID=15900"], ["Foster", "/info/display?PageID=15903"], ["Contact Us", "/info/contact"] ];