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.7855,-84.6158)};var g_b1061e363491658ab6175ec4f69ce855 = new google.maps.Geocoder();g_b1061e363491658ab6175ec4f69ce855.geocode( { 'address': "670 Thornton Way b, Lithia Springs, GA 30122, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lithia-springs-GA-thrive-tax-solutions').style.display = '';map = new google.maps.Map(document.getElementById('lithia-springs-GA-thrive-tax-solutions'), mapOptions);}document.getElementById('641ad59c').innerHTML += ' | View Map';var $lb1061e363491658ab6175ec4f69ce855 = '

Thrive Tax Solutions

Address: 670 Thornton Way b, Lithia Springs, GA 30122, USA
Phone: (770) 206-8281
';var m_b1061e363491658ab6175ec4f69ce855 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thrive Tax Solutions',});m_b1061e363491658ab6175ec4f69ce855['infowindow'] = new google.maps.InfoWindow({content: $lb1061e363491658ab6175ec4f69ce855});var infowindow = new google.maps.InfoWindow({content: $lb1061e363491658ab6175ec4f69ce855});google.maps.event.addListener(m_b1061e363491658ab6175ec4f69ce855, 'click', function() {infowindow.open(map,m_b1061e363491658ab6175ec4f69ce855);});$marker.push(m_b1061e363491658ab6175ec4f69ce855);}});}google.maps.event.addDomListener(window, 'load', initialize);