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.4705,-67.9873)};var g_ba48e3bddfd8b7160acdedcad3055780 = new google.maps.Geocoder();g_ba48e3bddfd8b7160acdedcad3055780.geocode( { 'address': "544 Gouldsboro Point Rd, Gouldsboro, ME 04607, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gouldsboro-ME-barnes-accounting-services-llc').style.display = '';map = new google.maps.Map(document.getElementById('gouldsboro-ME-barnes-accounting-services-llc'), mapOptions);}document.getElementById('49e88c87').innerHTML += ' | View Map';var $lba48e3bddfd8b7160acdedcad3055780 = '

Barnes Accounting Services LLC

Address: 544 Gouldsboro Point Rd, Gouldsboro, ME 04607, USA
Phone: (207) 546-8986
';var m_ba48e3bddfd8b7160acdedcad3055780 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Barnes Accounting Services LLC',});m_ba48e3bddfd8b7160acdedcad3055780['infowindow'] = new google.maps.InfoWindow({content: $lba48e3bddfd8b7160acdedcad3055780});var infowindow = new google.maps.InfoWindow({content: $lba48e3bddfd8b7160acdedcad3055780});google.maps.event.addListener(m_ba48e3bddfd8b7160acdedcad3055780, 'click', function() {infowindow.open(map,m_ba48e3bddfd8b7160acdedcad3055780);});$marker.push(m_ba48e3bddfd8b7160acdedcad3055780);}});}google.maps.event.addDomListener(window, 'load', initialize);