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(41.7336,-71.2218)};var g_edaea92115915fd2075b53190068f221 = new google.maps.Geocoder();g_edaea92115915fd2075b53190068f221.geocode( { 'address': "810 Wilbur Ave, Swansea, MA 02777, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('swansea-MA-salt-marsh-realty-group-inc').style.display = '';map = new google.maps.Map(document.getElementById('swansea-MA-salt-marsh-realty-group-inc'), mapOptions);}document.getElementById('d8de96c3').innerHTML += ' | View Map';var $ledaea92115915fd2075b53190068f221 = '

Salt Marsh Realty Group, Inc.

Address: 810 Wilbur Ave, Swansea, MA 02777, USA
Phone: (508) 678-5217
';var m_edaea92115915fd2075b53190068f221 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Salt Marsh Realty Group, Inc.',});m_edaea92115915fd2075b53190068f221['infowindow'] = new google.maps.InfoWindow({content: $ledaea92115915fd2075b53190068f221});var infowindow = new google.maps.InfoWindow({content: $ledaea92115915fd2075b53190068f221});google.maps.event.addListener(m_edaea92115915fd2075b53190068f221, 'click', function() {infowindow.open(map,m_edaea92115915fd2075b53190068f221);});$marker.push(m_edaea92115915fd2075b53190068f221);}});}google.maps.event.addDomListener(window, 'load', initialize);