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(41.6503,-80.7699)};var g_10339ec809c5a79dbf25614ba22eee40 = new google.maps.Geocoder();g_10339ec809c5a79dbf25614ba22eee40.geocode( { 'address': "150 N Chestnut St, Jefferson, OH 44047"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jefferson-OH-andover-bank').style.display = '';map = new google.maps.Map(document.getElementById('jefferson-OH-andover-bank'), mapOptions);}document.getElementById('ae2aa627').innerHTML += ' | View Map';var $l10339ec809c5a79dbf25614ba22eee40 = '

Andover Bank

Address: 150 N Chestnut St, Jefferson, OH 44047
Phone: (440) 576-2265
';var m_10339ec809c5a79dbf25614ba22eee40 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Andover Bank',});m_10339ec809c5a79dbf25614ba22eee40['infowindow'] = new google.maps.InfoWindow({content: $l10339ec809c5a79dbf25614ba22eee40});var infowindow = new google.maps.InfoWindow({content: $l10339ec809c5a79dbf25614ba22eee40});google.maps.event.addListener(m_10339ec809c5a79dbf25614ba22eee40, 'click', function() {infowindow.open(map,m_10339ec809c5a79dbf25614ba22eee40);});$marker.push(m_10339ec809c5a79dbf25614ba22eee40);}});var g_6aed4a826430eb0cc42a84581f0fd884 = new google.maps.Geocoder();g_6aed4a826430eb0cc42a84581f0fd884.geocode( { 'address': "100 S Chestnut St, Jefferson, OH 44047"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jefferson-OH-andover-bank').style.display = '';map = new google.maps.Map(document.getElementById('jefferson-OH-andover-bank'), mapOptions);}document.getElementById('c45d534a').innerHTML += ' | View Map';var $l6aed4a826430eb0cc42a84581f0fd884 = '

Andover Bank

Address: 100 S Chestnut St, Jefferson, OH 44047
Phone: (440) 576-5050
';var m_6aed4a826430eb0cc42a84581f0fd884 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Andover Bank',});m_6aed4a826430eb0cc42a84581f0fd884['infowindow'] = new google.maps.InfoWindow({content: $l6aed4a826430eb0cc42a84581f0fd884});var infowindow = new google.maps.InfoWindow({content: $l6aed4a826430eb0cc42a84581f0fd884});google.maps.event.addListener(m_6aed4a826430eb0cc42a84581f0fd884, 'click', function() {infowindow.open(map,m_6aed4a826430eb0cc42a84581f0fd884);});$marker.push(m_6aed4a826430eb0cc42a84581f0fd884);}});}google.maps.event.addDomListener(window, 'load', initialize);