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.3447,-82.3731)};var g_b7da6c184018c1c085e1e025ba678014 = new google.maps.Geocoder();g_b7da6c184018c1c085e1e025ba678014.geocode( { 'address': "203 Broyles Dr, Johnson City, TN 37601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-TN-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-TN-bbt-atm'), mapOptions);}document.getElementById('bb999f29').innerHTML += ' | View Map';var $lb7da6c184018c1c085e1e025ba678014 = '

BB&T ATM

Address: 203 Broyles Dr, Johnson City, TN 37601, USA
Phone: (800) 226-5228
';var m_b7da6c184018c1c085e1e025ba678014 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_b7da6c184018c1c085e1e025ba678014['infowindow'] = new google.maps.InfoWindow({content: $lb7da6c184018c1c085e1e025ba678014});var infowindow = new google.maps.InfoWindow({content: $lb7da6c184018c1c085e1e025ba678014});google.maps.event.addListener(m_b7da6c184018c1c085e1e025ba678014, 'click', function() {infowindow.open(map,m_b7da6c184018c1c085e1e025ba678014);});$marker.push(m_b7da6c184018c1c085e1e025ba678014);}});var g_aa98ed8d6ce3f3a5d5eabb46213f767b = new google.maps.Geocoder();g_aa98ed8d6ce3f3a5d5eabb46213f767b.geocode( { 'address': "2000 Franklin Terrace Ct, Johnson City, TN 37604, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-TN-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-TN-bbt-atm'), mapOptions);}document.getElementById('385aad2d').innerHTML += ' | View Map';var $laa98ed8d6ce3f3a5d5eabb46213f767b = '

BB&T ATM

Address: 2000 Franklin Terrace Ct, Johnson City, TN 37604, USA
Phone: (800) 226-5228
';var m_aa98ed8d6ce3f3a5d5eabb46213f767b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_aa98ed8d6ce3f3a5d5eabb46213f767b['infowindow'] = new google.maps.InfoWindow({content: $laa98ed8d6ce3f3a5d5eabb46213f767b});var infowindow = new google.maps.InfoWindow({content: $laa98ed8d6ce3f3a5d5eabb46213f767b});google.maps.event.addListener(m_aa98ed8d6ce3f3a5d5eabb46213f767b, 'click', function() {infowindow.open(map,m_aa98ed8d6ce3f3a5d5eabb46213f767b);});$marker.push(m_aa98ed8d6ce3f3a5d5eabb46213f767b);}});}google.maps.event.addDomListener(window, 'load', initialize);