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.1402,-72.5353)};var g_d10dda89835b63fb5fbef69fd25c5caa = new google.maps.Geocoder();g_d10dda89835b63fb5fbef69fd25c5caa.geocode( { 'address': "138 Memorial Dr, Springfield, MA 01104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MA-bank-of-america-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MA-bank-of-america-mortgage'), mapOptions);}document.getElementById('91476492').innerHTML += ' | View Map';var $ld10dda89835b63fb5fbef69fd25c5caa = '

Bank of America Mortgage

Address: 138 Memorial Dr, Springfield, MA 01104, USA
Phone: (413) 272-0317
';var m_d10dda89835b63fb5fbef69fd25c5caa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Mortgage',});m_d10dda89835b63fb5fbef69fd25c5caa['infowindow'] = new google.maps.InfoWindow({content: $ld10dda89835b63fb5fbef69fd25c5caa});var infowindow = new google.maps.InfoWindow({content: $ld10dda89835b63fb5fbef69fd25c5caa});google.maps.event.addListener(m_d10dda89835b63fb5fbef69fd25c5caa, 'click', function() {infowindow.open(map,m_d10dda89835b63fb5fbef69fd25c5caa);});$marker.push(m_d10dda89835b63fb5fbef69fd25c5caa);}});var g_11066e973cb1a67c986daf41b7858d09 = new google.maps.Geocoder();g_11066e973cb1a67c986daf41b7858d09.geocode( { 'address': "1 Monarch Pl, Springfield, MA 01144, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('springfield-MA-bank-of-america-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('springfield-MA-bank-of-america-mortgage'), mapOptions);}document.getElementById('69e51dbc').innerHTML += ' | View Map';var $l11066e973cb1a67c986daf41b7858d09 = '

Bank of America Mortgage

Address: 1 Monarch Pl, Springfield, MA 01144, USA
Phone: (413) 787-8012
';var m_11066e973cb1a67c986daf41b7858d09 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Mortgage',});m_11066e973cb1a67c986daf41b7858d09['infowindow'] = new google.maps.InfoWindow({content: $l11066e973cb1a67c986daf41b7858d09});var infowindow = new google.maps.InfoWindow({content: $l11066e973cb1a67c986daf41b7858d09});google.maps.event.addListener(m_11066e973cb1a67c986daf41b7858d09, 'click', function() {infowindow.open(map,m_11066e973cb1a67c986daf41b7858d09);});$marker.push(m_11066e973cb1a67c986daf41b7858d09);}});}google.maps.event.addDomListener(window, 'load', initialize);