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.6819,-84.1619)};var g_2a34abd6ebbd7fcf5a4421229c946c0a = new google.maps.Geocoder();g_2a34abd6ebbd7fcf5a4421229c946c0a.geocode( { 'address': "2727 Panola Rd, Lithonia, GA 30058"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithonia-GA-citizens-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('lithonia-GA-citizens-trust-bank'), mapOptions);}document.getElementById('9daac508').innerHTML += ' | View Map';var $l2a34abd6ebbd7fcf5a4421229c946c0a = '

Citizens Trust Bank

Address: 2727 Panola Rd, Lithonia, GA 30058
Phone: (770) 987-3511
';var m_2a34abd6ebbd7fcf5a4421229c946c0a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Trust Bank',});m_2a34abd6ebbd7fcf5a4421229c946c0a['infowindow'] = new google.maps.InfoWindow({content: $l2a34abd6ebbd7fcf5a4421229c946c0a});var infowindow = new google.maps.InfoWindow({content: $l2a34abd6ebbd7fcf5a4421229c946c0a});google.maps.event.addListener(m_2a34abd6ebbd7fcf5a4421229c946c0a, 'click', function() {infowindow.open(map,m_2a34abd6ebbd7fcf5a4421229c946c0a);});$marker.push(m_2a34abd6ebbd7fcf5a4421229c946c0a);}});var g_0ecb6f61668018486c7ae0c73fef41f2 = new google.maps.Geocoder();g_0ecb6f61668018486c7ae0c73fef41f2.geocode( { 'address': "3065 Stone Mountain St, Lithonia, GA 30058"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithonia-GA-citizens-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('lithonia-GA-citizens-trust-bank'), mapOptions);}document.getElementById('6648e12b').innerHTML += ' | View Map';var $l0ecb6f61668018486c7ae0c73fef41f2 = '

Citizens Trust Bank

Address: 3065 Stone Mountain St, Lithonia, GA 30058
Phone: (678) 406-4000
';var m_0ecb6f61668018486c7ae0c73fef41f2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Trust Bank',});m_0ecb6f61668018486c7ae0c73fef41f2['infowindow'] = new google.maps.InfoWindow({content: $l0ecb6f61668018486c7ae0c73fef41f2});var infowindow = new google.maps.InfoWindow({content: $l0ecb6f61668018486c7ae0c73fef41f2});google.maps.event.addListener(m_0ecb6f61668018486c7ae0c73fef41f2, 'click', function() {infowindow.open(map,m_0ecb6f61668018486c7ae0c73fef41f2);});$marker.push(m_0ecb6f61668018486c7ae0c73fef41f2);}});}google.maps.event.addDomListener(window, 'load', initialize);