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.5594,-85.0738)};var g_cb15f03f140f28d81223f7b7c64e3a0d = new google.maps.Geocoder();g_cb15f03f140f28d81223f7b7c64e3a0d.geocode( { 'address': "1119 S Park St, Carrollton, GA 30117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('carrollton-GA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('carrollton-GA-bbt-mortgage'), mapOptions);}document.getElementById('b036f1d5').innerHTML += ' | View Map';var $lcb15f03f140f28d81223f7b7c64e3a0d = '

BB&T Mortgage

Address: 1119 S Park St, Carrollton, GA 30117, USA
Phone: (800) 295-5744
';var m_cb15f03f140f28d81223f7b7c64e3a0d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_cb15f03f140f28d81223f7b7c64e3a0d['infowindow'] = new google.maps.InfoWindow({content: $lcb15f03f140f28d81223f7b7c64e3a0d});var infowindow = new google.maps.InfoWindow({content: $lcb15f03f140f28d81223f7b7c64e3a0d});google.maps.event.addListener(m_cb15f03f140f28d81223f7b7c64e3a0d, 'click', function() {infowindow.open(map,m_cb15f03f140f28d81223f7b7c64e3a0d);});$marker.push(m_cb15f03f140f28d81223f7b7c64e3a0d);}});var g_11efb0970c32db24e45ad0542e0d694c = new google.maps.Geocoder();g_11efb0970c32db24e45ad0542e0d694c.geocode( { 'address': "110 Dixie St, Carrollton, GA 30117, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('carrollton-GA-bbt-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('carrollton-GA-bbt-mortgage'), mapOptions);}document.getElementById('700abb21').innerHTML += ' | View Map';var $l11efb0970c32db24e45ad0542e0d694c = '

BB&T Mortgage

Address: 110 Dixie St, Carrollton, GA 30117, USA
Phone: (800) 295-5744
';var m_11efb0970c32db24e45ad0542e0d694c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Mortgage',});m_11efb0970c32db24e45ad0542e0d694c['infowindow'] = new google.maps.InfoWindow({content: $l11efb0970c32db24e45ad0542e0d694c});var infowindow = new google.maps.InfoWindow({content: $l11efb0970c32db24e45ad0542e0d694c});google.maps.event.addListener(m_11efb0970c32db24e45ad0542e0d694c, 'click', function() {infowindow.open(map,m_11efb0970c32db24e45ad0542e0d694c);});$marker.push(m_11efb0970c32db24e45ad0542e0d694c);}});}google.maps.event.addDomListener(window, 'load', initialize);