var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(42.741,-88.5535)};var g_757f67e636ba435883f94e1981b63250 = new google.maps.Geocoder();g_757f67e636ba435883f94e1981b63250.geocode( { 'address': "837 N Wisconsin St, Elkhorn, WI 53121, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkhorn-WI-peoples-bank').style.display = '';map = new google.maps.Map(document.getElementById('elkhorn-WI-peoples-bank'), mapOptions);}document.getElementById('b4543311').innerHTML += ' | View Map';var $l757f67e636ba435883f94e1981b63250 = '

Peoples Bank

Address: 837 N Wisconsin St, Elkhorn, WI 53121, USA
Phone: (262) 723-4200
';var m_757f67e636ba435883f94e1981b63250 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank',});m_757f67e636ba435883f94e1981b63250['infowindow'] = new google.maps.InfoWindow({content: $l757f67e636ba435883f94e1981b63250});var infowindow = new google.maps.InfoWindow({content: $l757f67e636ba435883f94e1981b63250});google.maps.event.addListener(m_757f67e636ba435883f94e1981b63250, 'click', function() {infowindow.open(map,m_757f67e636ba435883f94e1981b63250);});$marker.push(m_757f67e636ba435883f94e1981b63250);}});var g_f832090a95042d7ae6b21587aab21a64 = new google.maps.Geocoder();g_f832090a95042d7ae6b21587aab21a64.geocode( { 'address': "W5109 County Rd A, Elkhorn, WI 53121, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkhorn-WI-peoples-bank').style.display = '';map = new google.maps.Map(document.getElementById('elkhorn-WI-peoples-bank'), mapOptions);}document.getElementById('476a12b0').innerHTML += ' | View Map';var $lf832090a95042d7ae6b21587aab21a64 = '

Peoples Bank

Address: W5109 County Rd A, Elkhorn, WI 53121, USA
Phone: (262) 723-4200
';var m_f832090a95042d7ae6b21587aab21a64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank',});m_f832090a95042d7ae6b21587aab21a64['infowindow'] = new google.maps.InfoWindow({content: $lf832090a95042d7ae6b21587aab21a64});var infowindow = new google.maps.InfoWindow({content: $lf832090a95042d7ae6b21587aab21a64});google.maps.event.addListener(m_f832090a95042d7ae6b21587aab21a64, 'click', function() {infowindow.open(map,m_f832090a95042d7ae6b21587aab21a64);});$marker.push(m_f832090a95042d7ae6b21587aab21a64);}});}google.maps.event.addDomListener(window, 'load', initialize);