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.9744,-85.907)};var g_860ec4b483f4eb74c18dff91f162331a = new google.maps.Geocoder();g_860ec4b483f4eb74c18dff91f162331a.geocode( { 'address': "760 W Cherry St, Glasgow, KY 42141"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glasgow-KY-citizens-first-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('glasgow-KY-citizens-first-bank-inc'), mapOptions);}document.getElementById('5ca63dcd').innerHTML += ' | View Map';var $l860ec4b483f4eb74c18dff91f162331a = '

Citizens First Bank Inc

Address: 760 W Cherry St, Glasgow, KY 42141
Phone: (270) 659-4007
';var m_860ec4b483f4eb74c18dff91f162331a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens First Bank Inc',});m_860ec4b483f4eb74c18dff91f162331a['infowindow'] = new google.maps.InfoWindow({content: $l860ec4b483f4eb74c18dff91f162331a});var infowindow = new google.maps.InfoWindow({content: $l860ec4b483f4eb74c18dff91f162331a});google.maps.event.addListener(m_860ec4b483f4eb74c18dff91f162331a, 'click', function() {infowindow.open(map,m_860ec4b483f4eb74c18dff91f162331a);});$marker.push(m_860ec4b483f4eb74c18dff91f162331a);}});var g_fbda93ee95346de5cd9a3a103389fb60 = new google.maps.Geocoder();g_fbda93ee95346de5cd9a3a103389fb60.geocode( { 'address': "1530 S Green St, Glasgow, KY 42141"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glasgow-KY-citizens-first-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('glasgow-KY-citizens-first-bank-inc'), mapOptions);}document.getElementById('be97c24f').innerHTML += ' | View Map';var $lfbda93ee95346de5cd9a3a103389fb60 = '

Citizens First Bank Inc

Address: 1530 S Green St, Glasgow, KY 42141
Phone: (270) 651-2265
';var m_fbda93ee95346de5cd9a3a103389fb60 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens First Bank Inc',});m_fbda93ee95346de5cd9a3a103389fb60['infowindow'] = new google.maps.InfoWindow({content: $lfbda93ee95346de5cd9a3a103389fb60});var infowindow = new google.maps.InfoWindow({content: $lfbda93ee95346de5cd9a3a103389fb60});google.maps.event.addListener(m_fbda93ee95346de5cd9a3a103389fb60, 'click', function() {infowindow.open(map,m_fbda93ee95346de5cd9a3a103389fb60);});$marker.push(m_fbda93ee95346de5cd9a3a103389fb60);}});}google.maps.event.addDomListener(window, 'load', initialize);