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_9713faa264b94e2bf346a1bb52587fd8 = new google.maps.Geocoder();g_9713faa264b94e2bf346a1bb52587fd8.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-TN-bbt-mortgage'), mapOptions);}document.getElementById('bb999f29').innerHTML += ' | View Map';var $l9713faa264b94e2bf346a1bb52587fd8 = '

BB&T Mortgage

Address: 203 Broyles Dr, Johnson City, TN 37601, USA
Phone: (800) 295-5744
';var m_9713faa264b94e2bf346a1bb52587fd8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_9713faa264b94e2bf346a1bb52587fd8['infowindow'] = new google.maps.InfoWindow({content: $l9713faa264b94e2bf346a1bb52587fd8});var infowindow = new google.maps.InfoWindow({content: $l9713faa264b94e2bf346a1bb52587fd8});google.maps.event.addListener(m_9713faa264b94e2bf346a1bb52587fd8, 'click', function() {infowindow.open(map,m_9713faa264b94e2bf346a1bb52587fd8);});$marker.push(m_9713faa264b94e2bf346a1bb52587fd8);}});var g_e06db73b5702b904f41ccd406ac8f4ba = new google.maps.Geocoder();g_e06db73b5702b904f41ccd406ac8f4ba.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-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('johnson-city-TN-bbt-mortgage'), mapOptions);}document.getElementById('385aad2d').innerHTML += ' | View Map';var $le06db73b5702b904f41ccd406ac8f4ba = '

BB&T Mortgage

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