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.505,-71.1402)};var g_e465ae46b07058f4ab5e96b98f101756 = new google.maps.Geocoder();g_e465ae46b07058f4ab5e96b98f101756.geocode( { 'address': "1 Linscott Rd, Woburn, MA 01801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woburn-MA-the-savings-bank-life-insurance-company-of-massachusetts-sbli').style.display = '';map = new google.maps.Map(document.getElementById('woburn-MA-the-savings-bank-life-insurance-company-of-massachusetts-sbli'), mapOptions);}document.getElementById('e82693d2').innerHTML += ' | View Map';var $le465ae46b07058f4ab5e96b98f101756 = '

The Savings Bank Life Insurance Company of Massachusetts (SBLI)

Address: 1 Linscott Rd, Woburn, MA 01801, USA
Phone: (800) 694-7254
';var m_e465ae46b07058f4ab5e96b98f101756 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Savings Bank Life Insurance Company of Massachusetts (SBLI)',});m_e465ae46b07058f4ab5e96b98f101756['infowindow'] = new google.maps.InfoWindow({content: $le465ae46b07058f4ab5e96b98f101756});var infowindow = new google.maps.InfoWindow({content: $le465ae46b07058f4ab5e96b98f101756});google.maps.event.addListener(m_e465ae46b07058f4ab5e96b98f101756, 'click', function() {infowindow.open(map,m_e465ae46b07058f4ab5e96b98f101756);});$marker.push(m_e465ae46b07058f4ab5e96b98f101756);}});}google.maps.event.addDomListener(window, 'load', initialize);