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.6403,-70.9264)};var g_712fe63657da71ec9ba3e598d8c500c5 = new google.maps.Geocoder();g_712fe63657da71ec9ba3e598d8c500c5.geocode( { 'address': "120 Dawson St, New Bedford, MA 02745, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-bedford-MA-new-bedford-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('new-bedford-MA-new-bedford-credit-union'), mapOptions);}document.getElementById('4872a9b1').innerHTML += ' | View Map';var $l712fe63657da71ec9ba3e598d8c500c5 = '

New Bedford Credit Union

Address: 120 Dawson St, New Bedford, MA 02745, USA
Phone: (508) 998-9115
';var m_712fe63657da71ec9ba3e598d8c500c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Bedford Credit Union',});m_712fe63657da71ec9ba3e598d8c500c5['infowindow'] = new google.maps.InfoWindow({content: $l712fe63657da71ec9ba3e598d8c500c5});var infowindow = new google.maps.InfoWindow({content: $l712fe63657da71ec9ba3e598d8c500c5});google.maps.event.addListener(m_712fe63657da71ec9ba3e598d8c500c5, 'click', function() {infowindow.open(map,m_712fe63657da71ec9ba3e598d8c500c5);});$marker.push(m_712fe63657da71ec9ba3e598d8c500c5);}});var g_d117dca133c64bf78a4b7696dd007189 = new google.maps.Geocoder();g_d117dca133c64bf78a4b7696dd007189.geocode( { 'address': "1150 Purchase St, New Bedford, MA 02740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-bedford-MA-new-bedford-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('new-bedford-MA-new-bedford-credit-union'), mapOptions);}document.getElementById('1d9cf081').innerHTML += ' | View Map';var $ld117dca133c64bf78a4b7696dd007189 = '

New Bedford Credit Union

Address: 1150 Purchase St, New Bedford, MA 02740, USA
Phone: (508) 994-6546
';var m_d117dca133c64bf78a4b7696dd007189 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'New Bedford Credit Union',});m_d117dca133c64bf78a4b7696dd007189['infowindow'] = new google.maps.InfoWindow({content: $ld117dca133c64bf78a4b7696dd007189});var infowindow = new google.maps.InfoWindow({content: $ld117dca133c64bf78a4b7696dd007189});google.maps.event.addListener(m_d117dca133c64bf78a4b7696dd007189, 'click', function() {infowindow.open(map,m_d117dca133c64bf78a4b7696dd007189);});$marker.push(m_d117dca133c64bf78a4b7696dd007189);}});}google.maps.event.addDomListener(window, 'load', initialize);