// menu_items.js file // comments block here var LAYOUTMENU_ITEMS0 =[ ["Home", "/"], ["Our Story", "/info/index"], ["Adoption Information", "", null, ["Adoption Application", "/forms/form?formid=4582"], ["Cats", "/animals/browse?species=Cat"], ["Dogs", "/animals/browse?species=Dog"], ["Adoptable Pets", "/animals/browse"], ["Successful Adoptions", "/animals/successes"] ], ["Foster Information", "", null, ["Foster Application", "/forms/form?formid=4558"] ], ["Surrender Form", "/forms/form?formid=6647"], ["Contact Us", "/info/display?PageID=18160"], ["Bailey's HOPE Application", "/forms/form?formid=6690"], ["Login", "http://www.ellieslegacy.org/user/login"] ];