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.3832,-80.8685)};var g_d9bfc5766d6a82f3fbafacc3f8844c0e = new google.maps.Geocoder();g_d9bfc5766d6a82f3fbafacc3f8844c0e.geocode( { 'address': "6090 OH-45, Bristolville, OH 44402, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristolville-OH-cortland-savings--banking-co').style.display = '';map = new google.maps.Map(document.getElementById('bristolville-OH-cortland-savings--banking-co'), mapOptions);}document.getElementById('5045f213').innerHTML += ' | View Map';var $ld9bfc5766d6a82f3fbafacc3f8844c0e = '

Cortland Savings & Banking Co

Address: 6090 OH-45, Bristolville, OH 44402, USA
Phone: (330) 889-3062
';var m_d9bfc5766d6a82f3fbafacc3f8844c0e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cortland Savings & Banking Co',});m_d9bfc5766d6a82f3fbafacc3f8844c0e['infowindow'] = new google.maps.InfoWindow({content: $ld9bfc5766d6a82f3fbafacc3f8844c0e});var infowindow = new google.maps.InfoWindow({content: $ld9bfc5766d6a82f3fbafacc3f8844c0e});google.maps.event.addListener(m_d9bfc5766d6a82f3fbafacc3f8844c0e, 'click', function() {infowindow.open(map,m_d9bfc5766d6a82f3fbafacc3f8844c0e);});$marker.push(m_d9bfc5766d6a82f3fbafacc3f8844c0e);}});}google.maps.event.addDomListener(window, 'load', initialize);