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.1233,-84.3427)};var g_f075afa1863e7673532186a13542f808 = new google.maps.Geocoder();g_f075afa1863e7673532186a13542f808.geocode( { 'address': "117 N High St, Covington, OH 45318, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-OH-covington-savings--loan-association').style.display = '';map = new google.maps.Map(document.getElementById('covington-OH-covington-savings--loan-association'), mapOptions);}document.getElementById('86f9d6b8').innerHTML += ' | View Map';var $lf075afa1863e7673532186a13542f808 = '

Covington Savings & Loan Association

Address: 117 N High St, Covington, OH 45318, USA
Phone: (937) 473-2021
';var m_f075afa1863e7673532186a13542f808 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Covington Savings & Loan Association',});m_f075afa1863e7673532186a13542f808['infowindow'] = new google.maps.InfoWindow({content: $lf075afa1863e7673532186a13542f808});var infowindow = new google.maps.InfoWindow({content: $lf075afa1863e7673532186a13542f808});google.maps.event.addListener(m_f075afa1863e7673532186a13542f808, 'click', function() {infowindow.open(map,m_f075afa1863e7673532186a13542f808);});$marker.push(m_f075afa1863e7673532186a13542f808);}});var g_a5dc0fc2bea53a61fb919ff7d9afe498 = new google.maps.Geocoder();g_a5dc0fc2bea53a61fb919ff7d9afe498.geocode( { 'address': "700 E Broadway St, Covington, OH 45318, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covington-OH-covington-savings--loan-association').style.display = '';map = new google.maps.Map(document.getElementById('covington-OH-covington-savings--loan-association'), mapOptions);}document.getElementById('6e4d57ef').innerHTML += ' | View Map';var $la5dc0fc2bea53a61fb919ff7d9afe498 = '

Covington Savings & Loan Association

Address: 700 E Broadway St, Covington, OH 45318, USA
Phone: (937) 473-2021
';var m_a5dc0fc2bea53a61fb919ff7d9afe498 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Covington Savings & Loan Association',});m_a5dc0fc2bea53a61fb919ff7d9afe498['infowindow'] = new google.maps.InfoWindow({content: $la5dc0fc2bea53a61fb919ff7d9afe498});var infowindow = new google.maps.InfoWindow({content: $la5dc0fc2bea53a61fb919ff7d9afe498});google.maps.event.addListener(m_a5dc0fc2bea53a61fb919ff7d9afe498, 'click', function() {infowindow.open(map,m_a5dc0fc2bea53a61fb919ff7d9afe498);});$marker.push(m_a5dc0fc2bea53a61fb919ff7d9afe498);}});}google.maps.event.addDomListener(window, 'load', initialize);