// menu_items.js file // comments block here var SITEMENU_ITEMS0 =[ ["Home", "http://www.petrescuebyjudy.com/", null, ["My Rescue", "/myrescue"], ["Events", "http://www.petrescuebyjudy.com/info/events"] ], ["Info & More", "", null, ["Wish List", "/info/display?PageID=18674"], ["Contact Us", "/info/contact"], ["About Us", "/info/index"], ["Recent Arrivals", "/animals/browse?special=recent"] ], ["Special Needs / Seniors", "", null, ["Seniors", "/animals/list?special=seniors"], ["Special Needs", "/animals/list?special=needs"] ], ["ADOPTION APPLICATIONS", "", null, ["Cat Adoption App", "/forms/form?formid=657"], ["Dog Adoption App", "/forms/form?formid=7250"] ], ["Cats", "/animals/list?Species=Cat", null, ["Kittens", "/animals/list?special=kitten"], ["Adult Cats", "/animals/browse?species=Cat&special=adult"] ], ["Dogs", "/animals/list?Species=Dog", null, ["Puppies", "/animals/list?special=puppy"] ], ["Volunteer", "", null, ["Volunteer Program ", "/info/display?PageID=21707"], ["Volunteer Portal", "/info/display?PageID=17194"] ], ["Pupdates and Cat Tails", "/animals/stories"], ["Adoptions", "/animals/successes"] ];