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(33.8105,-84.2721)};var g_5361754d7fa731dc4608adc1ec4c335f = new google.maps.Geocoder();g_5361754d7fa731dc4608adc1ec4c335f.geocode( { 'address': "2175 Lawrenceville Hwy, Decatur, GA 30033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-GA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('decatur-GA-bbt-mortgage'), mapOptions);}document.getElementById('431e58de').innerHTML += ' | View Map';var $l5361754d7fa731dc4608adc1ec4c335f = '

BB&T Mortgage

Address: 2175 Lawrenceville Hwy, Decatur, GA 30033, USA
Phone: (800) 295-5744
';var m_5361754d7fa731dc4608adc1ec4c335f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_5361754d7fa731dc4608adc1ec4c335f['infowindow'] = new google.maps.InfoWindow({content: $l5361754d7fa731dc4608adc1ec4c335f});var infowindow = new google.maps.InfoWindow({content: $l5361754d7fa731dc4608adc1ec4c335f});google.maps.event.addListener(m_5361754d7fa731dc4608adc1ec4c335f, 'click', function() {infowindow.open(map,m_5361754d7fa731dc4608adc1ec4c335f);});$marker.push(m_5361754d7fa731dc4608adc1ec4c335f);}});var g_c1e8f841e6a51c77222d07ef2691b4f5 = new google.maps.Geocoder();g_c1e8f841e6a51c77222d07ef2691b4f5.geocode( { 'address': "1221 Clairmont Rd, Decatur, GA 30030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-GA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('decatur-GA-bbt-mortgage'), mapOptions);}document.getElementById('fc51c6c2').innerHTML += ' | View Map';var $lc1e8f841e6a51c77222d07ef2691b4f5 = '

BB&T Mortgage

Address: 1221 Clairmont Rd, Decatur, GA 30030, USA
Phone: (800) 295-5744
';var m_c1e8f841e6a51c77222d07ef2691b4f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_c1e8f841e6a51c77222d07ef2691b4f5['infowindow'] = new google.maps.InfoWindow({content: $lc1e8f841e6a51c77222d07ef2691b4f5});var infowindow = new google.maps.InfoWindow({content: $lc1e8f841e6a51c77222d07ef2691b4f5});google.maps.event.addListener(m_c1e8f841e6a51c77222d07ef2691b4f5, 'click', function() {infowindow.open(map,m_c1e8f841e6a51c77222d07ef2691b4f5);});$marker.push(m_c1e8f841e6a51c77222d07ef2691b4f5);}});}google.maps.event.addDomListener(window, 'load', initialize);