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(42.1247,-72.0593)};var g_68e9c677b225be41fadeda03b8be4bd4 = new google.maps.Geocoder();g_68e9c677b225be41fadeda03b8be4bd4.geocode( { 'address': "120 Charlton Rd #10, Sturbridge, MA 01566, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sturbridge-MA-southbridge-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sturbridge-MA-southbridge-credit-union'), mapOptions);}document.getElementById('745e4640').innerHTML += ' | View Map';var $l68e9c677b225be41fadeda03b8be4bd4 = '

Southbridge Credit Union

Address: 120 Charlton Rd #10, Sturbridge, MA 01566, USA
Phone: (508) 347-1774
';var m_68e9c677b225be41fadeda03b8be4bd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southbridge Credit Union',});m_68e9c677b225be41fadeda03b8be4bd4['infowindow'] = new google.maps.InfoWindow({content: $l68e9c677b225be41fadeda03b8be4bd4});var infowindow = new google.maps.InfoWindow({content: $l68e9c677b225be41fadeda03b8be4bd4});google.maps.event.addListener(m_68e9c677b225be41fadeda03b8be4bd4, 'click', function() {infowindow.open(map,m_68e9c677b225be41fadeda03b8be4bd4);});$marker.push(m_68e9c677b225be41fadeda03b8be4bd4);}});var g_7a775220d44a9348f7db64d3bc02c75a = new google.maps.Geocoder();g_7a775220d44a9348f7db64d3bc02c75a.geocode( { 'address': "514 Main St, Fiskdale, MA 01518, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sturbridge-MA-southbridge-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sturbridge-MA-southbridge-credit-union'), mapOptions);}document.getElementById('107ce8ef').innerHTML += ' | View Map';var $l7a775220d44a9348f7db64d3bc02c75a = '

Southbridge Credit Union

Address: 514 Main St, Fiskdale, MA 01518, USA
Phone: (508) 347-5525
';var m_7a775220d44a9348f7db64d3bc02c75a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Southbridge Credit Union',});m_7a775220d44a9348f7db64d3bc02c75a['infowindow'] = new google.maps.InfoWindow({content: $l7a775220d44a9348f7db64d3bc02c75a});var infowindow = new google.maps.InfoWindow({content: $l7a775220d44a9348f7db64d3bc02c75a});google.maps.event.addListener(m_7a775220d44a9348f7db64d3bc02c75a, 'click', function() {infowindow.open(map,m_7a775220d44a9348f7db64d3bc02c75a);});$marker.push(m_7a775220d44a9348f7db64d3bc02c75a);}});}google.maps.event.addDomListener(window, 'load', initialize);