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.3417,-71.0762)};var g_aeef3db0322985d0a575d7d395f02586 = new google.maps.Geocoder();g_aeef3db0322985d0a575d7d395f02586.geocode( { 'address': "671 Tremont St #1, Boston, MA 02118, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-mortgage-master---south-endboston-ma').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-mortgage-master---south-endboston-ma'), mapOptions);}document.getElementById('09f404fa').innerHTML += ' | View Map';var $laeef3db0322985d0a575d7d395f02586 = '

Mortgage Master - South End/Boston, MA

Address: 671 Tremont St #1, Boston, MA 02118, USA
Phone: (617) 266-3999
';var m_aeef3db0322985d0a575d7d395f02586 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Master - South End/Boston, MA',});m_aeef3db0322985d0a575d7d395f02586['infowindow'] = new google.maps.InfoWindow({content: $laeef3db0322985d0a575d7d395f02586});var infowindow = new google.maps.InfoWindow({content: $laeef3db0322985d0a575d7d395f02586});google.maps.event.addListener(m_aeef3db0322985d0a575d7d395f02586, 'click', function() {infowindow.open(map,m_aeef3db0322985d0a575d7d395f02586);});$marker.push(m_aeef3db0322985d0a575d7d395f02586);}});}google.maps.event.addDomListener(window, 'load', initialize);