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.5804,-85.0878)};var g_c520b0922edc458374f8da29a8e52ee3 = new google.maps.Geocoder();g_c520b0922edc458374f8da29a8e52ee3.geocode( { 'address': "110 Dixie St, Carrollton, GA 30117"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('carrollton-GA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('carrollton-GA-bbt'), mapOptions);}document.getElementById('2fde49fc').innerHTML += ' | View Map';var $lc520b0922edc458374f8da29a8e52ee3 = '

Bb&T

Address: 110 Dixie St, Carrollton, GA 30117
Phone: (770) 834-1071
';var m_c520b0922edc458374f8da29a8e52ee3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bb&T',});m_c520b0922edc458374f8da29a8e52ee3['infowindow'] = new google.maps.InfoWindow({content: $lc520b0922edc458374f8da29a8e52ee3});var infowindow = new google.maps.InfoWindow({content: $lc520b0922edc458374f8da29a8e52ee3});google.maps.event.addListener(m_c520b0922edc458374f8da29a8e52ee3, 'click', function() {infowindow.open(map,m_c520b0922edc458374f8da29a8e52ee3);});$marker.push(m_c520b0922edc458374f8da29a8e52ee3);}});var g_79b5f347b9f9897632ff78ba588f687d = new google.maps.Geocoder();g_79b5f347b9f9897632ff78ba588f687d.geocode( { 'address': "1119 S Park St, Carrollton, GA 30117"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('carrollton-GA-bbt').style.display = '';map = new google.maps.Map(document.getElementById('carrollton-GA-bbt'), mapOptions);}document.getElementById('c40ea8f1').innerHTML += ' | View Map';var $l79b5f347b9f9897632ff78ba588f687d = '

BB&T

Address: 1119 S Park St, Carrollton, GA 30117
Phone: (770) 838-7360
';var m_79b5f347b9f9897632ff78ba588f687d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_79b5f347b9f9897632ff78ba588f687d['infowindow'] = new google.maps.InfoWindow({content: $l79b5f347b9f9897632ff78ba588f687d});var infowindow = new google.maps.InfoWindow({content: $l79b5f347b9f9897632ff78ba588f687d});google.maps.event.addListener(m_79b5f347b9f9897632ff78ba588f687d, 'click', function() {infowindow.open(map,m_79b5f347b9f9897632ff78ba588f687d);});$marker.push(m_79b5f347b9f9897632ff78ba588f687d);}});}google.maps.event.addDomListener(window, 'load', initialize);