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(31.1428,-81.3822)};var g_d0fda0cf702231b3963aedb610256146 = new google.maps.Geocoder();g_d0fda0cf702231b3963aedb610256146.geocode( { 'address': "139 Follins Lane, Saint Simons Island, GA 31522, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-simons-island-GA-thaw--company-pc-cpas').style.display = '';map = new google.maps.Map(document.getElementById('saint-simons-island-GA-thaw--company-pc-cpas'), mapOptions);}document.getElementById('70459f98').innerHTML += ' | View Map';var $ld0fda0cf702231b3963aedb610256146 = '

Thaw & Company, P.C., CPAs

Address: 139 Follins Lane, Saint Simons Island, GA 31522, USA
Phone: (912) 638-8697
';var m_d0fda0cf702231b3963aedb610256146 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thaw & Company, P.C., CPAs',});m_d0fda0cf702231b3963aedb610256146['infowindow'] = new google.maps.InfoWindow({content: $ld0fda0cf702231b3963aedb610256146});var infowindow = new google.maps.InfoWindow({content: $ld0fda0cf702231b3963aedb610256146});google.maps.event.addListener(m_d0fda0cf702231b3963aedb610256146, 'click', function() {infowindow.open(map,m_d0fda0cf702231b3963aedb610256146);});$marker.push(m_d0fda0cf702231b3963aedb610256146);}});}google.maps.event.addDomListener(window, 'load', initialize);