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.276,-71.1665)};var g_ebdbcb5360801434b7014fcb108f6998 = new google.maps.Geocoder();g_ebdbcb5360801434b7014fcb108f6998.geocode( { 'address': "156 Spring St, West Roxbury, MA 02132, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-energy-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-energy-credit-union'), mapOptions);}document.getElementById('b9490995').innerHTML += ' | View Map';var $lebdbcb5360801434b7014fcb108f6998 = '

Energy Credit Union

Address: 156 Spring St, West Roxbury, MA 02132, USA
Phone: (617) 325-1999
';var m_ebdbcb5360801434b7014fcb108f6998 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Energy Credit Union',});m_ebdbcb5360801434b7014fcb108f6998['infowindow'] = new google.maps.InfoWindow({content: $lebdbcb5360801434b7014fcb108f6998});var infowindow = new google.maps.InfoWindow({content: $lebdbcb5360801434b7014fcb108f6998});google.maps.event.addListener(m_ebdbcb5360801434b7014fcb108f6998, 'click', function() {infowindow.open(map,m_ebdbcb5360801434b7014fcb108f6998);});$marker.push(m_ebdbcb5360801434b7014fcb108f6998);}});var g_33e4f407f026ac0634abd8010afc129f = new google.maps.Geocoder();g_33e4f407f026ac0634abd8010afc129f.geocode( { 'address': "70 Fargo St, Boston, MA 02210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-energy-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-energy-credit-union'), mapOptions);}document.getElementById('e442ec8b').innerHTML += ' | View Map';var $l33e4f407f026ac0634abd8010afc129f = '

Energy Credit Union

Address: 70 Fargo St, Boston, MA 02210, USA
Phone: (617) 325-1999
';var m_33e4f407f026ac0634abd8010afc129f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Energy Credit Union',});m_33e4f407f026ac0634abd8010afc129f['infowindow'] = new google.maps.InfoWindow({content: $l33e4f407f026ac0634abd8010afc129f});var infowindow = new google.maps.InfoWindow({content: $l33e4f407f026ac0634abd8010afc129f});google.maps.event.addListener(m_33e4f407f026ac0634abd8010afc129f, 'click', function() {infowindow.open(map,m_33e4f407f026ac0634abd8010afc129f);});$marker.push(m_33e4f407f026ac0634abd8010afc129f);}});}google.maps.event.addDomListener(window, 'load', initialize);