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.7393,-85.1353)};var g_d7f46477dc224ac382dd33a363755484 = new google.maps.Geocoder();g_d7f46477dc224ac382dd33a363755484.geocode( { 'address': "501 Pacific Ave, Bremen, GA 30110"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bremen-GA-community-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('bremen-GA-community-southern-bank'), mapOptions);}document.getElementById('9496dbb9').innerHTML += ' | View Map';var $ld7f46477dc224ac382dd33a363755484 = '

Community & Southern Bank

Address: 501 Pacific Ave, Bremen, GA 30110
Phone: (770) 537-7001
';var m_d7f46477dc224ac382dd33a363755484 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community & Southern Bank',});m_d7f46477dc224ac382dd33a363755484['infowindow'] = new google.maps.InfoWindow({content: $ld7f46477dc224ac382dd33a363755484});var infowindow = new google.maps.InfoWindow({content: $ld7f46477dc224ac382dd33a363755484});google.maps.event.addListener(m_d7f46477dc224ac382dd33a363755484, 'click', function() {infowindow.open(map,m_d7f46477dc224ac382dd33a363755484);});$marker.push(m_d7f46477dc224ac382dd33a363755484);}});var g_f6169884c5cf16597379875080f0a6ed = new google.maps.Geocoder();g_f6169884c5cf16597379875080f0a6ed.geocode( { 'address': "900 Atlantic Ave, Bremen, GA 30110"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bremen-GA-community-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('bremen-GA-community-southern-bank'), mapOptions);}document.getElementById('6cfccb02').innerHTML += ' | View Map';var $lf6169884c5cf16597379875080f0a6ed = '

Community & Southern Bank

Address: 900 Atlantic Ave, Bremen, GA 30110
Phone: (770) 537-7000
';var m_f6169884c5cf16597379875080f0a6ed = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community & Southern Bank',});m_f6169884c5cf16597379875080f0a6ed['infowindow'] = new google.maps.InfoWindow({content: $lf6169884c5cf16597379875080f0a6ed});var infowindow = new google.maps.InfoWindow({content: $lf6169884c5cf16597379875080f0a6ed});google.maps.event.addListener(m_f6169884c5cf16597379875080f0a6ed, 'click', function() {infowindow.open(map,m_f6169884c5cf16597379875080f0a6ed);});$marker.push(m_f6169884c5cf16597379875080f0a6ed);}});}google.maps.event.addDomListener(window, 'load', initialize);