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.7519,-84.4924)};var g_fb54e1cc410e852bbaca827fc5d831bd = new google.maps.Geocoder();g_fb54e1cc410e852bbaca827fc5d831bd.geocode( { 'address': "3208 M.L.K. Jr Dr SW, Atlanta, GA 30311, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-atc-income-tax').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-atc-income-tax'), mapOptions);}document.getElementById('6eb4c521').innerHTML += ' | View Map';var $lfb54e1cc410e852bbaca827fc5d831bd = '

ATC Income Tax

Address: 3208 M.L.K. Jr Dr SW, Atlanta, GA 30311, USA
Phone: (404) 524-8281
';var m_fb54e1cc410e852bbaca827fc5d831bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATC Income Tax',});m_fb54e1cc410e852bbaca827fc5d831bd['infowindow'] = new google.maps.InfoWindow({content: $lfb54e1cc410e852bbaca827fc5d831bd});var infowindow = new google.maps.InfoWindow({content: $lfb54e1cc410e852bbaca827fc5d831bd});google.maps.event.addListener(m_fb54e1cc410e852bbaca827fc5d831bd, 'click', function() {infowindow.open(map,m_fb54e1cc410e852bbaca827fc5d831bd);});$marker.push(m_fb54e1cc410e852bbaca827fc5d831bd);}});var g_1f3d09a6f632165e976f1b52ac05d04e = new google.maps.Geocoder();g_1f3d09a6f632165e976f1b52ac05d04e.geocode( { 'address': "1107 Ralph David Abernathy Blvd SW, Atlanta, GA 30310, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-atc-income-tax').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-atc-income-tax'), mapOptions);}document.getElementById('4b00ae67').innerHTML += ' | View Map';var $l1f3d09a6f632165e976f1b52ac05d04e = '

ATC Income Tax

Address: 1107 Ralph David Abernathy Blvd SW, Atlanta, GA 30310, USA
Phone: (404) 756-1059
';var m_1f3d09a6f632165e976f1b52ac05d04e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATC Income Tax',});m_1f3d09a6f632165e976f1b52ac05d04e['infowindow'] = new google.maps.InfoWindow({content: $l1f3d09a6f632165e976f1b52ac05d04e});var infowindow = new google.maps.InfoWindow({content: $l1f3d09a6f632165e976f1b52ac05d04e});google.maps.event.addListener(m_1f3d09a6f632165e976f1b52ac05d04e, 'click', function() {infowindow.open(map,m_1f3d09a6f632165e976f1b52ac05d04e);});$marker.push(m_1f3d09a6f632165e976f1b52ac05d04e);}});}google.maps.event.addDomListener(window, 'load', initialize);