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(36.9974,-87.2109)};var g_0787e93ffff770aba62c415edca12da6 = new google.maps.Geocoder();g_0787e93ffff770aba62c415edca12da6.geocode( { 'address': "808 S Main St, Elkton, KY 42220, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkton-KY-united-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('elkton-KY-united-southern-bank'), mapOptions);}document.getElementById('7d68fd77').innerHTML += ' | View Map';var $l0787e93ffff770aba62c415edca12da6 = '

United Southern Bank

Address: 808 S Main St, Elkton, KY 42220, USA
Phone: (270) 265-2585
';var m_0787e93ffff770aba62c415edca12da6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Southern Bank',});m_0787e93ffff770aba62c415edca12da6['infowindow'] = new google.maps.InfoWindow({content: $l0787e93ffff770aba62c415edca12da6});var infowindow = new google.maps.InfoWindow({content: $l0787e93ffff770aba62c415edca12da6});google.maps.event.addListener(m_0787e93ffff770aba62c415edca12da6, 'click', function() {infowindow.open(map,m_0787e93ffff770aba62c415edca12da6);});$marker.push(m_0787e93ffff770aba62c415edca12da6);}});var g_b80588c8e09312cad1f776365224b438 = new google.maps.Geocoder();g_b80588c8e09312cad1f776365224b438.geocode( { 'address': "48 Clifty-Kirkmansville Rd, Elkton, KY 42220, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkton-KY-united-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('elkton-KY-united-southern-bank'), mapOptions);}document.getElementById('924d2b6c').innerHTML += ' | View Map';var $lb80588c8e09312cad1f776365224b438 = '

United Southern Bank

Address: 48 Clifty-Kirkmansville Rd, Elkton, KY 42220, USA
Phone: (270) 277-6223
';var m_b80588c8e09312cad1f776365224b438 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Southern Bank',});m_b80588c8e09312cad1f776365224b438['infowindow'] = new google.maps.InfoWindow({content: $lb80588c8e09312cad1f776365224b438});var infowindow = new google.maps.InfoWindow({content: $lb80588c8e09312cad1f776365224b438});google.maps.event.addListener(m_b80588c8e09312cad1f776365224b438, 'click', function() {infowindow.open(map,m_b80588c8e09312cad1f776365224b438);});$marker.push(m_b80588c8e09312cad1f776365224b438);}});}google.maps.event.addDomListener(window, 'load', initialize);