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.533,-70.8876)};var g_ba8ac229945424bf1f81190e2718b78a = new google.maps.Geocoder();g_ba8ac229945424bf1f81190e2718b78a.geocode( { 'address': "37 Bridge St, Salem, MA 01970, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-MA-nestor-financing-corporation-inc').style.display = '';map = new google.maps.Map(document.getElementById('salem-MA-nestor-financing-corporation-inc'), mapOptions);}document.getElementById('a2044a45').innerHTML += ' | View Map';var $lba8ac229945424bf1f81190e2718b78a = '

Nestor Financing Corporation Inc

Address: 37 Bridge St, Salem, MA 01970, USA
Phone: (978) 741-7080
';var m_ba8ac229945424bf1f81190e2718b78a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nestor Financing Corporation Inc',});m_ba8ac229945424bf1f81190e2718b78a['infowindow'] = new google.maps.InfoWindow({content: $lba8ac229945424bf1f81190e2718b78a});var infowindow = new google.maps.InfoWindow({content: $lba8ac229945424bf1f81190e2718b78a});google.maps.event.addListener(m_ba8ac229945424bf1f81190e2718b78a, 'click', function() {infowindow.open(map,m_ba8ac229945424bf1f81190e2718b78a);});$marker.push(m_ba8ac229945424bf1f81190e2718b78a);}});}google.maps.event.addDomListener(window, 'load', initialize);