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.9537,-84.5412)};var g_8e5687e2d6ab87e5da2f833f3e8986a4 = new google.maps.Geocoder();g_8e5687e2d6ab87e5da2f833f3e8986a4.geocode( { 'address': "3596 Dallas Hwy SW, Marietta, GA 30064"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marietta-GA-community-bank-of-the-south').style.display = '';map = new google.maps.Map(document.getElementById('marietta-GA-community-bank-of-the-south'), mapOptions);}document.getElementById('bf256acc').innerHTML += ' | View Map';var $l8e5687e2d6ab87e5da2f833f3e8986a4 = '

Community Bank of The South

Address: 3596 Dallas Hwy SW, Marietta, GA 30064
Phone: (770) 419-3125
';var m_8e5687e2d6ab87e5da2f833f3e8986a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank of The South',});m_8e5687e2d6ab87e5da2f833f3e8986a4['infowindow'] = new google.maps.InfoWindow({content: $l8e5687e2d6ab87e5da2f833f3e8986a4});var infowindow = new google.maps.InfoWindow({content: $l8e5687e2d6ab87e5da2f833f3e8986a4});google.maps.event.addListener(m_8e5687e2d6ab87e5da2f833f3e8986a4, 'click', function() {infowindow.open(map,m_8e5687e2d6ab87e5da2f833f3e8986a4);});$marker.push(m_8e5687e2d6ab87e5da2f833f3e8986a4);}});var g_e245d59de0b135c90904697889d4532d = new google.maps.Geocoder();g_e245d59de0b135c90904697889d4532d.geocode( { 'address': "3324 Canton Rd, Marietta, GA 30066"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marietta-GA-community-bank-of-the-south').style.display = '';map = new google.maps.Map(document.getElementById('marietta-GA-community-bank-of-the-south'), mapOptions);}document.getElementById('e3693dd2').innerHTML += ' | View Map';var $le245d59de0b135c90904697889d4532d = '

Community Bank of the South

Address: 3324 Canton Rd, Marietta, GA 30066
Phone: (678) 594-7300
';var m_e245d59de0b135c90904697889d4532d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank of the South',});m_e245d59de0b135c90904697889d4532d['infowindow'] = new google.maps.InfoWindow({content: $le245d59de0b135c90904697889d4532d});var infowindow = new google.maps.InfoWindow({content: $le245d59de0b135c90904697889d4532d});google.maps.event.addListener(m_e245d59de0b135c90904697889d4532d, 'click', function() {infowindow.open(map,m_e245d59de0b135c90904697889d4532d);});$marker.push(m_e245d59de0b135c90904697889d4532d);}});}google.maps.event.addDomListener(window, 'load', initialize);