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(29.6853,-82.3899)};var g_51b030d05fdce1d571c4f55eed93d323 = new google.maps.Geocoder();g_51b030d05fdce1d571c4f55eed93d323.geocode( { 'address': "3520 NW 43rd St, Gainesville, FL 32606, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gainesville-FL-carolyn-goddard-cpa').style.display = '';map = new google.maps.Map(document.getElementById('gainesville-FL-carolyn-goddard-cpa'), mapOptions);}document.getElementById('abce0ec6').innerHTML += ' | View Map';var $l51b030d05fdce1d571c4f55eed93d323 = '

Carolyn Goddard CPA

Address: 3520 NW 43rd St, Gainesville, FL 32606, USA
Phone: (352) 414-4756
';var m_51b030d05fdce1d571c4f55eed93d323 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Carolyn Goddard CPA',});m_51b030d05fdce1d571c4f55eed93d323['infowindow'] = new google.maps.InfoWindow({content: $l51b030d05fdce1d571c4f55eed93d323});var infowindow = new google.maps.InfoWindow({content: $l51b030d05fdce1d571c4f55eed93d323});google.maps.event.addListener(m_51b030d05fdce1d571c4f55eed93d323, 'click', function() {infowindow.open(map,m_51b030d05fdce1d571c4f55eed93d323);});$marker.push(m_51b030d05fdce1d571c4f55eed93d323);}});}google.maps.event.addDomListener(window, 'load', initialize);