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(44.0698,-69.1608)};var g_e907b7951e8495f876e69cc7a2367cad = new google.maps.Geocoder();g_e907b7951e8495f876e69cc7a2367cad.geocode( { 'address': "641 St George Rd, South Thomaston, ME 04858, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-thomaston-ME-heal-accounting-solutions-pc').style.display = '';map = new google.maps.Map(document.getElementById('south-thomaston-ME-heal-accounting-solutions-pc'), mapOptions);}document.getElementById('f4f6e49f').innerHTML += ' | View Map';var $le907b7951e8495f876e69cc7a2367cad = '

Heal Accounting Solutions, PC

Address: 641 St George Rd, South Thomaston, ME 04858, USA
Phone: (207) 619-2564
';var m_e907b7951e8495f876e69cc7a2367cad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Heal Accounting Solutions, PC',});m_e907b7951e8495f876e69cc7a2367cad['infowindow'] = new google.maps.InfoWindow({content: $le907b7951e8495f876e69cc7a2367cad});var infowindow = new google.maps.InfoWindow({content: $le907b7951e8495f876e69cc7a2367cad});google.maps.event.addListener(m_e907b7951e8495f876e69cc7a2367cad, 'click', function() {infowindow.open(map,m_e907b7951e8495f876e69cc7a2367cad);});$marker.push(m_e907b7951e8495f876e69cc7a2367cad);}});}google.maps.event.addDomListener(window, 'load', initialize);