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.4184,-71.1062)};var g_14258a58715128abae1cb7d513da1ef4 = new google.maps.Geocoder();g_14258a58715128abae1cb7d513da1ef4.geocode( { 'address': "Medford, MA 02155, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('medford-MA-powder-house-mortgage-co-inc').style.display = '';map = new google.maps.Map(document.getElementById('medford-MA-powder-house-mortgage-co-inc'), mapOptions);}document.getElementById('009f246a').innerHTML += ' | View Map';var $l14258a58715128abae1cb7d513da1ef4 = '

Powder House Mortgage Co Inc

Address: Medford, MA 02155, USA
Phone: (781) 395-5990
';var m_14258a58715128abae1cb7d513da1ef4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Powder House Mortgage Co Inc',});m_14258a58715128abae1cb7d513da1ef4['infowindow'] = new google.maps.InfoWindow({content: $l14258a58715128abae1cb7d513da1ef4});var infowindow = new google.maps.InfoWindow({content: $l14258a58715128abae1cb7d513da1ef4});google.maps.event.addListener(m_14258a58715128abae1cb7d513da1ef4, 'click', function() {infowindow.open(map,m_14258a58715128abae1cb7d513da1ef4);});$marker.push(m_14258a58715128abae1cb7d513da1ef4);}});}google.maps.event.addDomListener(window, 'load', initialize);