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.0933,-84.6053)};var g_89bdedf8c38bda669ba5aba697d7703b = new google.maps.Geocoder();g_89bdedf8c38bda669ba5aba697d7703b.geocode( { 'address': "124 N Main St, Somerset, KY 42501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-KY-atm-bbt').style.display = '';map = new google.maps.Map(document.getElementById('somerset-KY-atm-bbt'), mapOptions);}document.getElementById('38e5be4a').innerHTML += ' | View Map';var $l89bdedf8c38bda669ba5aba697d7703b = '

ATM (BB&T)

Address: 124 N Main St, Somerset, KY 42501, USA
Phone:
';var m_89bdedf8c38bda669ba5aba697d7703b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (BB&T)',});m_89bdedf8c38bda669ba5aba697d7703b['infowindow'] = new google.maps.InfoWindow({content: $l89bdedf8c38bda669ba5aba697d7703b});var infowindow = new google.maps.InfoWindow({content: $l89bdedf8c38bda669ba5aba697d7703b});google.maps.event.addListener(m_89bdedf8c38bda669ba5aba697d7703b, 'click', function() {infowindow.open(map,m_89bdedf8c38bda669ba5aba697d7703b);});$marker.push(m_89bdedf8c38bda669ba5aba697d7703b);}});var g_98b4297e4a7d6f68ba52a9be592967a4 = new google.maps.Geocoder();g_98b4297e4a7d6f68ba52a9be592967a4.geocode( { 'address': "546 S Hwy 27 Loop 4 W, Somerset, KY 42501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('somerset-KY-atm-bbt').style.display = '';map = new google.maps.Map(document.getElementById('somerset-KY-atm-bbt'), mapOptions);}document.getElementById('8ca6e17d').innerHTML += ' | View Map';var $l98b4297e4a7d6f68ba52a9be592967a4 = '

ATM (BB&T)

Address: 546 S Hwy 27 Loop 4 W, Somerset, KY 42501, USA
Phone:
';var m_98b4297e4a7d6f68ba52a9be592967a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (BB&T)',});m_98b4297e4a7d6f68ba52a9be592967a4['infowindow'] = new google.maps.InfoWindow({content: $l98b4297e4a7d6f68ba52a9be592967a4});var infowindow = new google.maps.InfoWindow({content: $l98b4297e4a7d6f68ba52a9be592967a4});google.maps.event.addListener(m_98b4297e4a7d6f68ba52a9be592967a4, 'click', function() {infowindow.open(map,m_98b4297e4a7d6f68ba52a9be592967a4);});$marker.push(m_98b4297e4a7d6f68ba52a9be592967a4);}});}google.maps.event.addDomListener(window, 'load', initialize);