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_240aab8735464ccd4ec5d1f4b335c9be = new google.maps.Geocoder();g_240aab8735464ccd4ec5d1f4b335c9be.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').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-TN-bbt'), mapOptions);}document.getElementById('385aad2d').innerHTML += ' | View Map';var $l240aab8735464ccd4ec5d1f4b335c9be = '

BB&T

Address: 2000 Franklin Terrace Ct, Johnson City, TN 37604, USA
Phone: (423) 283-1059
';var m_240aab8735464ccd4ec5d1f4b335c9be = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_240aab8735464ccd4ec5d1f4b335c9be['infowindow'] = new google.maps.InfoWindow({content: $l240aab8735464ccd4ec5d1f4b335c9be});var infowindow = new google.maps.InfoWindow({content: $l240aab8735464ccd4ec5d1f4b335c9be});google.maps.event.addListener(m_240aab8735464ccd4ec5d1f4b335c9be, 'click', function() {infowindow.open(map,m_240aab8735464ccd4ec5d1f4b335c9be);});$marker.push(m_240aab8735464ccd4ec5d1f4b335c9be);}});var g_cda95cf018c449a29def6c95a0bf8db5 = new google.maps.Geocoder();g_cda95cf018c449a29def6c95a0bf8db5.geocode( { 'address': "203 Broyles Dr, Johnson City, TN 37601, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnson-city-TN-bbt').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-TN-bbt'), mapOptions);}document.getElementById('09c30e82').innerHTML += ' | View Map';var $lcda95cf018c449a29def6c95a0bf8db5 = '

BB&T

Address: 203 Broyles Dr, Johnson City, TN 37601, United States
Phone: (423) 282-7902
';var m_cda95cf018c449a29def6c95a0bf8db5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_cda95cf018c449a29def6c95a0bf8db5['infowindow'] = new google.maps.InfoWindow({content: $lcda95cf018c449a29def6c95a0bf8db5});var infowindow = new google.maps.InfoWindow({content: $lcda95cf018c449a29def6c95a0bf8db5});google.maps.event.addListener(m_cda95cf018c449a29def6c95a0bf8db5, 'click', function() {infowindow.open(map,m_cda95cf018c449a29def6c95a0bf8db5);});$marker.push(m_cda95cf018c449a29def6c95a0bf8db5);}});}google.maps.event.addDomListener(window, 'load', initialize);