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.5553,-81.917)};var g_28b57dce4ac44f40be46e0af8cc19c30 = new google.maps.Geocoder();g_28b57dce4ac44f40be46e0af8cc19c30.geocode( { 'address': "2102 Glen Dr, Millersburg, OH 44654, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('millersburg-OH-commercial--savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('millersburg-OH-commercial--savings-bank'), mapOptions);}document.getElementById('0eaf4042').innerHTML += ' | View Map';var $l28b57dce4ac44f40be46e0af8cc19c30 = '

Commercial & Savings Bank

Address: 2102 Glen Dr, Millersburg, OH 44654, USA
Phone: (330) 674-2265
';var m_28b57dce4ac44f40be46e0af8cc19c30 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commercial & Savings Bank',});m_28b57dce4ac44f40be46e0af8cc19c30['infowindow'] = new google.maps.InfoWindow({content: $l28b57dce4ac44f40be46e0af8cc19c30});var infowindow = new google.maps.InfoWindow({content: $l28b57dce4ac44f40be46e0af8cc19c30});google.maps.event.addListener(m_28b57dce4ac44f40be46e0af8cc19c30, 'click', function() {infowindow.open(map,m_28b57dce4ac44f40be46e0af8cc19c30);});$marker.push(m_28b57dce4ac44f40be46e0af8cc19c30);}});var g_9d1ab62bd1b6348ef54465a207140ee8 = new google.maps.Geocoder();g_9d1ab62bd1b6348ef54465a207140ee8.geocode( { 'address': "91 N Clay St, Millersburg, OH 44654, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('millersburg-OH-commercial--savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('millersburg-OH-commercial--savings-bank'), mapOptions);}document.getElementById('9dd189f8').innerHTML += ' | View Map';var $l9d1ab62bd1b6348ef54465a207140ee8 = '

Commercial & Savings Bank

Address: 91 N Clay St, Millersburg, OH 44654, USA
Phone: (330) 674-0687
';var m_9d1ab62bd1b6348ef54465a207140ee8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commercial & Savings Bank',});m_9d1ab62bd1b6348ef54465a207140ee8['infowindow'] = new google.maps.InfoWindow({content: $l9d1ab62bd1b6348ef54465a207140ee8});var infowindow = new google.maps.InfoWindow({content: $l9d1ab62bd1b6348ef54465a207140ee8});google.maps.event.addListener(m_9d1ab62bd1b6348ef54465a207140ee8, 'click', function() {infowindow.open(map,m_9d1ab62bd1b6348ef54465a207140ee8);});$marker.push(m_9d1ab62bd1b6348ef54465a207140ee8);}});}google.maps.event.addDomListener(window, 'load', initialize);