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.9994,-84.1468)};var g_4df9b34ea36ad02818ca526edcc64cb2 = new google.maps.Geocoder();g_4df9b34ea36ad02818ca526edcc64cb2.geocode( { 'address': "3209 Buford Hwy, Duluth, GA 30096, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-bbt-mortgage'), mapOptions);}document.getElementById('73a32b16').innerHTML += ' | View Map';var $l4df9b34ea36ad02818ca526edcc64cb2 = '

BB&T Mortgage

Address: 3209 Buford Hwy, Duluth, GA 30096, USA
Phone: (800) 295-5744
';var m_4df9b34ea36ad02818ca526edcc64cb2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_4df9b34ea36ad02818ca526edcc64cb2['infowindow'] = new google.maps.InfoWindow({content: $l4df9b34ea36ad02818ca526edcc64cb2});var infowindow = new google.maps.InfoWindow({content: $l4df9b34ea36ad02818ca526edcc64cb2});google.maps.event.addListener(m_4df9b34ea36ad02818ca526edcc64cb2, 'click', function() {infowindow.open(map,m_4df9b34ea36ad02818ca526edcc64cb2);});$marker.push(m_4df9b34ea36ad02818ca526edcc64cb2);}});var g_17e20d6b3dd5137e37bf24912bc3f9a0 = new google.maps.Geocoder();g_17e20d6b3dd5137e37bf24912bc3f9a0.geocode( { 'address': "6475 Sugarloaf Pkwy, Duluth, GA 30097, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-bbt-mortgage'), mapOptions);}document.getElementById('52145079').innerHTML += ' | View Map';var $l17e20d6b3dd5137e37bf24912bc3f9a0 = '

BB&T Mortgage

Address: 6475 Sugarloaf Pkwy, Duluth, GA 30097, USA
Phone: (800) 295-5744
';var m_17e20d6b3dd5137e37bf24912bc3f9a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_17e20d6b3dd5137e37bf24912bc3f9a0['infowindow'] = new google.maps.InfoWindow({content: $l17e20d6b3dd5137e37bf24912bc3f9a0});var infowindow = new google.maps.InfoWindow({content: $l17e20d6b3dd5137e37bf24912bc3f9a0});google.maps.event.addListener(m_17e20d6b3dd5137e37bf24912bc3f9a0, 'click', function() {infowindow.open(map,m_17e20d6b3dd5137e37bf24912bc3f9a0);});$marker.push(m_17e20d6b3dd5137e37bf24912bc3f9a0);}});}google.maps.event.addDomListener(window, 'load', initialize);