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.3137,-82.0964)};var g_62889e73828c756c961c5a6d6c01a463 = new google.maps.Geocoder();g_62889e73828c756c961c5a6d6c01a463.geocode( { 'address': "20 E Stimson Ave, Athens, OH 45701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-OH-citizens-bank'), mapOptions);}document.getElementById('2297ff7f').innerHTML += ' | View Map';var $l62889e73828c756c961c5a6d6c01a463 = '

Citizens Bank

Address: 20 E Stimson Ave, Athens, OH 45701
Phone: (740) 593-5205
';var m_62889e73828c756c961c5a6d6c01a463 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_62889e73828c756c961c5a6d6c01a463['infowindow'] = new google.maps.InfoWindow({content: $l62889e73828c756c961c5a6d6c01a463});var infowindow = new google.maps.InfoWindow({content: $l62889e73828c756c961c5a6d6c01a463});google.maps.event.addListener(m_62889e73828c756c961c5a6d6c01a463, 'click', function() {infowindow.open(map,m_62889e73828c756c961c5a6d6c01a463);});$marker.push(m_62889e73828c756c961c5a6d6c01a463);}});var g_5c0c3007f1af27e1191082e12a27b0b8 = new google.maps.Geocoder();g_5c0c3007f1af27e1191082e12a27b0b8.geocode( { 'address': "929 E State St, Athens, OH 45701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-OH-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-OH-citizens-bank'), mapOptions);}document.getElementById('064a9e11').innerHTML += ' | View Map';var $l5c0c3007f1af27e1191082e12a27b0b8 = '

Citizens Bank

Address: 929 E State St, Athens, OH 45701
Phone: (740) 594-8453
';var m_5c0c3007f1af27e1191082e12a27b0b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_5c0c3007f1af27e1191082e12a27b0b8['infowindow'] = new google.maps.InfoWindow({content: $l5c0c3007f1af27e1191082e12a27b0b8});var infowindow = new google.maps.InfoWindow({content: $l5c0c3007f1af27e1191082e12a27b0b8});google.maps.event.addListener(m_5c0c3007f1af27e1191082e12a27b0b8, 'click', function() {infowindow.open(map,m_5c0c3007f1af27e1191082e12a27b0b8);});$marker.push(m_5c0c3007f1af27e1191082e12a27b0b8);}});}google.maps.event.addDomListener(window, 'load', initialize);