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.8749,-89.0088)};var g_8af69d2baafa5a3a9bc1bcdecec02add = new google.maps.Geocoder();g_8af69d2baafa5a3a9bc1bcdecec02add.geocode( { 'address': "4557 State Route 1377, Bardwell, KY 42023"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bardwell-KY-citizens-deposit-bank').style.display = '';map = new google.maps.Map(document.getElementById('bardwell-KY-citizens-deposit-bank'), mapOptions);}document.getElementById('2b9595bc').innerHTML += ' | View Map';var $l8af69d2baafa5a3a9bc1bcdecec02add = '

Citizens Deposit Bank

Address: 4557 State Route 1377, Bardwell, KY 42023
Phone: (270) 628-0179
';var m_8af69d2baafa5a3a9bc1bcdecec02add = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Deposit Bank',});m_8af69d2baafa5a3a9bc1bcdecec02add['infowindow'] = new google.maps.InfoWindow({content: $l8af69d2baafa5a3a9bc1bcdecec02add});var infowindow = new google.maps.InfoWindow({content: $l8af69d2baafa5a3a9bc1bcdecec02add});google.maps.event.addListener(m_8af69d2baafa5a3a9bc1bcdecec02add, 'click', function() {infowindow.open(map,m_8af69d2baafa5a3a9bc1bcdecec02add);});$marker.push(m_8af69d2baafa5a3a9bc1bcdecec02add);}});var g_9caee27cbf717eccf8a806942d9b1855 = new google.maps.Geocoder();g_9caee27cbf717eccf8a806942d9b1855.geocode( { 'address': "941 US Highway 62, Bardwell, KY 42023"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bardwell-KY-citizens-deposit-bank').style.display = '';map = new google.maps.Map(document.getElementById('bardwell-KY-citizens-deposit-bank'), mapOptions);}document.getElementById('d99b7eab').innerHTML += ' | View Map';var $l9caee27cbf717eccf8a806942d9b1855 = '

Citizens Deposit Bank

Address: 941 US Highway 62, Bardwell, KY 42023
Phone: (270) 628-9199
';var m_9caee27cbf717eccf8a806942d9b1855 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Deposit Bank',});m_9caee27cbf717eccf8a806942d9b1855['infowindow'] = new google.maps.InfoWindow({content: $l9caee27cbf717eccf8a806942d9b1855});var infowindow = new google.maps.InfoWindow({content: $l9caee27cbf717eccf8a806942d9b1855});google.maps.event.addListener(m_9caee27cbf717eccf8a806942d9b1855, 'click', function() {infowindow.open(map,m_9caee27cbf717eccf8a806942d9b1855);});$marker.push(m_9caee27cbf717eccf8a806942d9b1855);}});}google.maps.event.addDomListener(window, 'load', initialize);