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(40.4835,-84.6601)};var g_f60ac2bfedf3eb5209e7f54adc9556a4 = new google.maps.Geocoder();g_f60ac2bfedf3eb5209e7f54adc9556a4.geocode( { 'address': "112 W Main St, Coldwater, OH 45828"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coldwater-OH-peoples-bank-co').style.display = '';map = new google.maps.Map(document.getElementById('coldwater-OH-peoples-bank-co'), mapOptions);}document.getElementById('25e002c1').innerHTML += ' | View Map';var $lf60ac2bfedf3eb5209e7f54adc9556a4 = '

Peoples Bank Co

Address: 112 W Main St, Coldwater, OH 45828
Phone: (419) 678-2385
';var m_f60ac2bfedf3eb5209e7f54adc9556a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank Co',});m_f60ac2bfedf3eb5209e7f54adc9556a4['infowindow'] = new google.maps.InfoWindow({content: $lf60ac2bfedf3eb5209e7f54adc9556a4});var infowindow = new google.maps.InfoWindow({content: $lf60ac2bfedf3eb5209e7f54adc9556a4});google.maps.event.addListener(m_f60ac2bfedf3eb5209e7f54adc9556a4, 'click', function() {infowindow.open(map,m_f60ac2bfedf3eb5209e7f54adc9556a4);});$marker.push(m_f60ac2bfedf3eb5209e7f54adc9556a4);}});var g_cf80550062710985f75ff98da57f6cda = new google.maps.Geocoder();g_cf80550062710985f75ff98da57f6cda.geocode( { 'address': "405 W North St, Coldwater, OH 45828"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coldwater-OH-peoples-bank-co').style.display = '';map = new google.maps.Map(document.getElementById('coldwater-OH-peoples-bank-co'), mapOptions);}document.getElementById('66b3ef2b').innerHTML += ' | View Map';var $lcf80550062710985f75ff98da57f6cda = '

Peoples Bank Co

Address: 405 W North St, Coldwater, OH 45828
Phone: (419) 678-8701
';var m_cf80550062710985f75ff98da57f6cda = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Peoples Bank Co',});m_cf80550062710985f75ff98da57f6cda['infowindow'] = new google.maps.InfoWindow({content: $lcf80550062710985f75ff98da57f6cda});var infowindow = new google.maps.InfoWindow({content: $lcf80550062710985f75ff98da57f6cda});google.maps.event.addListener(m_cf80550062710985f75ff98da57f6cda, 'click', function() {infowindow.open(map,m_cf80550062710985f75ff98da57f6cda);});$marker.push(m_cf80550062710985f75ff98da57f6cda);}});}google.maps.event.addDomListener(window, 'load', initialize);