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(39.9561,-82.0729)};var g_8830c97ab60254cd05628c6e61e8c54c = new google.maps.Geocoder();g_8830c97ab60254cd05628c6e61e8c54c.geocode( { 'address': "3950 Dillon Falls Rd, Zanesville, OH 43701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('zanesville-OH-the-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('zanesville-OH-the-community-bank'), mapOptions);}document.getElementById('8914c874').innerHTML += ' | View Map';var $l8830c97ab60254cd05628c6e61e8c54c = '

The Community Bank

Address: 3950 Dillon Falls Rd, Zanesville, OH 43701, USA
Phone: (740) 450-2781
';var m_8830c97ab60254cd05628c6e61e8c54c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Community Bank',});m_8830c97ab60254cd05628c6e61e8c54c['infowindow'] = new google.maps.InfoWindow({content: $l8830c97ab60254cd05628c6e61e8c54c});var infowindow = new google.maps.InfoWindow({content: $l8830c97ab60254cd05628c6e61e8c54c});google.maps.event.addListener(m_8830c97ab60254cd05628c6e61e8c54c, 'click', function() {infowindow.open(map,m_8830c97ab60254cd05628c6e61e8c54c);});$marker.push(m_8830c97ab60254cd05628c6e61e8c54c);}});var g_9e79c90737526b17dc29cfae1f50aeaa = new google.maps.Geocoder();g_9e79c90737526b17dc29cfae1f50aeaa.geocode( { 'address': "113 N 5th St, Zanesville, OH 43701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('zanesville-OH-the-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('zanesville-OH-the-community-bank'), mapOptions);}document.getElementById('7ac6acb8').innerHTML += ' | View Map';var $l9e79c90737526b17dc29cfae1f50aeaa = '

The Community Bank

Address: 113 N 5th St, Zanesville, OH 43701, USA
Phone: (740) 454-1600
';var m_9e79c90737526b17dc29cfae1f50aeaa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Community Bank',});m_9e79c90737526b17dc29cfae1f50aeaa['infowindow'] = new google.maps.InfoWindow({content: $l9e79c90737526b17dc29cfae1f50aeaa});var infowindow = new google.maps.InfoWindow({content: $l9e79c90737526b17dc29cfae1f50aeaa});google.maps.event.addListener(m_9e79c90737526b17dc29cfae1f50aeaa, 'click', function() {infowindow.open(map,m_9e79c90737526b17dc29cfae1f50aeaa);});$marker.push(m_9e79c90737526b17dc29cfae1f50aeaa);}});}google.maps.event.addDomListener(window, 'load', initialize);