{"id":5475,"date":"2022-06-23T20:47:19","date_gmt":"2022-06-23T20:47:19","guid":{"rendered":"http:\/\/localhost:10123\/?page_id=5475"},"modified":"2026-05-06T17:14:39","modified_gmt":"2026-05-06T22:14:39","slug":"map","status":"publish","type":"page","link":"https:\/\/milwaukeezoo.org\/map\/","title":{"rendered":"Map"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5475\" class=\"elementor elementor-5475\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-25a7411 elementor-section-full_width full elementor-section-height-default elementor-section-height-default\" data-id=\"25a7411\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-32ec6d8\" data-id=\"32ec6d8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c57d5fa elementor-widget elementor-widget-html\" data-id=\"c57d5fa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id='map'><\/div>\r\n<div id=\"sidebar\"><\/div>\r\n<style>\r\n    #map {\r\n        height: 55vw;\r\n        width: 100vw;\r\n    }\r\n\r\n\thtml, body {\r\n\t\theight: 100%;\r\n\t\tmargin: 0;\r\n\t}\r\n\t.leaflet-container {\r\n\t\theight: 400px;\r\n\t\twidth: 600px;\r\n\t\tmax-width: 100%;\r\n\t\tmax-height: 100%;\r\n\t\t\r\n\t}\r\n\t.leaflet-pane {\r\n\t    z-index: 10;\r\n\t}\r\n\t.leaflet-top, .leaflet-bottom, .leaflet-sidebar {\r\n\t    z-index: 11;\r\n\t}\r\n\t.leaflet-interactive {\r\n\t    opacity: 0;\r\n\t}\r\n\t.leaflet-marker-icon {\r\n\t    opacity: 1!important;\r\n\t}\r\n\t.my-label {\r\n\t    opacity: 1!important;\r\n        background-color: unset;\r\n        border: unset;\r\n        white-space: unset;\r\n        text-align: center;\r\n        font-size: 9px;\r\n        width: 60px;\r\n        margin: 0;\r\n        padding: 0;\r\n        margin-top:-13px;\r\n        box-shadow: unset;\r\n        font-family: 'WorkSans Medium';\r\n        text-transform: uppercase;\r\n        line-height: 1.5;\r\n        font-weight: 900;\r\n        color: #939aa2;\r\n        \r\n        \r\n\t}\r\n\t.leaflet-tooltip-bottom:before {\r\n\t    display: none;\r\n\t}\r\n    .leaflet-container {\r\n        background-color: #d7dee4;\r\n    }\r\n    .leaflet-sidebar .leaflet-control {\r\n        border-radius: 0px;\r\n        border: 0px!important;\r\n        box-shadow: 20px 20px 60px #BBC1C7!important;\r\n        font-size: initial;\r\n    }\r\n    img.sidebar_img {\r\n        object-fit: cover;\r\n        height: 250px;\r\n        width: 100%;\r\n        position: absolute;\r\n        left: 0;\r\n        top: 0px;\r\n    }\r\n    h6.sidebar_title {\r\n        text-transform: uppercase;\r\n        color: #22B282;\r\n    }\r\n    h6.sidebar_titleimg {\r\n        margin-top: 260px;\r\n        text-transform: uppercase;\r\n        color: #22B282;\r\n    }\r\n    .leaflet-sidebar .leaflet-control hr {\r\n        margin: 15px -24px 20px!important;\r\n        \r\n    }\r\n    @media only screen and (max-width: 767px) {\r\n        #map {\r\n            height: 120vw;\r\n            width: 100vw;\r\n        }\r\n        .leaflet-sidebar {\r\n\/*            left: 0;\r\n            right: 0;\r\n            top: 0;\r\n            bottom: 0;\r\n            margin: auto;\r\n            height: 100vw;\r\n            width: 90vw;\r\n            opacity: 0;*\/\r\n        }\r\n        .leaflet-sidebar.left {\r\n            transition: left 0.0s, width 0.0s, opacity 0.5s;\r\n            opacity: 0;\r\n            height: 100vw;\r\n            width: 90vw;\r\n        }\r\n        .leaflet-sidebar.visible {\r\n            left: 0;\r\n            right: 0;\r\n            top: 0;\r\n            bottom: 0;\r\n            margin: auto;\r\n            height: 100vw;\r\n            width: 90vw;\r\n            opacity: 1;\r\n            \r\n        }\r\n        .leaflet-control-zoom {\r\n            display: none;\r\n        }\r\n    }\r\n<\/style>\r\n<script>\r\n    var zoomed = 17;\r\n    var ap = true;\r\n    if (window.innerWidth < 767) {\r\n        zoomed = 16;\r\n        ap = false;\r\n    }\r\n    var northEast = L.latLng(43.0261,-88.0230),\r\n    southWest = L.latLng(43.0353 ,-88.0531),\r\n    bounds = L.latLngBounds(southWest, northEast);\r\n    var map = L.map('map', {attributionControl: false,\r\n        scrollWheelZoom: false,\r\n        maxBounds: bounds\r\n    }).setView([43.03123,-88.04030], zoomed);\r\n    \r\n    map.options.minZoom = zoomed;\r\n    \r\n    \/\/L.tileLayer('https:\/\/{s}.tile.openstreetmap.org\/{z}\/{x}\/{y}.png', {\r\n    \/\/maxZoom: 17,\r\n    \/\/scrollWheelZoom: false,\r\n    \/\/}).addTo(map);\r\n\/\/map.locate({setView: true, maxZoom: 16});\r\n\/\/var lc = L.control.locate().addTo(map);\r\n\/\/lc.start();\r\n\r\nvar imageUrl = 'https:\/\/milwaukeezoo.org\/wp-content\/uploads\/iamap2.png';\r\nvar imageBounds = [[43.0261,-88.04911], [43.03613,-88.03038]];\r\n\r\nL.imageOverlay(imageUrl, imageBounds, {opacity: 1}).addTo(map);\r\n\r\n\r\nvar sidebar = L.control.sidebar('sidebar', {\r\n\t\tposition: 'left',\r\n\t\tautoPan: ap\r\n});\r\n\r\nmap.addControl(sidebar);\r\nvar CustomIcon = L.Icon.extend({\r\n\/*    options:{\r\n\r\n        iconSize:     [28, 28], \/\/ size of the icon\r\n        \/\/iconAnchor:   [21, 45], \/\/ point of the icon which will correspond to marker's location\r\n    }*\/\r\n});\r\nvar FoodIcon = new CustomIcon({\r\n    iconUrl: '\/wp-content\/uploads\/food_icon2.svg',\r\n    iconSize: [42, 42]\r\n});\r\nvar RidesIcon = new CustomIcon({\r\n    iconUrl: '\/wp-content\/uploads\/rides.svg',\r\n    iconSize: [42, 42]\r\n}); \r\nvar BathroomIcon = new CustomIcon({\r\n    iconUrl: '\/wp-content\/uploads\/bathroom.svg',\r\n    iconSize: [24, 24]\r\n}); \r\nvar ParkingIcon = new CustomIcon({\r\n    iconUrl: '\/wp-content\/uploads\/parking.svg',\r\n    iconSize: [24, 24]\r\n}); \r\nvar FountainIcon = new CustomIcon({\r\n    iconUrl: '\/wp-content\/uploads\/drinking-fountain.svg',\r\n    iconSize: [24, 24]\r\n}); \r\n\r\n\/*\tfunction onLocationFound(e) {\r\n\t    if (window.innerWidth < 767) {\r\n\t\tvar radius = e.accuracy \/ 2;\r\n\r\n\t\t\/\/var locationMarker = L.marker(e.latlng).addTo(map)\r\n\t\t\/\/\t.bindPopup('You are within ' + radius + ' meters from this point').openPopup();\r\n        var locationMarker = L.circleMarker(e.latlng).addTo(map);\r\n\t\tvar locationCircle = L.circle(e.latlng, radius).addTo(map);\r\n\t    }\r\n\t}\r\n\r\n\tfunction onLocationError(e) {\r\n\t    if (window.innerWidth < 767) {\r\n\t\talert(e.message);\r\n\t    }\r\n\t}\r\n    if (window.innerWidth < 767) {\r\n\tmap.on('locationfound', onLocationFound);\r\n\tmap.on('locationerror', onLocationError);\r\n\r\n\tmap.locate({setView: true, maxZoom: 16, enableHighAccuracy: true});\/\/ watch: true,\r\n    }*\/\r\n\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"dce-fix-background-loop elementor-element elementor-element-0b6b55d elementor-widget elementor-widget-dce-acf-repeater-v2\" data-id=\"0b6b55d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;dce_acf_repeater_format&quot;:&quot;grid&quot;}\" data-widget_type=\"dce-acf-repeater-v2.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"dce-acf-repeater\"><div class=\"dce-acf-repeater-grid\"><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.02892367711046,-88.04146170616151], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Adventure Africa\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02892367711046,-88.04146170616151], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Adventure Africa<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Adventure Africa<\/h6><hr><p>Bathroom &#8211; Adventure Africa<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Adventure Africa<\/h6><hr><p>Bathroom &#8211; Adventure Africa<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.0310902342573,-88.04098963737489], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Big Cats\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.0310902342573,-88.04098963737489], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Big Cats<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Big Cats<\/h6><hr><p>Bathroom &#8211; Big Cats<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Big Cats<\/h6><hr><p>Bathroom &#8211; Big Cats<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.031199089026934,-88.03840935230257], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Dairy Barn\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031199089026934,-88.03840935230257], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Dairy Barn<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Dairy Barn<\/h6><hr><p>Bathroom &#8211; Dairy Barn<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Dairy Barn<\/h6><hr><p>Bathroom &#8211; Dairy Barn<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.02984520850126,-88.04031908512115], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Giraffe\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02984520850126,-88.04031908512115], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Giraffe<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Giraffe<\/h6><hr><p>Bathroom &#8211; Giraffe<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Giraffe<\/h6><hr><p>Bathroom &#8211; Giraffe<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.031614909775925,-88.03930521011354], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Offices\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031614909775925,-88.03930521011354], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Offices<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Offices<\/h6><hr><p>Bathroom &#8211; Offices<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Offices<\/h6><hr><p>Bathroom &#8211; Offices<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.033172251131504,-88.03773880004883], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Cafe 1892\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.033172251131504,-88.03773880004883], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Cafe 1892<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Cafe 1892<\/h6><hr><p>Bathroom &#8211; Cafe 1892<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Cafe 1892<\/h6><hr><p>Bathroom &#8211; Cafe 1892<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.030472626212216,-88.04205179214479], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Nourish 414\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.030472626212216,-88.04205179214479], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Nourish 414<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Nourish 414<\/h6><hr><p>Bathroom &#8211; Nourish 414<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Nourish 414<\/h6><hr><p>Bathroom &#8211; Nourish 414<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.033101828802266,-88.04068922996522], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Primates of the World\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.033101828802266,-88.04068922996522], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Primates of the World<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Primates of the World<\/h6><hr><p>Bathroom &#8211; Primates of the World<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Primates of the World<\/h6><hr><p>Bathroom &#8211; Primates of the World<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.033073378356555,-88.03946614265442], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Peck Welcome Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.033073378356555,-88.03946614265442], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Peck Welcome Center<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Peck Welcome Center<\/h6><hr><p>Bathroom &#8211; Peck Welcome Center<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Peck Welcome Center<\/h6><hr><p>Bathroom &#8211; Peck Welcome Center<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.031692151038655,-88.04558157920839], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - West Entrance\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031692151038655,-88.04558157920839], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; West Entrance<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - West Entrance<\/h6><hr><p>Bathroom &#8211; West Entrance<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - West Entrance<\/h6><hr><p>Bathroom &#8211; West Entrance<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.03184115884171,-88.04355919361116], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Wild Burger\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03184115884171,-88.04355919361116], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Wild Burger<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Wild Burger<\/h6><hr><p>Bathroom &#8211; Wild Burger<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Wild Burger<\/h6><hr><p>Bathroom &#8211; Wild Burger<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.032113106397574,-88.0378031730652], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Zoo Gift Shop\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.032113106397574,-88.0378031730652], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Zoo Gift Shop<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Zoo Gift Shop<\/h6><hr><p>Bathroom &#8211; Zoo Gift Shop<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Zoo Gift Shop<\/h6><hr><p>Bathroom &#8211; Zoo Gift Shop<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.030113822493895,-88.03877413272859], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - The Snack Barn\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.030113822493895,-88.03877413272859], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>All things snacks and treats: Ice cream shakes, shaved ice, funnel cakes, paninis, craft beer, and bottled drinks.<\/p><h4>Located<\/h4><p>In the Family Farm<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Snack-Barn-08-2025-0090341-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Snack-Barn-08-2025-0090341-E.jpg\"><h6 class=\"sidebar_titleimg\">F&B - The Snack Barn<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>All things snacks and treats: Ice cream shakes, shaved ice, funnel cakes, paninis, craft beer, and bottled drinks.<\/p><h4>Located<\/h4><p>In the Family Farm<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - The Snack Barn<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>All things snacks and treats: Ice cream shakes, shaved ice, funnel cakes, paninis, craft beer, and bottled drinks.<\/p><h4>Located<\/h4><p>In the Family Farm<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.030713788188436,-88.04457306861879], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - Bear Garden\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.030713788188436,-88.04457306861879], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>An ode to Wisconsin\u2019s outdoors with an \u201cadult-friendly\u201d menu. Visitors can choose from craft beer (rotating taps), seltzers, canned cocktails, pretzels, and snacks.<\/p><h4>Located<\/h4><p>Near Caribou<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bear-Garden-1.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bear-Garden-1.jpg\"><h6 class=\"sidebar_titleimg\">F&B - Bear Garden<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>An ode to Wisconsin\u2019s outdoors with an \u201cadult-friendly\u201d menu. Visitors can choose from craft beer (rotating taps), seltzers, canned cocktails, pretzels, and snacks.<\/p><h4>Located<\/h4><p>Near Caribou<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - Bear Garden<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>An ode to Wisconsin\u2019s outdoors with an \u201cadult-friendly\u201d menu. Visitors can choose from craft beer (rotating taps), seltzers, canned cocktails, pretzels, and snacks.<\/p><h4>Located<\/h4><p>Near Caribou<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.03060791231555,-88.04431557655334], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - Taco Caja\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03060791231555,-88.04431557655334], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Choose from handmade menu items \u2014 crafted with corn tortillas from Milwaukee\u2019s own Tortilleria El Sol \u2014 including barbacoa, al pastor, and chicken tinga tacos, plus loaded queso, loaded nachos, elote (corn cup), chips &amp; salsa, and chips &amp; queso.<\/p><h4>Located<\/h4><p>Near Caribou<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/20250816_114714-KG.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/20250816_114714-KG.jpg\"><h6 class=\"sidebar_titleimg\">F&B - Taco Caja<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Choose from handmade menu items \u2014 crafted with corn tortillas from Milwaukee\u2019s own Tortilleria El Sol \u2014 including barbacoa, al pastor, and chicken tinga tacos, plus loaded queso, loaded nachos, elote (corn cup), chips &amp; salsa, and chips &amp; queso.<\/p><h4>Located<\/h4><p>Near Caribou<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - Taco Caja<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Choose from handmade menu items \u2014 crafted with corn tortillas from Milwaukee\u2019s own Tortilleria El Sol \u2014 including barbacoa, al pastor, and chicken tinga tacos, plus loaded queso, loaded nachos, elote (corn cup), chips &amp; salsa, and chips &amp; queso.<\/p><h4>Located<\/h4><p>Near Caribou<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.03227445579235,-88.0429744720459], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - The Coop\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03227445579235,-88.0429744720459], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>This unique food truck offers a variety of tasty chicken-based options, including chicken sandwiches, chips, and drinks.<\/p><h4>Located<\/h4><p>Across from Wild Burger<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/The-Coop-08-2025-0090210-EC.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/The-Coop-08-2025-0090210-EC.jpg\"><h6 class=\"sidebar_titleimg\">F&B - The Coop<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>This unique food truck offers a variety of tasty chicken-based options, including chicken sandwiches, chips, and drinks.<\/p><h4>Located<\/h4><p>Across from Wild Burger<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - The Coop<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>This unique food truck offers a variety of tasty chicken-based options, including chicken sandwiches, chips, and drinks.<\/p><h4>Located<\/h4><p>Across from Wild Burger<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.03104317862496,-88.03828597068788], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - Ice Cream Parlor\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03104317862496,-88.03828597068788], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Satisfy your sweet tooth with a variety of scooped ice cream, waffle cones, and bottled drinks.<\/p><h4>Located<\/h4><p>In the Family Farm<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Dairy-Store-scaled.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Dairy-Store-scaled.jpg\"><h6 class=\"sidebar_titleimg\">F&B - Ice Cream Parlor<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Satisfy your sweet tooth with a variety of scooped ice cream, waffle cones, and bottled drinks.<\/p><h4>Located<\/h4><p>In the Family Farm<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - Ice Cream Parlor<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Satisfy your sweet tooth with a variety of scooped ice cream, waffle cones, and bottled drinks.<\/p><h4>Located<\/h4><p>In the Family Farm<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.03301556294294,-88.03787291049957], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - Caf\u00e9 1892\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03301556294294,-88.03787291049957], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Caf\u00e9 1892 has all your favorites and more. Choose between pizzas, chicken tenders, artisan sandwiches and salads, and snacks. You\u2019ll also find classic favorites like burgers and hot dogs.<\/p><h4>Located<\/h4><p>Inside the U.S. Bank Gathering Place (Main Entrance)<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/SSA-1892-Group-07-2025-0089521-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/SSA-1892-Group-07-2025-0089521-E.jpg\"><h6 class=\"sidebar_titleimg\">F&B - Caf\u00e9 1892<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Caf\u00e9 1892 has all your favorites and more. Choose between pizzas, chicken tenders, artisan sandwiches and salads, and snacks. You\u2019ll also find classic favorites like burgers and hot dogs.<\/p><h4>Located<\/h4><p>Inside the U.S. Bank Gathering Place (Main Entrance)<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - Caf\u00e9 1892<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Caf\u00e9 1892 has all your favorites and more. Choose between pizzas, chicken tenders, artisan sandwiches and salads, and snacks. You\u2019ll also find classic favorites like burgers and hot dogs.<\/p><h4>Located<\/h4><p>Inside the U.S. Bank Gathering Place (Main Entrance)<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.03292145459449,-88.03773343563081], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - Coffee Shop\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03292145459449,-88.03773343563081], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Found right in the main entrance, start your visit off with Stone Creek Coffee, bottled beverages, pastries, grab and go items, ice cream, and more.<\/p><h4>Located<\/h4><p>Inside the U.S. Bank Gathering Place (Main Entrance)<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/US-Bank-Gathering-Place.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/US-Bank-Gathering-Place.jpg\"><h6 class=\"sidebar_titleimg\">F&B - Coffee Shop<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Found right in the main entrance, start your visit off with Stone Creek Coffee, bottled beverages, pastries, grab and go items, ice cream, and more.<\/p><h4>Located<\/h4><p>Inside the U.S. Bank Gathering Place (Main Entrance)<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - Coffee Shop<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Found right in the main entrance, start your visit off with Stone Creek Coffee, bottled beverages, pastries, grab and go items, ice cream, and more.<\/p><h4>Located<\/h4><p>Inside the U.S. Bank Gathering Place (Main Entrance)<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03267430130927,-88.03760468959808], {radius: 25});\r\n        markerit.bindTooltip(\"Gathering Place\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03267430130927,-88.03760468959808], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Found right in the main entrance, this attractive area features a spacious, light-filled atrium with the Zoo\u2019s main restaurant, Caf\u00e9 1892, a counter-style snack bar; coffee shop; customer-service area; and restrooms.<\/p><h4>Located<\/h4><p>Main Entrance<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/US-Bank-Gathering-Place.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/US-Bank-Gathering-Place.jpg\"><h6 class=\"sidebar_titleimg\">Gathering Place<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Found right in the main entrance, this attractive area features a spacious, light-filled atrium with the Zoo\u2019s main restaurant, Caf\u00e9 1892, a counter-style snack bar; coffee shop; customer-service area; and restrooms.<\/p><h4>Located<\/h4><p>Main Entrance<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Gathering Place<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Found right in the main entrance, this attractive area features a spacious, light-filled atrium with the Zoo\u2019s main restaurant, Caf\u00e9 1892, a counter-style snack bar; coffee shop; customer-service area; and restrooms.<\/p><h4>Located<\/h4><p>Main Entrance<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.03171736517795,-88.04528653621674], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - West End Snacks\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03171736517795,-88.04528653621674], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Looking for a small bite? This is the place to go with a menu that includes soft pretzels, snacks, ICEE, and more. Cool off with fountain drinks. West End Snacks also offers a tasty treat: Dole Whip\u00ae, a kosher, gluten-free, and dairy-free soft-serve snack with fruit toppings. Stop in to try it!<\/p><h4>Located<\/h4><p>Near Modern Woodmen Otter Passage at the West Entrance<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/West-End-Snacks.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/West-End-Snacks.jpg\"><h6 class=\"sidebar_titleimg\">F&B - West End Snacks<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Looking for a small bite? This is the place to go with a menu that includes soft pretzels, snacks, ICEE, and more. Cool off with fountain drinks. West End Snacks also offers a tasty treat: Dole Whip\u00ae, a kosher, gluten-free, and dairy-free soft-serve snack with fruit toppings. Stop in to try it!<\/p><h4>Located<\/h4><p>Near Modern Woodmen Otter Passage at the West Entrance<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - West End Snacks<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Looking for a small bite? This is the place to go with a menu that includes soft pretzels, snacks, ICEE, and more. Cool off with fountain drinks. West End Snacks also offers a tasty treat: Dole Whip\u00ae, a kosher, gluten-free, and dairy-free soft-serve snack with fruit toppings. Stop in to try it!<\/p><h4>Located<\/h4><p>Near Modern Woodmen Otter Passage at the West Entrance<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Food' == 'Label'){\r\n        var markerit = L.circle([43.031920766999974,-88.04319977760316], {radius: 25});\r\n        markerit.bindTooltip(\"F&B - Wild Burger & Woody\u2019s Custard\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031920766999974,-88.04319977760316], {icon: FoodIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Favorite Wisconsin summer cookout staples, including specialty smash burgers, hot dogs, Wild fries, frozen custard, and fountain drinks! Wild Burger has food the whole family will enjoy \u2014 even the pickiest of eaters.<\/p><h4>Located<\/h4><p>Near the Small Mammals Building<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Wild-Burger-Group-Shot-08-2025-0080023-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Wild-Burger-Group-Shot-08-2025-0080023-E.jpg\"><h6 class=\"sidebar_titleimg\">F&B - Wild Burger & Woody\u2019s Custard<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Favorite Wisconsin summer cookout staples, including specialty smash burgers, hot dogs, Wild fries, frozen custard, and fountain drinks! Wild Burger has food the whole family will enjoy \u2014 even the pickiest of eaters.<\/p><h4>Located<\/h4><p>Near the Small Mammals Building<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">F&B - Wild Burger & Woody\u2019s Custard<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Favorite Wisconsin summer cookout staples, including specialty smash burgers, hot dogs, Wild fries, frozen custard, and fountain drinks! Wild Burger has food the whole family will enjoy \u2014 even the pickiest of eaters.<\/p><h4>Located<\/h4><p>Near the Small Mammals Building<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03291753341016,-88.04255604743959], {radius: 25});\r\n        markerit.bindTooltip(\"Aquatic & Reptile Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03291753341016,-88.04255604743959], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>A variety of invertebrates, fish, reptiles, and amphibians.<\/p><h4>Building<\/h4><p>Aquatic &amp; Reptile Center<\/p><hr \/><p>Come see our huge population of fish, reptiles, invertebrates, and amphibians. Enjoy the view into our 55,000-gallon Amazon Flooded Forest aquarium.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img fetchpriority=\"high\" decoding=\"async\" fetchpriority=\"high\" class=\"alignnone size-full wp-image-6262\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster-150x150.png 150w\" sizes=\"(max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Gila Monster<\/strong><br \/>(Heloderma suspectum)<\/p><p><strong>Native to:<\/strong> Southwestern United States and northwestern Mexico<br \/><strong>Primary Diet:<\/strong> Rodents, frogs, lizards, birds\u2019 eggs, insects, centipedes, and worms<br \/><strong>Adult Weight:<\/strong> 3 to 5 pounds<br \/><strong>Status:<\/strong> Near Threatened<\/p><p>The Gila monster is one of few venomous lizards that spend up to 95 percent of its time in underground burrows. Fat stored in its oversized tails allows the Gila monster to go months between meals.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Green-Tree-Python-2.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Green-Tree-Python-2.jpg\"><h6 class=\"sidebar_titleimg\">Aquatic & Reptile Center<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A variety of invertebrates, fish, reptiles, and amphibians.<\/p><h4>Building<\/h4><p>Aquatic &amp; Reptile Center<\/p><hr \/><p>Come see our huge population of fish, reptiles, invertebrates, and amphibians. Enjoy the view into our 55,000-gallon Amazon Flooded Forest aquarium.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img fetchpriority=\"high\" decoding=\"async\" fetchpriority=\"high\" class=\"alignnone size-full wp-image-6262\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster-150x150.png 150w\" sizes=\"(max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Gila Monster<\/strong><br \/>(Heloderma suspectum)<\/p><p><strong>Native to:<\/strong> Southwestern United States and northwestern Mexico<br \/><strong>Primary Diet:<\/strong> Rodents, frogs, lizards, birds\u2019 eggs, insects, centipedes, and worms<br \/><strong>Adult Weight:<\/strong> 3 to 5 pounds<br \/><strong>Status:<\/strong> Near Threatened<\/p><p>The Gila monster is one of few venomous lizards that spend up to 95 percent of its time in underground burrows. Fat stored in its oversized tails allows the Gila monster to go months between meals.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Aquatic & Reptile Center<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A variety of invertebrates, fish, reptiles, and amphibians.<\/p><h4>Building<\/h4><p>Aquatic &amp; Reptile Center<\/p><hr \/><p>Come see our huge population of fish, reptiles, invertebrates, and amphibians. Enjoy the view into our 55,000-gallon Amazon Flooded Forest aquarium.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img fetchpriority=\"high\" decoding=\"async\" fetchpriority=\"high\" class=\"alignnone size-full wp-image-6262\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GilaMonster-150x150.png 150w\" sizes=\"(max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Gila Monster<\/strong><br \/>(Heloderma suspectum)<\/p><p><strong>Native to:<\/strong> Southwestern United States and northwestern Mexico<br \/><strong>Primary Diet:<\/strong> Rodents, frogs, lizards, birds\u2019 eggs, insects, centipedes, and worms<br \/><strong>Adult Weight:<\/strong> 3 to 5 pounds<br \/><strong>Status:<\/strong> Near Threatened<\/p><p>The Gila monster is one of few venomous lizards that spend up to 95 percent of its time in underground burrows. Fat stored in its oversized tails allows the Gila monster to go months between meals.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Rides' == 'Label'){\r\n        var markerit = L.circle([43.03291,-88.03842], {radius: 25});\r\n        markerit.bindTooltip(\"Zoo Expeditions\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03291,-88.03842], {icon: RidesIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Give your feet a rest and join us on our Expedition Shuttle. With convenient stops around the Zoo, your favorite animals are a quick ride away. Visit the Zoo Expeditions headquarters for more information. Shuttles are subject to weather, special events, and construction.<\/p><p>Closed for the season (private tours booked through Group Sales will still be accommodated)<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Zoo-Expeditions-06-2025-0086286-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Zoo-Expeditions-06-2025-0086286-E.jpg\"><h6 class=\"sidebar_titleimg\">Zoo Expeditions<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Give your feet a rest and join us on our Expedition Shuttle. With convenient stops around the Zoo, your favorite animals are a quick ride away. Visit the Zoo Expeditions headquarters for more information. Shuttles are subject to weather, special events, and construction.<\/p><p>Closed for the season (private tours booked through Group Sales will still be accommodated)<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Zoo Expeditions<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Give your feet a rest and join us on our Expedition Shuttle. With convenient stops around the Zoo, your favorite animals are a quick ride away. Visit the Zoo Expeditions headquarters for more information. Shuttles are subject to weather, special events, and construction.<\/p><p>Closed for the season (private tours booked through Group Sales will still be accommodated)<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.031319192389965,-88.04104328155519], {radius: 25});\r\n        markerit.bindTooltip(\"Big Cat Country\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031319192389965,-88.04104328155519], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>African Lion, Amur Tiger, Cheetah, Jaguar, Red Panda, Serval, Snow Leopard, Spotted Hyena<\/p><h4>Building<\/h4><p>Florence Mila Borchert Big Cat Country<\/p><hr \/><p>This expansive 16,000 square-foot building provides our felines with natural, realistic habitats. It\u2019s a spacious home for some very cool cats.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6230 size-full\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda-150x150.png 150w\" sizes=\"(max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Red Panda<\/strong><br \/>(Ailurus fulgens)<\/p><p><strong>Native to<\/strong>: Nepal, northern Myanmar, central China<br \/><strong>Primary Diet:<\/strong> Bamboo, fruit, acorns, roots, eggs<br \/><strong>Adult Weight:<\/strong> 12 to 20 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>The red panda is not closely related to giant pandas. Red pandas are housed in Big Cat Country because they are geographically from the same wild habitats as some of the \u201creal\u201d big cats.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Lion-Patty-06-2021-0110572-E-scaled.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Lion-Patty-06-2021-0110572-E-scaled.jpg\"><h6 class=\"sidebar_titleimg\">Big Cat Country<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>African Lion, Amur Tiger, Cheetah, Jaguar, Red Panda, Serval, Snow Leopard, Spotted Hyena<\/p><h4>Building<\/h4><p>Florence Mila Borchert Big Cat Country<\/p><hr \/><p>This expansive 16,000 square-foot building provides our felines with natural, realistic habitats. It\u2019s a spacious home for some very cool cats.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6230 size-full\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda-150x150.png 150w\" sizes=\"(max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Red Panda<\/strong><br \/>(Ailurus fulgens)<\/p><p><strong>Native to<\/strong>: Nepal, northern Myanmar, central China<br \/><strong>Primary Diet:<\/strong> Bamboo, fruit, acorns, roots, eggs<br \/><strong>Adult Weight:<\/strong> 12 to 20 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>The red panda is not closely related to giant pandas. Red pandas are housed in Big Cat Country because they are geographically from the same wild habitats as some of the \u201creal\u201d big cats.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Big Cat Country<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>African Lion, Amur Tiger, Cheetah, Jaguar, Red Panda, Serval, Snow Leopard, Spotted Hyena<\/p><h4>Building<\/h4><p>Florence Mila Borchert Big Cat Country<\/p><hr \/><p>This expansive 16,000 square-foot building provides our felines with natural, realistic habitats. It\u2019s a spacious home for some very cool cats.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-6230 size-full\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/RedPanda-150x150.png 150w\" sizes=\"(max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Red Panda<\/strong><br \/>(Ailurus fulgens)<\/p><p><strong>Native to<\/strong>: Nepal, northern Myanmar, central China<br \/><strong>Primary Diet:<\/strong> Bamboo, fruit, acorns, roots, eggs<br \/><strong>Adult Weight:<\/strong> 12 to 20 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>The red panda is not closely related to giant pandas. Red pandas are housed in Big Cat Country because they are geographically from the same wild habitats as some of the \u201creal\u201d big cats.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.02961580729951,-88.04073214530946], {radius: 25});\r\n        markerit.bindTooltip(\"Conservation Outpost\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02961580729951,-88.04073214530946], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<p>Conservation Outpost<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Conservation Outpost<\/h6><hr><p>Conservation Outpost<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Conservation Outpost<\/h6><hr><p>Conservation Outpost<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.02989030436315,-88.04352164268495], {radius: 25});\r\n        markerit.bindTooltip(\"Lake Evinrude\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02989030436315,-88.04352164268495], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<p>Lake Evinrude<\/p><p>A peaceful setting to relax during a visit, Lake Evinrude is near the center of the Zoo and measures approximately 2,263-feet in length. The man-made lake and water was dammed to create both Lake Evinrude and the pool in the former Moose habitat.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Lake Evinrude<\/h6><hr><p>Lake Evinrude<\/p><p>A peaceful setting to relax during a visit, Lake Evinrude is near the center of the Zoo and measures approximately 2,263-feet in length. The man-made lake and water was dammed to create both Lake Evinrude and the pool in the former Moose habitat.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Lake Evinrude<\/h6><hr><p>Lake Evinrude<\/p><p>A peaceful setting to relax during a visit, Lake Evinrude is near the center of the Zoo and measures approximately 2,263-feet in length. The man-made lake and water was dammed to create both Lake Evinrude and the pool in the former Moose habitat.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03304301118407, -88.04096817970277], {radius: 25});\r\n        markerit.bindTooltip(\"Primates of the World\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03304301118407, -88.04096817970277], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Black-handed Spider Monkey, Eastern Black-and-white Colobus, Orangutan, Siamang, Red-Ruffed Lemur, De Brazza\u2019s Monkey<\/p><h4>Building<\/h4><p>Primates of the World<\/p><hr \/><p>This building showcases two ape species, orangutans and siamangs, and four monkey species.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-7058 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-300x200.jpg\" alt=\"Orangutan\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-1024x684.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-768x513.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-1536x1025.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-2048x1367.jpg 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Orangutan<\/strong><br \/>Pongo pygmaeus (Bornean) and Pongo abelii (Sumatran)<\/p><p><strong>Native to:<\/strong> Indonesia and Malaysia<br \/><strong>Primary Diet<\/strong>: Bark, leaves, flowers, insects, fruit<br \/><strong>Adult Weight:<\/strong> Males: 200-250 pounds; Females: 100 \u2013150 pounds<br \/><strong>Status:<\/strong> Critically Endangered<\/p><p>Orangutans are the largest tree-dwelling animal, and their name means \u201cperson of the forest\u201d in Malay. Orangutans and humans share 97% of the same genetic material.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Colobus-Monkey-Anissa-01-2019-3786-E-scaled.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Colobus-Monkey-Anissa-01-2019-3786-E-scaled.jpg\"><h6 class=\"sidebar_titleimg\">Primates of the World<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Black-handed Spider Monkey, Eastern Black-and-white Colobus, Orangutan, Siamang, Red-Ruffed Lemur, De Brazza\u2019s Monkey<\/p><h4>Building<\/h4><p>Primates of the World<\/p><hr \/><p>This building showcases two ape species, orangutans and siamangs, and four monkey species.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-7058 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-300x200.jpg\" alt=\"Orangutan\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-1024x684.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-768x513.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-1536x1025.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-2048x1367.jpg 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Orangutan<\/strong><br \/>Pongo pygmaeus (Bornean) and Pongo abelii (Sumatran)<\/p><p><strong>Native to:<\/strong> Indonesia and Malaysia<br \/><strong>Primary Diet<\/strong>: Bark, leaves, flowers, insects, fruit<br \/><strong>Adult Weight:<\/strong> Males: 200-250 pounds; Females: 100 \u2013150 pounds<br \/><strong>Status:<\/strong> Critically Endangered<\/p><p>Orangutans are the largest tree-dwelling animal, and their name means \u201cperson of the forest\u201d in Malay. Orangutans and humans share 97% of the same genetic material.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Primates of the World<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Black-handed Spider Monkey, Eastern Black-and-white Colobus, Orangutan, Siamang, Red-Ruffed Lemur, De Brazza\u2019s Monkey<\/p><h4>Building<\/h4><p>Primates of the World<\/p><hr \/><p>This building showcases two ape species, orangutans and siamangs, and four monkey species.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone wp-image-7058 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-300x200.jpg\" alt=\"Orangutan\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-1024x684.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-768x513.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-1536x1025.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Orangutan-11-2017-4543-E-2048x1367.jpg 2048w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Orangutan<\/strong><br \/>Pongo pygmaeus (Bornean) and Pongo abelii (Sumatran)<\/p><p><strong>Native to:<\/strong> Indonesia and Malaysia<br \/><strong>Primary Diet<\/strong>: Bark, leaves, flowers, insects, fruit<br \/><strong>Adult Weight:<\/strong> Males: 200-250 pounds; Females: 100 \u2013150 pounds<br \/><strong>Status:<\/strong> Critically Endangered<\/p><p>Orangutans are the largest tree-dwelling animal, and their name means \u201cperson of the forest\u201d in Malay. Orangutans and humans share 97% of the same genetic material.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.02919229513604,-88.04220199584962], {radius: 25});\r\n        markerit.bindTooltip(\"Adventure Africa \", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02919229513604,-88.04220199584962], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>African Hoofstock, Hippos, African Savanna Elephants<\/p><hr \/><p data-wahfont=\"20\">Adventure Africa is a three-stage plan to create a new habitat for the Zoo\u2019s elephants, African hoofstock, hippos, and future rhinos. The elephant and African mixed-species yard opened in 2019. The elephant home is much larger and also includes a giant indoor habitat that allows guests inside year-round.<\/p><p data-wahfont=\"20\">Separate from the Elephant habitat, the Dohmen Family Foundation Hippo Haven opened on time and on budget in 2020. Milwaukee is one of only a dozen zoos with an underwater viewing feature. Happy the hippo can be seen sleeping underwater or gliding along the bottom with only a pane of glass separating the giant animal and the guest.<\/p><p data-wahfont=\"20\">Phase III of Adventure Africa, which addresses the Rhino Exhibit, will be the next project to get underway. The exhibit will combine the current Rhino habitat with the former Elephant Exhibit and create a new indoor and outdoor home for rhinos, a new indoor area for the hippos, and a new covered pathway. Construction is anticipated to start mid-2024.<\/p><h4>Elephant Care Center and Northwestern Mutual Learning Loft<\/h4><p>Learn how our elephants are cared for and experience an aerial view of the indoor elephant habitat.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-15370 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-300x298.jpg\" alt=\"Elephant Belle standing in her outdoor habitat\" width=\"300\" height=\"298\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-300x298.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-150x150.jpg 150w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-768x763.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461.jpg 986w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>African Savanna Elephant<\/strong><br \/>(Loxodonta africana)<\/p><p><strong>Native to:<\/strong> Sub-saharan Africa in Kenya, Tanzania, Zimbabwe, Zambia, Uganda, Democratic Republic of the Congo, Namibia, and South Africa<br \/><strong>Primary Diet:<\/strong> Grasses, herbs, leaves, fruit, bark, vines, shrubs<br \/><strong>Adult Weight:<\/strong> Males 10,000 to 12,000 pounds (5-6 tons); Females 8,000 to 10,000 pounds (4-5 tons)<br \/><strong>Status:<\/strong> Endangered<\/p><p>As elephant herds move across the savanna, they feed on trees, breaking them up, often by pulling them up by the roots and crushing them. Without this tree clearing, the savanna would quickly grow from grassland to woodland.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-06-2025-0085810-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-06-2025-0085810-E.jpg\"><h6 class=\"sidebar_titleimg\">Adventure Africa <\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>African Hoofstock, Hippos, African Savanna Elephants<\/p><hr \/><p data-wahfont=\"20\">Adventure Africa is a three-stage plan to create a new habitat for the Zoo\u2019s elephants, African hoofstock, hippos, and future rhinos. The elephant and African mixed-species yard opened in 2019. The elephant home is much larger and also includes a giant indoor habitat that allows guests inside year-round.<\/p><p data-wahfont=\"20\">Separate from the Elephant habitat, the Dohmen Family Foundation Hippo Haven opened on time and on budget in 2020. Milwaukee is one of only a dozen zoos with an underwater viewing feature. Happy the hippo can be seen sleeping underwater or gliding along the bottom with only a pane of glass separating the giant animal and the guest.<\/p><p data-wahfont=\"20\">Phase III of Adventure Africa, which addresses the Rhino Exhibit, will be the next project to get underway. The exhibit will combine the current Rhino habitat with the former Elephant Exhibit and create a new indoor and outdoor home for rhinos, a new indoor area for the hippos, and a new covered pathway. Construction is anticipated to start mid-2024.<\/p><h4>Elephant Care Center and Northwestern Mutual Learning Loft<\/h4><p>Learn how our elephants are cared for and experience an aerial view of the indoor elephant habitat.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-15370 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-300x298.jpg\" alt=\"Elephant Belle standing in her outdoor habitat\" width=\"300\" height=\"298\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-300x298.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-150x150.jpg 150w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-768x763.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461.jpg 986w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>African Savanna Elephant<\/strong><br \/>(Loxodonta africana)<\/p><p><strong>Native to:<\/strong> Sub-saharan Africa in Kenya, Tanzania, Zimbabwe, Zambia, Uganda, Democratic Republic of the Congo, Namibia, and South Africa<br \/><strong>Primary Diet:<\/strong> Grasses, herbs, leaves, fruit, bark, vines, shrubs<br \/><strong>Adult Weight:<\/strong> Males 10,000 to 12,000 pounds (5-6 tons); Females 8,000 to 10,000 pounds (4-5 tons)<br \/><strong>Status:<\/strong> Endangered<\/p><p>As elephant herds move across the savanna, they feed on trees, breaking them up, often by pulling them up by the roots and crushing them. Without this tree clearing, the savanna would quickly grow from grassland to woodland.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Adventure Africa <\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>African Hoofstock, Hippos, African Savanna Elephants<\/p><hr \/><p data-wahfont=\"20\">Adventure Africa is a three-stage plan to create a new habitat for the Zoo\u2019s elephants, African hoofstock, hippos, and future rhinos. The elephant and African mixed-species yard opened in 2019. The elephant home is much larger and also includes a giant indoor habitat that allows guests inside year-round.<\/p><p data-wahfont=\"20\">Separate from the Elephant habitat, the Dohmen Family Foundation Hippo Haven opened on time and on budget in 2020. Milwaukee is one of only a dozen zoos with an underwater viewing feature. Happy the hippo can be seen sleeping underwater or gliding along the bottom with only a pane of glass separating the giant animal and the guest.<\/p><p data-wahfont=\"20\">Phase III of Adventure Africa, which addresses the Rhino Exhibit, will be the next project to get underway. The exhibit will combine the current Rhino habitat with the former Elephant Exhibit and create a new indoor and outdoor home for rhinos, a new indoor area for the hippos, and a new covered pathway. Construction is anticipated to start mid-2024.<\/p><h4>Elephant Care Center and Northwestern Mutual Learning Loft<\/h4><p>Learn how our elephants are cared for and experience an aerial view of the indoor elephant habitat.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-15370 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-300x298.jpg\" alt=\"Elephant Belle standing in her outdoor habitat\" width=\"300\" height=\"298\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-300x298.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-150x150.jpg 150w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461-768x763.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Elephant-Belle-10-2025-0094923-E-e1777308717461.jpg 986w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>African Savanna Elephant<\/strong><br \/>(Loxodonta africana)<\/p><p><strong>Native to:<\/strong> Sub-saharan Africa in Kenya, Tanzania, Zimbabwe, Zambia, Uganda, Democratic Republic of the Congo, Namibia, and South Africa<br \/><strong>Primary Diet:<\/strong> Grasses, herbs, leaves, fruit, bark, vines, shrubs<br \/><strong>Adult Weight:<\/strong> Males 10,000 to 12,000 pounds (5-6 tons); Females 8,000 to 10,000 pounds (4-5 tons)<br \/><strong>Status:<\/strong> Endangered<\/p><p>As elephant herds move across the savanna, they feed on trees, breaking them up, often by pulling them up by the roots and crushing them. Without this tree clearing, the savanna would quickly grow from grassland to woodland.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.02934130900825,-88.04048538208008], {radius: 25});\r\n        markerit.bindTooltip(\"Impala Plains\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02934130900825,-88.04048538208008], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Located across from the Elephant habitat, this naturalistic area closely resembles the African savanna. Here you\u2019ll find impala and ostrich living and interacting together, as they would in their wild habitats.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-9189 size-full\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala.jpg\" alt=\"\" width=\"230\" height=\"229\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala.jpg 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala-150x150.jpg 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Impala<\/strong><br \/>(Aepyceros melampus)<\/p><p><strong>Native to:<\/strong> Sub-Saharan east and southeast Africa<br \/><strong>Primary Diet:<\/strong> Grasses, leaves, blossoms<br \/><strong>Adult Weight:<\/strong> Males: 132 to 143 pounds; Females: 88 to 100 pounds<br \/><strong>Status:<\/strong> Stable<\/p><p>Impalas are known for their spectacular leaps of up to 9 feet high and 11 feet long. They can leap over bushes and even other impalas!<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ostrich-09-2019-0063-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ostrich-09-2019-0063-E.jpg\"><h6 class=\"sidebar_titleimg\">Impala Plains<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Located across from the Elephant habitat, this naturalistic area closely resembles the African savanna. Here you\u2019ll find impala and ostrich living and interacting together, as they would in their wild habitats.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-9189 size-full\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala.jpg\" alt=\"\" width=\"230\" height=\"229\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala.jpg 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala-150x150.jpg 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Impala<\/strong><br \/>(Aepyceros melampus)<\/p><p><strong>Native to:<\/strong> Sub-Saharan east and southeast Africa<br \/><strong>Primary Diet:<\/strong> Grasses, leaves, blossoms<br \/><strong>Adult Weight:<\/strong> Males: 132 to 143 pounds; Females: 88 to 100 pounds<br \/><strong>Status:<\/strong> Stable<\/p><p>Impalas are known for their spectacular leaps of up to 9 feet high and 11 feet long. They can leap over bushes and even other impalas!<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Impala Plains<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Located across from the Elephant habitat, this naturalistic area closely resembles the African savanna. Here you\u2019ll find impala and ostrich living and interacting together, as they would in their wild habitats.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-9189 size-full\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala.jpg\" alt=\"\" width=\"230\" height=\"229\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala.jpg 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Impala-150x150.jpg 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Impala<\/strong><br \/>(Aepyceros melampus)<\/p><p><strong>Native to:<\/strong> Sub-Saharan east and southeast Africa<br \/><strong>Primary Diet:<\/strong> Grasses, leaves, blossoms<br \/><strong>Adult Weight:<\/strong> Males: 132 to 143 pounds; Females: 88 to 100 pounds<br \/><strong>Status:<\/strong> Stable<\/p><p>Impalas are known for their spectacular leaps of up to 9 feet high and 11 feet long. They can leap over bushes and even other impalas!<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.029953046376775,-88.0402708053589], {radius: 25});\r\n        markerit.bindTooltip(\"Giraffe Barn\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.029953046376775,-88.0402708053589], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>The Zoo is home to a herd of reticulated giraffes. Giraffes are the tallest terrestrial mammals; the average height of a male giraffe is 14 feet. They mature relatively slowly and are potentially long-lived \u2013 up to 25 years. Like most mammals, their necks have seven vertebrae but each one is greatly elongated.<\/p><p>&nbsp;<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Giraffes-Marlee-and-Maya-09-2023-0045224-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Giraffes-Marlee-and-Maya-09-2023-0045224-E.jpg\"><h6 class=\"sidebar_titleimg\">Giraffe Barn<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Zoo is home to a herd of reticulated giraffes. Giraffes are the tallest terrestrial mammals; the average height of a male giraffe is 14 feet. They mature relatively slowly and are potentially long-lived \u2013 up to 25 years. Like most mammals, their necks have seven vertebrae but each one is greatly elongated.<\/p><p>&nbsp;<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Giraffe Barn<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Zoo is home to a herd of reticulated giraffes. Giraffes are the tallest terrestrial mammals; the average height of a male giraffe is 14 feet. They mature relatively slowly and are potentially long-lived \u2013 up to 25 years. Like most mammals, their necks have seven vertebrae but each one is greatly elongated.<\/p><p>&nbsp;<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03286231903443,-88.04018497467041], {radius: 25});\r\n        markerit.bindTooltip(\"Apes of Africa\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03286231903443,-88.04018497467041], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Bonobo and Western Lowland Gorilla<\/p><h4>Building<\/h4><p>Stearns Family Apes of Africa<\/p><hr \/><p>Western lowland gorillas and bonobos (also known as pygmy chimpanzees) inhabit this tropical rainforest-themed setting. In recent years, these endangered species have even produced offspring!<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-10298 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--1024x683.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--768x512.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--1536x1024.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai-.jpg 1920w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Bonobo<\/strong><br \/>(Pan paniscus)<\/p><p><strong>Native to:<\/strong> Democratic Republic of Congo<br \/><strong>Primary Diet:<\/strong> Leaves, fruit, stems, worms, and insects<br \/><strong>Adult Weight:<\/strong> 70 to 85 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>Bonobos and chimpanzees share 98.7% of their DNA with humans, making them and chimpanzees the closest living relatives to humans. Bonobos are led by the females and tend to share a peaceful society. The Milwaukee County Zoo is currently home to the largest group of bonobos in North America.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Gorilla-Maji-Maji-12-2020-0100297-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Gorilla-Maji-Maji-12-2020-0100297-E.jpg\"><h6 class=\"sidebar_titleimg\">Apes of Africa<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Bonobo and Western Lowland Gorilla<\/p><h4>Building<\/h4><p>Stearns Family Apes of Africa<\/p><hr \/><p>Western lowland gorillas and bonobos (also known as pygmy chimpanzees) inhabit this tropical rainforest-themed setting. In recent years, these endangered species have even produced offspring!<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-10298 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--1024x683.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--768x512.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--1536x1024.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai-.jpg 1920w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Bonobo<\/strong><br \/>(Pan paniscus)<\/p><p><strong>Native to:<\/strong> Democratic Republic of Congo<br \/><strong>Primary Diet:<\/strong> Leaves, fruit, stems, worms, and insects<br \/><strong>Adult Weight:<\/strong> 70 to 85 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>Bonobos and chimpanzees share 98.7% of their DNA with humans, making them and chimpanzees the closest living relatives to humans. Bonobos are led by the females and tend to share a peaceful society. The Milwaukee County Zoo is currently home to the largest group of bonobos in North America.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Apes of Africa<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Bonobo and Western Lowland Gorilla<\/p><h4>Building<\/h4><p>Stearns Family Apes of Africa<\/p><hr \/><p>Western lowland gorillas and bonobos (also known as pygmy chimpanzees) inhabit this tropical rainforest-themed setting. In recent years, these endangered species have even produced offspring!<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-10298 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--1024x683.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--768x512.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai--1536x1024.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Bonobo-Qasai-.jpg 1920w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Bonobo<\/strong><br \/>(Pan paniscus)<\/p><p><strong>Native to:<\/strong> Democratic Republic of Congo<br \/><strong>Primary Diet:<\/strong> Leaves, fruit, stems, worms, and insects<br \/><strong>Adult Weight:<\/strong> 70 to 85 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>Bonobos and chimpanzees share 98.7% of their DNA with humans, making them and chimpanzees the closest living relatives to humans. Bonobos are led by the females and tend to share a peaceful society. The Milwaukee County Zoo is currently home to the largest group of bonobos in North America.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03293321814594,-88.03916573524475], {radius: 25});\r\n        markerit.bindTooltip(\"Peck Welcome Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03293321814594,-88.03916573524475], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<header class=\"entry-header\"><h4 class=\"entry-title\">Peck Welcome Center<\/h4><\/header><div class=\"entry-content\"><div id=\"Intro\" class=\"venue-main\"><div class=\"venue-copy\"><p>The Peck Welcome Center is available to rent for Milwaukee County Zoo lovers and those interested in hosting in a unique, fun and exciting location! There are so many perks to hosting at the Milwaukee County Zoo, as this space is the grand entrance, boasting high ceilings and large windows to let in plenty of daylight, offering great views to all inside.<\/p><p>With ample parking and a terribly fun atmosphere, treat guests to a one-of-a-kind zoo celebration. This space is perfect for corporate events, holiday parties, reunions, cocktail receptions, fundraisers, and more.<\/p><\/div><\/div><\/div>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GroupSales_PeckWeclomeCenter_Formal_2016-1.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/GroupSales_PeckWeclomeCenter_Formal_2016-1.jpg\"><h6 class=\"sidebar_titleimg\">Peck Welcome Center<\/h6><hr><header class=\"entry-header\"><h4 class=\"entry-title\">Peck Welcome Center<\/h4><\/header><div class=\"entry-content\"><div id=\"Intro\" class=\"venue-main\"><div class=\"venue-copy\"><p>The Peck Welcome Center is available to rent for Milwaukee County Zoo lovers and those interested in hosting in a unique, fun and exciting location! There are so many perks to hosting at the Milwaukee County Zoo, as this space is the grand entrance, boasting high ceilings and large windows to let in plenty of daylight, offering great views to all inside.<\/p><p>With ample parking and a terribly fun atmosphere, treat guests to a one-of-a-kind zoo celebration. This space is perfect for corporate events, holiday parties, reunions, cocktail receptions, fundraisers, and more.<\/p><\/div><\/div><\/div>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Peck Welcome Center<\/h6><hr><header class=\"entry-header\"><h4 class=\"entry-title\">Peck Welcome Center<\/h4><\/header><div class=\"entry-content\"><div id=\"Intro\" class=\"venue-main\"><div class=\"venue-copy\"><p>The Peck Welcome Center is available to rent for Milwaukee County Zoo lovers and those interested in hosting in a unique, fun and exciting location! There are so many perks to hosting at the Milwaukee County Zoo, as this space is the grand entrance, boasting high ceilings and large windows to let in plenty of daylight, offering great views to all inside.<\/p><p>With ample parking and a terribly fun atmosphere, treat guests to a one-of-a-kind zoo celebration. This space is perfect for corporate events, holiday parties, reunions, cocktail receptions, fundraisers, and more.<\/p><\/div><\/div><\/div>';            \r\n        }\r\n        if ('https:\/\/milwaukeezoo.org\/experience\/rental-spaces\/' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"https:\/\/milwaukeezoo.org\/experience\/rental-spaces\/\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\">See More<\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.0339684018436,-88.03929448127748], {radius: 25});\r\n        markerit.bindTooltip(\"Aviary\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.0339684018436,-88.03929448127748], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>A variety of birds.<\/p><h4>Building<\/h4><p>Mahler Family Aviary<\/p><hr \/><p>Birds of very different feathers fly together in this fascinating walk-through habitat showcasing everything from herons to hornbills to penguins.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-6339\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane-150x150.png 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Whooping Crane (located in an outdoor habitat adjacent to the Aviary)<\/strong><br \/>(Grus americana)<\/p><p><strong>Native to:<\/strong> United States and Canada<br \/><strong>Primary Diet:<\/strong> Plant tubers, small mammals, blue crabs, amphibians, reptiles and insects<br \/><strong>Adult Weight:<\/strong> 14 to 16 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>At roughly 60 inches in height, the whooping crane is the tallest bird in North America. Whooping cranes mate for life. The whooping crane\u2019s courtship dance involves leaping, head-pumping, kicking and wing-sweeping.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Blue-Faced-Honeyeater-2.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Blue-Faced-Honeyeater-2.jpg\"><h6 class=\"sidebar_titleimg\">Aviary<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A variety of birds.<\/p><h4>Building<\/h4><p>Mahler Family Aviary<\/p><hr \/><p>Birds of very different feathers fly together in this fascinating walk-through habitat showcasing everything from herons to hornbills to penguins.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-6339\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane-150x150.png 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Whooping Crane (located in an outdoor habitat adjacent to the Aviary)<\/strong><br \/>(Grus americana)<\/p><p><strong>Native to:<\/strong> United States and Canada<br \/><strong>Primary Diet:<\/strong> Plant tubers, small mammals, blue crabs, amphibians, reptiles and insects<br \/><strong>Adult Weight:<\/strong> 14 to 16 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>At roughly 60 inches in height, the whooping crane is the tallest bird in North America. Whooping cranes mate for life. The whooping crane\u2019s courtship dance involves leaping, head-pumping, kicking and wing-sweeping.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Aviary<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A variety of birds.<\/p><h4>Building<\/h4><p>Mahler Family Aviary<\/p><hr \/><p>Birds of very different feathers fly together in this fascinating walk-through habitat showcasing everything from herons to hornbills to penguins.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone size-full wp-image-6339\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane.png\" alt=\"\" width=\"230\" height=\"230\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane.png 230w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/WhoopingCrane-150x150.png 150w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Whooping Crane (located in an outdoor habitat adjacent to the Aviary)<\/strong><br \/>(Grus americana)<\/p><p><strong>Native to:<\/strong> United States and Canada<br \/><strong>Primary Diet:<\/strong> Plant tubers, small mammals, blue crabs, amphibians, reptiles and insects<br \/><strong>Adult Weight:<\/strong> 14 to 16 pounds<br \/><strong>Status:<\/strong> Endangered<\/p><p>At roughly 60 inches in height, the whooping crane is the tallest bird in North America. Whooping cranes mate for life. The whooping crane\u2019s courtship dance involves leaping, head-pumping, kicking and wing-sweeping.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03245483190169,-88.0379641056061], {radius: 25});\r\n        markerit.bindTooltip(\"Gift Shop\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03245483190169,-88.0379641056061], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Gifts and souvenirs<\/p><h4>Building<\/h4><p>U.S. Bank Gathering Place<\/p><hr \/><p>Take home your favorite animal! Stop in either at the beginning or end of your Zoo trip. You\u2019ll also find merchandise for sale throughout the Zoo grounds.<\/p><h4>Zoo Shop<\/h4><p>The Zoo Shop offers a variety of plush animals, many of which you\u2019ll see during your visit! Check out the new &#8220;Our Choices Define Us&#8221; section that features items that are fair trade, environmentally friendly and made locally. Located in the U.S. Bank Gathering Place, the Zoo Shop offer toys, stylish apparel and popular souvenir keepsakes that will be the perfect reminder of your visit to the Milwaukee County Zoo!<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/ZooGiftShop_2019.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/ZooGiftShop_2019.jpg\"><h6 class=\"sidebar_titleimg\">Gift Shop<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Gifts and souvenirs<\/p><h4>Building<\/h4><p>U.S. Bank Gathering Place<\/p><hr \/><p>Take home your favorite animal! Stop in either at the beginning or end of your Zoo trip. You\u2019ll also find merchandise for sale throughout the Zoo grounds.<\/p><h4>Zoo Shop<\/h4><p>The Zoo Shop offers a variety of plush animals, many of which you\u2019ll see during your visit! Check out the new &#8220;Our Choices Define Us&#8221; section that features items that are fair trade, environmentally friendly and made locally. Located in the U.S. Bank Gathering Place, the Zoo Shop offer toys, stylish apparel and popular souvenir keepsakes that will be the perfect reminder of your visit to the Milwaukee County Zoo!<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Gift Shop<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Gifts and souvenirs<\/p><h4>Building<\/h4><p>U.S. Bank Gathering Place<\/p><hr \/><p>Take home your favorite animal! Stop in either at the beginning or end of your Zoo trip. You\u2019ll also find merchandise for sale throughout the Zoo grounds.<\/p><h4>Zoo Shop<\/h4><p>The Zoo Shop offers a variety of plush animals, many of which you\u2019ll see during your visit! Check out the new &#8220;Our Choices Define Us&#8221; section that features items that are fair trade, environmentally friendly and made locally. Located in the U.S. Bank Gathering Place, the Zoo Shop offer toys, stylish apparel and popular souvenir keepsakes that will be the perfect reminder of your visit to the Milwaukee County Zoo!<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.031097110238186,-88.03914547716678], {radius: 25});\r\n        markerit.bindTooltip(\"Family Farm\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031097110238186,-88.03914547716678], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>American Guinea Hog, Ayrshire Cow, Belted Galloway Cow, Black-and-white Holstein Cow, Horse, Kunekune Pig, Milking Shorthorn, Red-and-white Holstein Cow, Scottish Highland Cow, Sicilian Donkey<\/p><h4>Building<\/h4><p>Northwestern Mutual Family Farm<\/p><hr \/><p>Formerly known as the Children\u2019s Zoo, this renovated area recreates life on an actual farm. A large-scale playground with a variety of equipment is also featured, along with Kohl\u2019s Wild Theater. From May 24 \u2013 Sept. 1 (closed Mondays except for Memorial Day and Labor Day), interactive and educational theatrical performances take place in Kohl\u2019s Wild Theater.<\/p><h4>Stackner Animal Encounter<\/h4><p>Guests can meet native wildlife and farm animals, as educational presentations by zookeepers are offered outside this building, daily from May 24-Sept. 1 (times are posted).<\/p><h4>Dairy Complex<\/h4><p>In the Family Farm\u2019s octagonal barn, guests can see five varieties of dairy cattle, view milking demonstrations (times are posted), discover more about the dairy industry through hands-on experiences in the Learning Center, and purchase products in the Ice Cream Parlor.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-14725 size-thumbnail\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-150x150.jpg\" alt=\"Ayrshire Cow\" width=\"150\" height=\"150\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-150x150.jpg 150w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-300x300.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-1024x1024.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-768x768.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1.jpg 1200w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/p><p><strong>Ayrshire Cow<\/strong><br \/>(Bos taurus)<\/p><p><strong>Native to:<\/strong> Scotland<br \/><strong>Primary Diet:<\/strong> Grass<br \/><strong>Adult Weight:<\/strong> Bull (male): 1,400-2,000 pounds; Cow (female): 1,000-1,300 pounds<\/p><p>Ayrshires originated in the County of Ayr in Scotland prior to 1800. They typically have red and white markings, and the red can range from shades of orange to dark brown. Ayrshires are well adapted to cold climates and rugged environments.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/FamilyFarm_Porcupine_Stitch-scaled-e1661807380360.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/FamilyFarm_Porcupine_Stitch-scaled-e1661807380360.jpg\"><h6 class=\"sidebar_titleimg\">Family Farm<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>American Guinea Hog, Ayrshire Cow, Belted Galloway Cow, Black-and-white Holstein Cow, Horse, Kunekune Pig, Milking Shorthorn, Red-and-white Holstein Cow, Scottish Highland Cow, Sicilian Donkey<\/p><h4>Building<\/h4><p>Northwestern Mutual Family Farm<\/p><hr \/><p>Formerly known as the Children\u2019s Zoo, this renovated area recreates life on an actual farm. A large-scale playground with a variety of equipment is also featured, along with Kohl\u2019s Wild Theater. From May 24 \u2013 Sept. 1 (closed Mondays except for Memorial Day and Labor Day), interactive and educational theatrical performances take place in Kohl\u2019s Wild Theater.<\/p><h4>Stackner Animal Encounter<\/h4><p>Guests can meet native wildlife and farm animals, as educational presentations by zookeepers are offered outside this building, daily from May 24-Sept. 1 (times are posted).<\/p><h4>Dairy Complex<\/h4><p>In the Family Farm\u2019s octagonal barn, guests can see five varieties of dairy cattle, view milking demonstrations (times are posted), discover more about the dairy industry through hands-on experiences in the Learning Center, and purchase products in the Ice Cream Parlor.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-14725 size-thumbnail\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-150x150.jpg\" alt=\"Ayrshire Cow\" width=\"150\" height=\"150\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-150x150.jpg 150w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-300x300.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-1024x1024.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-768x768.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1.jpg 1200w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/p><p><strong>Ayrshire Cow<\/strong><br \/>(Bos taurus)<\/p><p><strong>Native to:<\/strong> Scotland<br \/><strong>Primary Diet:<\/strong> Grass<br \/><strong>Adult Weight:<\/strong> Bull (male): 1,400-2,000 pounds; Cow (female): 1,000-1,300 pounds<\/p><p>Ayrshires originated in the County of Ayr in Scotland prior to 1800. They typically have red and white markings, and the red can range from shades of orange to dark brown. Ayrshires are well adapted to cold climates and rugged environments.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Family Farm<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>American Guinea Hog, Ayrshire Cow, Belted Galloway Cow, Black-and-white Holstein Cow, Horse, Kunekune Pig, Milking Shorthorn, Red-and-white Holstein Cow, Scottish Highland Cow, Sicilian Donkey<\/p><h4>Building<\/h4><p>Northwestern Mutual Family Farm<\/p><hr \/><p>Formerly known as the Children\u2019s Zoo, this renovated area recreates life on an actual farm. A large-scale playground with a variety of equipment is also featured, along with Kohl\u2019s Wild Theater. From May 24 \u2013 Sept. 1 (closed Mondays except for Memorial Day and Labor Day), interactive and educational theatrical performances take place in Kohl\u2019s Wild Theater.<\/p><h4>Stackner Animal Encounter<\/h4><p>Guests can meet native wildlife and farm animals, as educational presentations by zookeepers are offered outside this building, daily from May 24-Sept. 1 (times are posted).<\/p><h4>Dairy Complex<\/h4><p>In the Family Farm\u2019s octagonal barn, guests can see five varieties of dairy cattle, view milking demonstrations (times are posted), discover more about the dairy industry through hands-on experiences in the Learning Center, and purchase products in the Ice Cream Parlor.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-14725 size-thumbnail\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-150x150.jpg\" alt=\"Ayrshire Cow\" width=\"150\" height=\"150\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-150x150.jpg 150w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-300x300.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-1024x1024.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1-768x768.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Ayrshire-Cow-06-2025-0087287-E-1.jpg 1200w\" sizes=\"auto, (max-width: 150px) 100vw, 150px\" \/><\/p><p><strong>Ayrshire Cow<\/strong><br \/>(Bos taurus)<\/p><p><strong>Native to:<\/strong> Scotland<br \/><strong>Primary Diet:<\/strong> Grass<br \/><strong>Adult Weight:<\/strong> Bull (male): 1,400-2,000 pounds; Cow (female): 1,000-1,300 pounds<\/p><p>Ayrshires originated in the County of Ayr in Scotland prior to 1800. They typically have red and white markings, and the red can range from shades of orange to dark brown. Ayrshires are well adapted to cold climates and rugged environments.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03148156328397,-88.04576429722569], {radius: 25});\r\n        markerit.bindTooltip(\"Otter Passage\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03148156328397,-88.04576429722569], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>A group of North American river otters reside in this year-round habitat \u2014 Modern Woodmen Otter Passage \u2014 at the northwest corner of the Zoo.<\/p><p>To ensure these lively residents stay active, the habitat features two pools, the deeper of which is 8-feet, and a river area with moving water and a 15-foot \u201cslide&#8221; \u2014 components designed with the animals\u2019 needs and wellbeing in mind. The habitat\u2019s land area includes different substrates like dirt, grass, and rock.<\/p><h4>West Entrance Gift Shop<\/h4><p>The Milwaukee County Zoo\u2019s West Entrance Gift Shop is otter this world! Located near Modern Woodmen Otter Passage, this gift shop offers a selection of otter merchandise, a variety of plush toys, and other souvenirs to take home as a reminder of your visit to the Zoo!<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Otter.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Otter.jpg\"><h6 class=\"sidebar_titleimg\">Otter Passage<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A group of North American river otters reside in this year-round habitat \u2014 Modern Woodmen Otter Passage \u2014 at the northwest corner of the Zoo.<\/p><p>To ensure these lively residents stay active, the habitat features two pools, the deeper of which is 8-feet, and a river area with moving water and a 15-foot \u201cslide&#8221; \u2014 components designed with the animals\u2019 needs and wellbeing in mind. The habitat\u2019s land area includes different substrates like dirt, grass, and rock.<\/p><h4>West Entrance Gift Shop<\/h4><p>The Milwaukee County Zoo\u2019s West Entrance Gift Shop is otter this world! Located near Modern Woodmen Otter Passage, this gift shop offers a selection of otter merchandise, a variety of plush toys, and other souvenirs to take home as a reminder of your visit to the Zoo!<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Otter Passage<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A group of North American river otters reside in this year-round habitat \u2014 Modern Woodmen Otter Passage \u2014 at the northwest corner of the Zoo.<\/p><p>To ensure these lively residents stay active, the habitat features two pools, the deeper of which is 8-feet, and a river area with moving water and a 15-foot \u201cslide&#8221; \u2014 components designed with the animals\u2019 needs and wellbeing in mind. The habitat\u2019s land area includes different substrates like dirt, grass, and rock.<\/p><h4>West Entrance Gift Shop<\/h4><p>The Milwaukee County Zoo\u2019s West Entrance Gift Shop is otter this world! Located near Modern Woodmen Otter Passage, this gift shop offers a selection of otter merchandise, a variety of plush toys, and other souvenirs to take home as a reminder of your visit to the Zoo!<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.0307911152765,-88.04345790125704], {radius: 25});\r\n        markerit.bindTooltip(\"North America\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.0307911152765,-88.04345790125704], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Caribou, Grizzly Bears, Elk, Brown Bears, Harbor Seals<\/p><hr \/><p>A stroll down the hill and around the bend from the Small Mammals building brings visitors to Lake Evinrude. Sloping upward from its grassy perimeter are rocky ledges, cliffs and woods where residents of many of North America\u2019s largest animals roam. Caribou, grizzly bears, elk, and brown bears are featured in rustic and natural habitats. Across the path are active harbor seals that can be seen swimming (either from above or underwater) or sunning themselves in their habitat.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-8911 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-1024x683.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-768x512.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836.jpg 1200w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Grizzly Bear<\/strong><br \/>(Ursus arctos horribilis)<\/p><p><strong>Native to:<\/strong> Western North America<br \/><strong>Primary Diet:<\/strong> Nuts, berries, fruit, leaves, roots, rodents and fish<br \/><strong>Adult Weight:<\/strong> 800 pounds<br \/><strong>Status:<\/strong> Least concern<\/p><p>Grizzlies can run up to 30 miles an hour. A mother grizzly bear is extremely protective of her cubs. Grizzly bears congregate together during summer spawning when the salmon runs upstream.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Harbor-Seal-.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Harbor-Seal-.jpg\"><h6 class=\"sidebar_titleimg\">North America<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Caribou, Grizzly Bears, Elk, Brown Bears, Harbor Seals<\/p><hr \/><p>A stroll down the hill and around the bend from the Small Mammals building brings visitors to Lake Evinrude. Sloping upward from its grassy perimeter are rocky ledges, cliffs and woods where residents of many of North America\u2019s largest animals roam. Caribou, grizzly bears, elk, and brown bears are featured in rustic and natural habitats. Across the path are active harbor seals that can be seen swimming (either from above or underwater) or sunning themselves in their habitat.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-8911 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-1024x683.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-768x512.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836.jpg 1200w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Grizzly Bear<\/strong><br \/>(Ursus arctos horribilis)<\/p><p><strong>Native to:<\/strong> Western North America<br \/><strong>Primary Diet:<\/strong> Nuts, berries, fruit, leaves, roots, rodents and fish<br \/><strong>Adult Weight:<\/strong> 800 pounds<br \/><strong>Status:<\/strong> Least concern<\/p><p>Grizzlies can run up to 30 miles an hour. A mother grizzly bear is extremely protective of her cubs. Grizzly bears congregate together during summer spawning when the salmon runs upstream.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">North America<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Caribou, Grizzly Bears, Elk, Brown Bears, Harbor Seals<\/p><hr \/><p>A stroll down the hill and around the bend from the Small Mammals building brings visitors to Lake Evinrude. Sloping upward from its grassy perimeter are rocky ledges, cliffs and woods where residents of many of North America\u2019s largest animals roam. Caribou, grizzly bears, elk, and brown bears are featured in rustic and natural habitats. Across the path are active harbor seals that can be seen swimming (either from above or underwater) or sunning themselves in their habitat.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-8911 size-medium\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-300x200.jpg\" alt=\"\" width=\"300\" height=\"200\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-300x200.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-1024x683.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836-768x512.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Grizzly-Bears-05-2022-0010749-E-scaled-e1663188551836.jpg 1200w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/p><p><strong>Grizzly Bear<\/strong><br \/>(Ursus arctos horribilis)<\/p><p><strong>Native to:<\/strong> Western North America<br \/><strong>Primary Diet:<\/strong> Nuts, berries, fruit, leaves, roots, rodents and fish<br \/><strong>Adult Weight:<\/strong> 800 pounds<br \/><strong>Status:<\/strong> Least concern<\/p><p>Grizzlies can run up to 30 miles an hour. A mother grizzly bear is extremely protective of her cubs. Grizzly bears congregate together during summer spawning when the salmon runs upstream.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.030856237343116,-88.04047514000514], {radius: 25});\r\n        markerit.bindTooltip(\"Hippo Haven\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.030856237343116,-88.04047514000514], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Dohmen Family Foundation Hippo Haven allows visitors an up-close experience with resident hippos. The 60,000-gallon underwater viewing tank is the centerpiece of the habitat. It allows visitors to gain a unique perspective of these magnificent and powerful animals. The underwater habitat has varied depths and reaches 7 feet at the deepest. It includes two entrances for the hippos, sloped rocks and ramps, a resting platform, and a water cannon for zookeepers to use as an enrichment activity.<\/p><p><strong>Open seasonally April \u2013 October<\/strong><\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Hippo.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Hippo.jpg\"><h6 class=\"sidebar_titleimg\">Hippo Haven<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Dohmen Family Foundation Hippo Haven allows visitors an up-close experience with resident hippos. The 60,000-gallon underwater viewing tank is the centerpiece of the habitat. It allows visitors to gain a unique perspective of these magnificent and powerful animals. The underwater habitat has varied depths and reaches 7 feet at the deepest. It includes two entrances for the hippos, sloped rocks and ramps, a resting platform, and a water cannon for zookeepers to use as an enrichment activity.<\/p><p><strong>Open seasonally April \u2013 October<\/strong><\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Hippo Haven<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Dohmen Family Foundation Hippo Haven allows visitors an up-close experience with resident hippos. The 60,000-gallon underwater viewing tank is the centerpiece of the habitat. It allows visitors to gain a unique perspective of these magnificent and powerful animals. The underwater habitat has varied depths and reaches 7 feet at the deepest. It includes two entrances for the hippos, sloped rocks and ramps, a resting platform, and a water cannon for zookeepers to use as an enrichment activity.<\/p><p><strong>Open seasonally April \u2013 October<\/strong><\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.028769156311554,-88.04078623668828], {radius: 25});\r\n        markerit.bindTooltip(\"African Forest\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.028769156311554,-88.04078623668828], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>This outdoor area, part of the Zoo\u2019s Adventure Africa Phase I: Elephant Exhibit, is a mixed-species habitat located behind Impala Plains. This naturalistic habitat includes Eastern bongo, African crested guineafowl, grey crowned cranes, and more.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-6398\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-300x169.jpg\" alt=\"Eastern Bongo\" width=\"230\" height=\"129\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-300x169.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-1024x576.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-768x432.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-1536x864.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri.jpg 1920w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Eastern Bongo<\/strong><br \/>(Tragelaphus eurycerus isaaci)<\/p><p><strong>Native to<\/strong>: Benin, Cameroon, Congo, Kenya, Niger and West\/Central Africa<br \/><strong>Primary Diet:<\/strong> Bark, bushes, cereals, fruits, grasses, leaves, roots, shrubs, and vines<br \/><strong>Adult Weight:<\/strong> 500 to 900 pounds<br \/><strong>Status:<\/strong> Near Threatened<\/p><p>The Eastern bongo is the largest and heaviest forest antelope. Both female and male Eastern bongos have spiraled, u-shaped horns that grow up to 40 inches long, which they keep their entire lives.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">African Forest<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>This outdoor area, part of the Zoo\u2019s Adventure Africa Phase I: Elephant Exhibit, is a mixed-species habitat located behind Impala Plains. This naturalistic habitat includes Eastern bongo, African crested guineafowl, grey crowned cranes, and more.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-6398\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-300x169.jpg\" alt=\"Eastern Bongo\" width=\"230\" height=\"129\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-300x169.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-1024x576.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-768x432.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-1536x864.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri.jpg 1920w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Eastern Bongo<\/strong><br \/>(Tragelaphus eurycerus isaaci)<\/p><p><strong>Native to<\/strong>: Benin, Cameroon, Congo, Kenya, Niger and West\/Central Africa<br \/><strong>Primary Diet:<\/strong> Bark, bushes, cereals, fruits, grasses, leaves, roots, shrubs, and vines<br \/><strong>Adult Weight:<\/strong> 500 to 900 pounds<br \/><strong>Status:<\/strong> Near Threatened<\/p><p>The Eastern bongo is the largest and heaviest forest antelope. Both female and male Eastern bongos have spiraled, u-shaped horns that grow up to 40 inches long, which they keep their entire lives.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">African Forest<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>This outdoor area, part of the Zoo\u2019s Adventure Africa Phase I: Elephant Exhibit, is a mixed-species habitat located behind Impala Plains. This naturalistic habitat includes Eastern bongo, African crested guineafowl, grey crowned cranes, and more.<\/p><hr \/><h4>FEATURE CREATURE<\/h4><p><img loading=\"lazy\" decoding=\"async\" loading=\"lazy\" class=\"alignnone wp-image-6398\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-300x169.jpg\" alt=\"Eastern Bongo\" width=\"230\" height=\"129\" srcset=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-300x169.jpg 300w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-1024x576.jpg 1024w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-768x432.jpg 768w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri-1536x864.jpg 1536w, https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Africa_Bongo_Zuri.jpg 1920w\" sizes=\"auto, (max-width: 230px) 100vw, 230px\" \/><\/p><p><strong>Eastern Bongo<\/strong><br \/>(Tragelaphus eurycerus isaaci)<\/p><p><strong>Native to<\/strong>: Benin, Cameroon, Congo, Kenya, Niger and West\/Central Africa<br \/><strong>Primary Diet:<\/strong> Bark, bushes, cereals, fruits, grasses, leaves, roots, shrubs, and vines<br \/><strong>Adult Weight:<\/strong> 500 to 900 pounds<br \/><strong>Status:<\/strong> Near Threatened<\/p><p>The Eastern bongo is the largest and heaviest forest antelope. Both female and male Eastern bongos have spiraled, u-shaped horns that grow up to 40 inches long, which they keep their entire lives.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03408322706144,-88.0377771945059], {radius: 25});\r\n        markerit.bindTooltip(\"Animal Health Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03408322706144,-88.0377771945059], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>The Animal Health Center meets the high standards set forth by the Association of Zoos and Aquariums.<\/p><p>Some of the features include: dedicated clinical facilities, including surgery, treatment, and radiology rooms; a clinical laboratory; specialized animal quarantine wards; and facilities that will meet current and future needs of our veterinary department staff and our teaching hospital programs. The Learning Zone area of the Animal Health Center is open to guests and can be accessed by the path near the Flamingo habitat.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Red-Panda-Dash-Workup-01-2021-0102167-scaled-e1663189549573.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Red-Panda-Dash-Workup-01-2021-0102167-scaled-e1663189549573.jpg\"><h6 class=\"sidebar_titleimg\">Animal Health Center<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Animal Health Center meets the high standards set forth by the Association of Zoos and Aquariums.<\/p><p>Some of the features include: dedicated clinical facilities, including surgery, treatment, and radiology rooms; a clinical laboratory; specialized animal quarantine wards; and facilities that will meet current and future needs of our veterinary department staff and our teaching hospital programs. The Learning Zone area of the Animal Health Center is open to guests and can be accessed by the path near the Flamingo habitat.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Animal Health Center<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Animal Health Center meets the high standards set forth by the Association of Zoos and Aquariums.<\/p><p>Some of the features include: dedicated clinical facilities, including surgery, treatment, and radiology rooms; a clinical laboratory; specialized animal quarantine wards; and facilities that will meet current and future needs of our veterinary department staff and our teaching hospital programs. The Learning Zone area of the Animal Health Center is open to guests and can be accessed by the path near the Flamingo habitat.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.033898854635616,-88.03967058468484], {radius: 25});\r\n        markerit.bindTooltip(\"Whooping Cranes\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.033898854635616,-88.03967058468484], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Located near the Mahler Family Aviary, this habitat includes whooping cranes which are the tallest North American bird, named for their whooping sound. It is an endangered crane species, and along with the sandhill crane, it is one of only two crane species native to North America. It\u2019s also among the rarest birds, but through well-thought-out breeding, wetland management, and an innovative program that teaches how to migrate, their numbers are increasing.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Whooping-Crane.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Whooping-Crane.jpg\"><h6 class=\"sidebar_titleimg\">Whooping Cranes<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Located near the Mahler Family Aviary, this habitat includes whooping cranes which are the tallest North American bird, named for their whooping sound. It is an endangered crane species, and along with the sandhill crane, it is one of only two crane species native to North America. It\u2019s also among the rarest birds, but through well-thought-out breeding, wetland management, and an innovative program that teaches how to migrate, their numbers are increasing.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Whooping Cranes<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Located near the Mahler Family Aviary, this habitat includes whooping cranes which are the tallest North American bird, named for their whooping sound. It is an endangered crane species, and along with the sandhill crane, it is one of only two crane species native to North America. It\u2019s also among the rarest birds, but through well-thought-out breeding, wetland management, and an innovative program that teaches how to migrate, their numbers are increasing.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.029256409852465,-88.04130168921189], {radius: 25});\r\n        markerit.bindTooltip(\"Adventure Africa Learning Loft\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.029256409852465,-88.04130168921189], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Host your after-hours event on a grand scale in the Adventure Africa Learning Loft, home to the Zoo\u2019s African savanna elephants. With floor-to-ceiling windows, the Loft overlooks the Elephant Care Center featuring a recreation room with sand and padded floors, five individual stalls for training and husbandry, and plenty of space for enrichment activities.<\/p><p>The front deck gives guests a top view of the Zoo and the expansive outdoor habitat featuring a watering hole, feeding walls, and the mixed-species habitat, Impala Plains.<\/p><p>For more information on the Adventure Africa Learning Loft, please call the Group Sales Department at 414-256-5432.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Adventure-Africa-Loft.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Adventure-Africa-Loft.jpg\"><h6 class=\"sidebar_titleimg\">Adventure Africa Learning Loft<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Host your after-hours event on a grand scale in the Adventure Africa Learning Loft, home to the Zoo\u2019s African savanna elephants. With floor-to-ceiling windows, the Loft overlooks the Elephant Care Center featuring a recreation room with sand and padded floors, five individual stalls for training and husbandry, and plenty of space for enrichment activities.<\/p><p>The front deck gives guests a top view of the Zoo and the expansive outdoor habitat featuring a watering hole, feeding walls, and the mixed-species habitat, Impala Plains.<\/p><p>For more information on the Adventure Africa Learning Loft, please call the Group Sales Department at 414-256-5432.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Adventure Africa Learning Loft<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Host your after-hours event on a grand scale in the Adventure Africa Learning Loft, home to the Zoo\u2019s African savanna elephants. With floor-to-ceiling windows, the Loft overlooks the Elephant Care Center featuring a recreation room with sand and padded floors, five individual stalls for training and husbandry, and plenty of space for enrichment activities.<\/p><p>The front deck gives guests a top view of the Zoo and the expansive outdoor habitat featuring a watering hole, feeding walls, and the mixed-species habitat, Impala Plains.<\/p><p>For more information on the Adventure Africa Learning Loft, please call the Group Sales Department at 414-256-5432.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03026385877457,-88.03896793847112], {radius: 25});\r\n        markerit.bindTooltip(\"Playground\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03026385877457,-88.03896793847112], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>A popular destination in the Family Farm for kids and families to take a break. The playground is divided into two age-appropriate sections (2-5 years and 5-12 years). Located near the Goat Yard.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Playground-07-2025-0088768-E-e1754579376810.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Playground-07-2025-0088768-E-e1754579376810.jpg\"><h6 class=\"sidebar_titleimg\">Playground<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A popular destination in the Family Farm for kids and families to take a break. The playground is divided into two age-appropriate sections (2-5 years and 5-12 years). Located near the Goat Yard.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Playground<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>A popular destination in the Family Farm for kids and families to take a break. The playground is divided into two age-appropriate sections (2-5 years and 5-12 years). Located near the Goat Yard.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.030754238791744,-88.03741246212019], {radius: 25});\r\n        markerit.bindTooltip(\"Conservation Education Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.030754238791744,-88.03741246212019], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>The Karen Peck Katz Conservation Education Center has two levels, eight classrooms, and a \u201cgreen\u201d roof with environmentally friendly plantings. (This building is not open to general Zoo guests.)<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Karen-Peck-Katz-Conservation-Education-Center.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Karen-Peck-Katz-Conservation-Education-Center.jpg\"><h6 class=\"sidebar_titleimg\">Conservation Education Center<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Karen Peck Katz Conservation Education Center has two levels, eight classrooms, and a \u201cgreen\u201d roof with environmentally friendly plantings. (This building is not open to general Zoo guests.)<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Conservation Education Center<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Karen Peck Katz Conservation Education Center has two levels, eight classrooms, and a \u201cgreen\u201d roof with environmentally friendly plantings. (This building is not open to general Zoo guests.)<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Label' == 'Label'){\r\n        var markerit = L.circle([43.03026778183025,-88.03810438091077], {radius: 25});\r\n        markerit.bindTooltip(\"Goat Yard\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03026778183025,-88.03810438091077], {icon: LabelIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Kids with kids! Get up close with the friendliest and furriest animals on the Zoo farm. All of our Nigerian dwarf goats are even-tempered and wonderful with children.<\/p><p><strong>Open May 23 \u2013 Sept. 7 from 10 a.m. to 4:15 p.m.<\/strong><\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Goats-.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Goats-.jpg\"><h6 class=\"sidebar_titleimg\">Goat Yard<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Kids with kids! Get up close with the friendliest and furriest animals on the Zoo farm. All of our Nigerian dwarf goats are even-tempered and wonderful with children.<\/p><p><strong>Open May 23 \u2013 Sept. 7 from 10 a.m. to 4:15 p.m.<\/strong><\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Goat Yard<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Kids with kids! Get up close with the friendliest and furriest animals on the Zoo farm. All of our Nigerian dwarf goats are even-tempered and wonderful with children.<\/p><p><strong>Open May 23 \u2013 Sept. 7 from 10 a.m. to 4:15 p.m.<\/strong><\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Rides' == 'Label'){\r\n        var markerit = L.circle([43.03158534935129,-88.03811510692093], {radius: 25});\r\n        markerit.bindTooltip(\"Carousel\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03158534935129,-88.03811510692093], {icon: RidesIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Experience a ride on an authentic, turn-of-the-century classic carousel. Detailed, handcrafted figures including giraffes, zebras, ostriches, and tigers are patterned from originals dating back to the early 1900s. The carousel is ADA accessible. Operates daily, March through November \u2013 winter months open weather permitting.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Carousel-1.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Carousel-1.jpg\"><h6 class=\"sidebar_titleimg\">Carousel<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Experience a ride on an authentic, turn-of-the-century classic carousel. Detailed, handcrafted figures including giraffes, zebras, ostriches, and tigers are patterned from originals dating back to the early 1900s. The carousel is ADA accessible. Operates daily, March through November \u2013 winter months open weather permitting.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Carousel<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Experience a ride on an authentic, turn-of-the-century classic carousel. Detailed, handcrafted figures including giraffes, zebras, ostriches, and tigers are patterned from originals dating back to the early 1900s. The carousel is ADA accessible. Operates daily, March through November \u2013 winter months open weather permitting.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Rides' == 'Label'){\r\n        var markerit = L.circle([43.031774552077486,-88.03855580093888], {radius: 25});\r\n        markerit.bindTooltip(\"Safari Train \", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031774552077486,-88.03855580093888], {icon: RidesIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Relax and enjoy a ride through the Zoo on our famous miniature train. Operates daily, March through November \u2013 winter months open weather permitting.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Train-09-2021-0117100-E-e1710431434849.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Train-09-2021-0117100-E-e1710431434849.jpg\"><h6 class=\"sidebar_titleimg\">Safari Train <\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Relax and enjoy a ride through the Zoo on our famous miniature train. Operates daily, March through November \u2013 winter months open weather permitting.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Safari Train <\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Relax and enjoy a ride through the Zoo on our famous miniature train. Operates daily, March through November \u2013 winter months open weather permitting.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Rides' == 'Label'){\r\n        var markerit = L.circle([43.03221338758592,-88.03833019159747], {radius: 25});\r\n        markerit.bindTooltip(\"Sky Adventure Zip Line and Ropes Courses \", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03221338758592,-88.03833019159747], {icon: RidesIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>The Sky Adventure Zip Line and Ropes Course is a dynamic attraction featuring a 400-foot zip line and two ropes courses, one for children and one for adults. Operates Memorial Day weekend through Labor Day (weather permitting).<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Sky-Trail-07-2017-5896-E.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Sky-Trail-07-2017-5896-E.jpg\"><h6 class=\"sidebar_titleimg\">Sky Adventure Zip Line and Ropes Courses <\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Sky Adventure Zip Line and Ropes Course is a dynamic attraction featuring a 400-foot zip line and two ropes courses, one for children and one for adults. Operates Memorial Day weekend through Labor Day (weather permitting).<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Sky Adventure Zip Line and Ropes Courses <\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>The Sky Adventure Zip Line and Ropes Course is a dynamic attraction featuring a 400-foot zip line and two ropes courses, one for children and one for adults. Operates Memorial Day weekend through Labor Day (weather permitting).<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Rides' == 'Label'){\r\n        var markerit = L.circle([43.031280652037516,-88.04210624594516], {radius: 25});\r\n        markerit.bindTooltip(\"Sky Safari\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031280652037516,-88.04210624594516], {icon: RidesIcon})\r\n    }\r\n    \r\n    if ('<h4>What you&#8217;ll find&#8230;<\/h4><p>Visitors can go above it all and see the Zoo from a new perspective! Guests board the Sky Safari across from the South American yard and travel roundtrip above the camels, tigers, alpacas, and jaguars. Operates daily, March through November (weather permitting).<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Sky-Safari-.jpg' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"https:\/\/milwaukeezoo.org\/wp-content\/uploads\/Sky-Safari-.jpg\"><h6 class=\"sidebar_titleimg\">Sky Safari<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Visitors can go above it all and see the Zoo from a new perspective! Guests board the Sky Safari across from the South American yard and travel roundtrip above the camels, tigers, alpacas, and jaguars. Operates daily, March through November (weather permitting).<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Sky Safari<\/h6><hr><h4>What you&#8217;ll find&#8230;<\/h4><p>Visitors can go above it all and see the Zoo from a new perspective! Guests board the Sky Safari across from the South American yard and travel roundtrip above the camels, tigers, alpacas, and jaguars. Operates daily, March through November (weather permitting).<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.03210976409909,-88.03778171539307], {radius: 25});\r\n        markerit.bindTooltip(\"Universal Changing Station\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03210976409909,-88.03778171539307], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>If you have a loved one who needs help with toileting, you\u2019re welcome to use the Zoo\u2019s Universal Changing Station. Just outside the Zoo\u2019s main Gift Shop, the safe, clean station includes an adult-size table holding more than 300 pounds, a toilet, and a sink.<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Universal Changing Station<\/h6><hr><p>If you have a loved one who needs help with toileting, you\u2019re welcome to use the Zoo\u2019s Universal Changing Station. Just outside the Zoo\u2019s main Gift Shop, the safe, clean station includes an adult-size table holding more than 300 pounds, a toilet, and a sink.<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Universal Changing Station<\/h6><hr><p>If you have a loved one who needs help with toileting, you\u2019re welcome to use the Zoo\u2019s Universal Changing Station. Just outside the Zoo\u2019s main Gift Shop, the safe, clean station includes an adult-size table holding more than 300 pounds, a toilet, and a sink.<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.03279989776415,-88.03789436817169], {radius: 25});\r\n        markerit.bindTooltip(\"Mamava Lactation Suite - Gathering Place\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03279989776415,-88.03789436817169], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Mamava Lactation Suite &#8211; Gathering Place<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Mamava Lactation Suite - Gathering Place<\/h6><hr><p>Mamava Lactation Suite &#8211; Gathering Place<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Mamava Lactation Suite - Gathering Place<\/h6><hr><p>Mamava Lactation Suite &#8211; Gathering Place<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.031070627748214,-88.03868293762208], {radius: 25});\r\n        markerit.bindTooltip(\"Mamava Lactation Suite - Dairy Barn\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031070627748214,-88.03868293762208], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Mamava Lactation Suite &#8211; Dairy Barn<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Mamava Lactation Suite - Dairy Barn<\/h6><hr><p>Mamava Lactation Suite &#8211; Dairy Barn<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Mamava Lactation Suite - Dairy Barn<\/h6><hr><p>Mamava Lactation Suite &#8211; Dairy Barn<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.03285871561533,-88.04271161556245], {radius: 25});\r\n        markerit.bindTooltip(\"Mamava Lactation Suite - Aquatic & Reptile Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03285871561533,-88.04271161556245], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Mamava Lactation Suite &#8211; Aquatic &amp; Reptile Center<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Mamava Lactation Suite - Aquatic & Reptile Center<\/h6><hr><p>Mamava Lactation Suite &#8211; Aquatic &amp; Reptile Center<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Mamava Lactation Suite - Aquatic & Reptile Center<\/h6><hr><p>Mamava Lactation Suite &#8211; Aquatic &amp; Reptile Center<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.03285871561533,-88.04296910762788], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Aquatic & Reptile Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03285871561533,-88.04296910762788], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Aquatic &amp; Reptile Center<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Aquatic & Reptile Center<\/h6><hr><p>Bathroom &#8211; Aquatic &amp; Reptile Center<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Aquatic & Reptile Center<\/h6><hr><p>Bathroom &#8211; Aquatic &amp; Reptile Center<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03166666282558,-88.03914427757263], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Offices\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03166666282558,-88.03914427757263], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Offices<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Offices<\/h6><hr><p>Drinking Fountain &#8211; Offices<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Offices<\/h6><hr><p>Drinking Fountain &#8211; Offices<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.033188094540314,-88.03756177425385], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Cafe 1892\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.033188094540314,-88.03756177425385], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Cafe 1892<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Cafe 1892<\/h6><hr><p>Drinking Fountain &#8211; Cafe 1892<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Cafe 1892<\/h6><hr><p>Drinking Fountain &#8211; Cafe 1892<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Bathroom' == 'Label'){\r\n        var markerit = L.circle([43.03269010429107,-88.03788900375368], {radius: 25});\r\n        markerit.bindTooltip(\"Bathroom - Gathering Place\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03269010429107,-88.03788900375368], {icon: BathroomIcon})\r\n    }\r\n    \r\n    if ('<p>Bathroom &#8211; Gathering Place<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Bathroom - Gathering Place<\/h6><hr><p>Bathroom &#8211; Gathering Place<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Bathroom - Gathering Place<\/h6><hr><p>Bathroom &#8211; Gathering Place<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03269402548992,-88.037770986557], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Gathering Place\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03269402548992,-88.037770986557], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Gathering Place<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Gathering Place<\/h6><hr><p>Drinking Fountain &#8211; Gathering Place<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Gathering Place<\/h6><hr><p>Drinking Fountain &#8211; Gathering Place<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.0311529750443,-88.0381625890732], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Dairy Barn\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.0311529750443,-88.0381625890732], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Dairy Barn<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Dairy Barn<\/h6><hr><p>Drinking Fountain &#8211; Dairy Barn<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Dairy Barn<\/h6><hr><p>Drinking Fountain &#8211; Dairy Barn<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.02988246160694,-88.04043710231782], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Giraffe\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.02988246160694,-88.04043710231782], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Giraffe<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Giraffe<\/h6><hr><p>Drinking Fountain &#8211; Giraffe<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Giraffe<\/h6><hr><p>Drinking Fountain &#8211; Giraffe<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.031141211151635,-88.0407750606537], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Big Cats\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.031141211151635,-88.0407750606537], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Big Cats<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Big Cats<\/h6><hr><p>Drinking Fountain &#8211; Big Cats<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Big Cats<\/h6><hr><p>Drinking Fountain &#8211; Big Cats<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03152549714616,-88.04098427295686], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Big Cats\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03152549714616,-88.04098427295686], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Big Cats<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Big Cats<\/h6><hr><p>Drinking Fountain &#8211; Big Cats<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Big Cats<\/h6><hr><p>Drinking Fountain &#8211; Big Cats<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03067457492349,-88.04228246212007], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Nourish 414\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03067457492349,-88.04228246212007], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Nourish 414<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Nourish 414<\/h6><hr><p>Drinking Fountain &#8211; Nourish 414<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Nourish 414<\/h6><hr><p>Drinking Fountain &#8211; Nourish 414<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03176861561436,-88.04575324058533], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - West Entrance\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03176861561436,-88.04575324058533], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; West Entrance<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - West Entrance<\/h6><hr><p>Drinking Fountain &#8211; West Entrance<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - West Entrance<\/h6><hr><p>Drinking Fountain &#8211; West Entrance<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.032705789084986,-88.04273307323456], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Aquatic & Reptile Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.032705789084986,-88.04273307323456], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Aquatic &amp; Reptile Center<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Aquatic & Reptile Center<\/h6><hr><p>Drinking Fountain &#8211; Aquatic &amp; Reptile Center<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Aquatic & Reptile Center<\/h6><hr><p>Drinking Fountain &#8211; Aquatic &amp; Reptile Center<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03299987822822,-88.04238975048065], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Aquatic & Reptile Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03299987822822,-88.04238975048065], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Aquatic &amp; Reptile Center<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Aquatic & Reptile Center<\/h6><hr><p>Drinking Fountain &#8211; Aquatic &amp; Reptile Center<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Aquatic & Reptile Center<\/h6><hr><p>Drinking Fountain &#8211; Aquatic &amp; Reptile Center<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03298027232916,-88.03957879543306], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Peck Welcome Center\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03298027232916,-88.03957879543306], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Peck Welcome Center<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Peck Welcome Center<\/h6><hr><p>Drinking Fountain &#8211; Peck Welcome Center<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Peck Welcome Center<\/h6><hr><p>Drinking Fountain &#8211; Peck Welcome Center<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><div class=\"dce-acf-repeater-item\"><script>\r\n\r\n\r\n\r\n    if ('Fountain' == 'Label'){\r\n        var markerit = L.circle([43.03292145459449,-88.04071068763734], {radius: 25});\r\n        markerit.bindTooltip(\"Drinking Fountain - Primates of the World\", {permanent: true, direction: 'bottom', className: \"my-label\", offset: [0, 0] });        \r\n    }\r\n    else {\r\n        var markerit = L.marker([43.03292145459449,-88.04071068763734], {icon: FountainIcon})\r\n    }\r\n    \r\n    if ('<p>Drinking Fountain &#8211; Primates of the World<\/p>' == '') {\r\n        markerit.addTo(map)\r\n    }\r\n    else {\r\n        let sbcontent = '';\r\n        if ('' != '') {\r\n            sbcontent += '<img decoding=\"async\" class=\"sidebar_img\" src=\"\"><h6 class=\"sidebar_titleimg\">Drinking Fountain - Primates of the World<\/h6><hr><p>Drinking Fountain &#8211; Primates of the World<\/p>';\r\n        }\r\n        else {\r\n            sbcontent += '<h6 class=\"sidebar_title\">Drinking Fountain - Primates of the World<\/h6><hr><p>Drinking Fountain &#8211; Primates of the World<\/p>';            \r\n        }\r\n        if ('' != '') {\r\n            sbcontent += '<div class=\"elementor-element dark-button elementor-widget__width-initial elementor-widget elementor-widget-button\" data-element_type=\"widget\" data-widget_type=\"button.default\"><div class=\"elementor-widget-container\"><div class=\"elementor-button-wrapper\"><a class=\"elementor-button-link elementor-button elementor-size-sm\" role=\"button\" href=\"\" target=\"\"><span class=\"elementor-button-content-wrapper\"><span class=\"elementor-button-text\"><\/span><\/span><\/a><\/div><\/div><\/div>';\r\n        }\r\n        markerit.addTo(map).on('click', function(){\r\n\t    sidebar.setContent(sbcontent).show();  \r\n        });\r\n    }\r\n\r\n\r\n<\/script><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":true,"footnotes":""},"class_list":["post-5475","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Map - Milwaukee County Zoo<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/milwaukeezoo.org\/map\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Map - Milwaukee County Zoo\" \/>\n<meta property=\"og:url\" content=\"https:\/\/milwaukeezoo.org\/map\/\" \/>\n<meta property=\"og:site_name\" content=\"Milwaukee County Zoo\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-06T22:14:39+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/milwaukeezoo.org\\\/map\\\/\",\"url\":\"https:\\\/\\\/milwaukeezoo.org\\\/map\\\/\",\"name\":\"Map - Milwaukee County Zoo\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/milwaukeezoo.org\\\/#website\"},\"datePublished\":\"2022-06-23T20:47:19+00:00\",\"dateModified\":\"2026-05-06T22:14:39+00:00\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/milwaukeezoo.org\\\/map\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/milwaukeezoo.org\\\/#website\",\"url\":\"https:\\\/\\\/milwaukeezoo.org\\\/\",\"name\":\"Milwaukee County Zoo\",\"description\":\"We\u2019ve got some party animals you should meet down at the Zoo!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/milwaukeezoo.org\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Map - Milwaukee County Zoo","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/milwaukeezoo.org\/map\/","og_locale":"en_US","og_type":"article","og_title":"Map - Milwaukee County Zoo","og_url":"https:\/\/milwaukeezoo.org\/map\/","og_site_name":"Milwaukee County Zoo","article_modified_time":"2026-05-06T22:14:39+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/milwaukeezoo.org\/map\/","url":"https:\/\/milwaukeezoo.org\/map\/","name":"Map - Milwaukee County Zoo","isPartOf":{"@id":"https:\/\/milwaukeezoo.org\/#website"},"datePublished":"2022-06-23T20:47:19+00:00","dateModified":"2026-05-06T22:14:39+00:00","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/milwaukeezoo.org\/map\/"]}]},{"@type":"WebSite","@id":"https:\/\/milwaukeezoo.org\/#website","url":"https:\/\/milwaukeezoo.org\/","name":"Milwaukee County Zoo","description":"We\u2019ve got some party animals you should meet down at the Zoo!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/milwaukeezoo.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/pages\/5475","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/comments?post=5475"}],"version-history":[{"count":0,"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/pages\/5475\/revisions"}],"wp:attachment":[{"href":"https:\/\/milwaukeezoo.org\/wp-json\/wp\/v2\/media?parent=5475"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}