// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["About HOPE", "/info/index", null, ["Membership", "/info/display?PageID=12465"], ["Newsletters", "/info/display?PageID=17028"] ], ["Adoptions", "/info/adoption", null, ["Cats", "/animals/browse?Species=Cat"], ["Dogs", "/animals/browse?Species=Dog"], ["Forms/Applications", "/forms"] ], ["Ways to Help", "", null, ["Donate", "/info/donate"], ["Volunteer, Foster, Sponsor", "/info/display?PageID=16747"], ["Wish List", "/info/display?PageID=12486"], ["Merchandise", "/info/display?PageID=12499"] ], ["Education Program", "/info/display?PageID=12463"], ["Happy Tails", "/info/display?PageID=12990&popup=Yes", null, ["Successful Adoptions", "/animals/successes"] ], ["Photo Gallery", "/info/photos"] ];