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.7879,-71.0749)};var g_f6622f8d67a2c2f12bc76a632494a5d3 = new google.maps.Geocoder();g_f6622f8d67a2c2f12bc76a632494a5d3.geocode( { 'address': "58 S Main St, Assonet, MA 02702, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('freetown-MA-fall-river-mun-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('freetown-MA-fall-river-mun-credit-union'), mapOptions);}document.getElementById('456b3cdd').innerHTML += ' | View Map';var $lf6622f8d67a2c2f12bc76a632494a5d3 = '

Fall River Mun Credit Union

Address: 58 S Main St, Assonet, MA 02702, USA
Phone: (508) 678-9028
';var m_f6622f8d67a2c2f12bc76a632494a5d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fall River Mun Credit Union',});m_f6622f8d67a2c2f12bc76a632494a5d3['infowindow'] = new google.maps.InfoWindow({content: $lf6622f8d67a2c2f12bc76a632494a5d3});var infowindow = new google.maps.InfoWindow({content: $lf6622f8d67a2c2f12bc76a632494a5d3});google.maps.event.addListener(m_f6622f8d67a2c2f12bc76a632494a5d3, 'click', function() {infowindow.open(map,m_f6622f8d67a2c2f12bc76a632494a5d3);});$marker.push(m_f6622f8d67a2c2f12bc76a632494a5d3);}});}google.maps.event.addDomListener(window, 'load', initialize);