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(37.5547,-87.9819)};var g_c3bb9214431dec7ca7d1ebcfeca73236 = new google.maps.Geocoder();g_c3bb9214431dec7ca7d1ebcfeca73236.geocode( { 'address': "1403 N Main St, Sturgis, KY 42459, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sturgis-KY-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('sturgis-KY-old-national-bank'), mapOptions);}document.getElementById('f6d6360f').innerHTML += ' | View Map';var $lc3bb9214431dec7ca7d1ebcfeca73236 = '

Old National Bank

Address: 1403 N Main St, Sturgis, KY 42459, USA
Phone: (270) 333-4201
';var m_c3bb9214431dec7ca7d1ebcfeca73236 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_c3bb9214431dec7ca7d1ebcfeca73236['infowindow'] = new google.maps.InfoWindow({content: $lc3bb9214431dec7ca7d1ebcfeca73236});var infowindow = new google.maps.InfoWindow({content: $lc3bb9214431dec7ca7d1ebcfeca73236});google.maps.event.addListener(m_c3bb9214431dec7ca7d1ebcfeca73236, 'click', function() {infowindow.open(map,m_c3bb9214431dec7ca7d1ebcfeca73236);});$marker.push(m_c3bb9214431dec7ca7d1ebcfeca73236);}});var g_896805724ad0932fca3879bae274264d = new google.maps.Geocoder();g_896805724ad0932fca3879bae274264d.geocode( { 'address': "520 N Adams St, Sturgis, KY 42459, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sturgis-KY-old-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('sturgis-KY-old-national-bank'), mapOptions);}document.getElementById('baf185ba').innerHTML += ' | View Map';var $l896805724ad0932fca3879bae274264d = '

Old National Bank

Address: 520 N Adams St, Sturgis, KY 42459, USA
Phone: (270) 333-4101
';var m_896805724ad0932fca3879bae274264d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Old National Bank',});m_896805724ad0932fca3879bae274264d['infowindow'] = new google.maps.InfoWindow({content: $l896805724ad0932fca3879bae274264d});var infowindow = new google.maps.InfoWindow({content: $l896805724ad0932fca3879bae274264d});google.maps.event.addListener(m_896805724ad0932fca3879bae274264d, 'click', function() {infowindow.open(map,m_896805724ad0932fca3879bae274264d);});$marker.push(m_896805724ad0932fca3879bae274264d);}});}google.maps.event.addDomListener(window, 'load', initialize);