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.3408,-82.3792)};var g_874848672f3aafd01654b8d4ac3c02b9 = new google.maps.Geocoder();g_874848672f3aafd01654b8d4ac3c02b9.geocode( { 'address': "14793 Regina Belcher Hwy, Elkhorn City, KY 41522, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkhorn-city-KY-bbt---ferrells-creek-main-branch').style.display = '';map = new google.maps.Map(document.getElementById('elkhorn-city-KY-bbt---ferrells-creek-main-branch'), mapOptions);}document.getElementById('929e37e9').innerHTML += ' | View Map';var $l874848672f3aafd01654b8d4ac3c02b9 = '

BB&T - Ferrells Creek Main Branch

Address: 14793 Regina Belcher Hwy, Elkhorn City, KY 41522, USA
Phone: (606) 754-5025
';var m_874848672f3aafd01654b8d4ac3c02b9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T - Ferrells Creek Main Branch',});m_874848672f3aafd01654b8d4ac3c02b9['infowindow'] = new google.maps.InfoWindow({content: $l874848672f3aafd01654b8d4ac3c02b9});var infowindow = new google.maps.InfoWindow({content: $l874848672f3aafd01654b8d4ac3c02b9});google.maps.event.addListener(m_874848672f3aafd01654b8d4ac3c02b9, 'click', function() {infowindow.open(map,m_874848672f3aafd01654b8d4ac3c02b9);});$marker.push(m_874848672f3aafd01654b8d4ac3c02b9);}});}google.maps.event.addDomListener(window, 'load', initialize);