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.7739,-84.2954)};var g_0a4bbceda17a6253386bc9eb45240e25 = new google.maps.Geocoder();g_0a4bbceda17a6253386bc9eb45240e25.geocode( { 'address': "2592 S Hairston Rd, Decatur, GA 30035"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-GA-citizens-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('decatur-GA-citizens-trust-bank'), mapOptions);}document.getElementById('f5c06cdb').innerHTML += ' | View Map';var $l0a4bbceda17a6253386bc9eb45240e25 = '

Citizens Trust Bank

Address: 2592 S Hairston Rd, Decatur, GA 30035
Phone: (770) 981-1402
';var m_0a4bbceda17a6253386bc9eb45240e25 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Trust Bank',});m_0a4bbceda17a6253386bc9eb45240e25['infowindow'] = new google.maps.InfoWindow({content: $l0a4bbceda17a6253386bc9eb45240e25});var infowindow = new google.maps.InfoWindow({content: $l0a4bbceda17a6253386bc9eb45240e25});google.maps.event.addListener(m_0a4bbceda17a6253386bc9eb45240e25, 'click', function() {infowindow.open(map,m_0a4bbceda17a6253386bc9eb45240e25);});$marker.push(m_0a4bbceda17a6253386bc9eb45240e25);}});var g_4ab273bed4f79ea5bb5cb7cf056545d1 = new google.maps.Geocoder();g_4ab273bed4f79ea5bb5cb7cf056545d1.geocode( { 'address': "2570 Park Central Blvd, Decatur, GA 30035"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-GA-citizens-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('decatur-GA-citizens-trust-bank'), mapOptions);}document.getElementById('abeaf881').innerHTML += ' | View Map';var $l4ab273bed4f79ea5bb5cb7cf056545d1 = '

Citizens Trust Bank

Address: 2570 Park Central Blvd, Decatur, GA 30035
Phone: (770) 593-0260
';var m_4ab273bed4f79ea5bb5cb7cf056545d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Trust Bank',});m_4ab273bed4f79ea5bb5cb7cf056545d1['infowindow'] = new google.maps.InfoWindow({content: $l4ab273bed4f79ea5bb5cb7cf056545d1});var infowindow = new google.maps.InfoWindow({content: $l4ab273bed4f79ea5bb5cb7cf056545d1});google.maps.event.addListener(m_4ab273bed4f79ea5bb5cb7cf056545d1, 'click', function() {infowindow.open(map,m_4ab273bed4f79ea5bb5cb7cf056545d1);});$marker.push(m_4ab273bed4f79ea5bb5cb7cf056545d1);}});}google.maps.event.addDomListener(window, 'load', initialize);