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.1645,-83.4376)};var g_82a224cb18bba4fcba2f1482e244ac1c = new google.maps.Geocoder();g_82a224cb18bba4fcba2f1482e244ac1c.geocode( { 'address': "110 Highway 80, Hyden, KY 41749"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hyden-KY-hyden-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hyden-KY-hyden-citizens-bank'), mapOptions);}document.getElementById('086a00c7').innerHTML += ' | View Map';var $l82a224cb18bba4fcba2f1482e244ac1c = '

Hyden Citizens Bank

Address: 110 Highway 80, Hyden, KY 41749
Phone: (606) 672-1512
';var m_82a224cb18bba4fcba2f1482e244ac1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hyden Citizens Bank',});m_82a224cb18bba4fcba2f1482e244ac1c['infowindow'] = new google.maps.InfoWindow({content: $l82a224cb18bba4fcba2f1482e244ac1c});var infowindow = new google.maps.InfoWindow({content: $l82a224cb18bba4fcba2f1482e244ac1c});google.maps.event.addListener(m_82a224cb18bba4fcba2f1482e244ac1c, 'click', function() {infowindow.open(map,m_82a224cb18bba4fcba2f1482e244ac1c);});$marker.push(m_82a224cb18bba4fcba2f1482e244ac1c);}});var g_cad794b56f0f5baaf2efae2ab8e2964a = new google.maps.Geocoder();g_cad794b56f0f5baaf2efae2ab8e2964a.geocode( { 'address': "22023 Main St, Hyden, KY 41749"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hyden-KY-hyden-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hyden-KY-hyden-citizens-bank'), mapOptions);}document.getElementById('8df6e131').innerHTML += ' | View Map';var $lcad794b56f0f5baaf2efae2ab8e2964a = '

Hyden Citizens Bank

Address: 22023 Main St, Hyden, KY 41749
Phone: (606) 672-2344
';var m_cad794b56f0f5baaf2efae2ab8e2964a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hyden Citizens Bank',});m_cad794b56f0f5baaf2efae2ab8e2964a['infowindow'] = new google.maps.InfoWindow({content: $lcad794b56f0f5baaf2efae2ab8e2964a});var infowindow = new google.maps.InfoWindow({content: $lcad794b56f0f5baaf2efae2ab8e2964a});google.maps.event.addListener(m_cad794b56f0f5baaf2efae2ab8e2964a, 'click', function() {infowindow.open(map,m_cad794b56f0f5baaf2efae2ab8e2964a);});$marker.push(m_cad794b56f0f5baaf2efae2ab8e2964a);}});}google.maps.event.addDomListener(window, 'load', initialize);