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(41.7566,-71.2166)};var g_0bad63222750a428ce009d165afbe925 = new google.maps.Geocoder();g_0bad63222750a428ce009d165afbe925.geocode( { 'address': "330 Swansea Mall Dr, Swansea, MA 02777, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('swansea-MA-nfc-mortgage-llc').style.display = '';map = new google.maps.Map(document.getElementById('swansea-MA-nfc-mortgage-llc'), mapOptions);}document.getElementById('674fb37d').innerHTML += ' | View Map';var $l0bad63222750a428ce009d165afbe925 = '

NFC Mortgage, LLC

Address: 330 Swansea Mall Dr, Swansea, MA 02777, USA
Phone: (877) 466-2678
';var m_0bad63222750a428ce009d165afbe925 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NFC Mortgage, LLC',});m_0bad63222750a428ce009d165afbe925['infowindow'] = new google.maps.InfoWindow({content: $l0bad63222750a428ce009d165afbe925});var infowindow = new google.maps.InfoWindow({content: $l0bad63222750a428ce009d165afbe925});google.maps.event.addListener(m_0bad63222750a428ce009d165afbe925, 'click', function() {infowindow.open(map,m_0bad63222750a428ce009d165afbe925);});$marker.push(m_0bad63222750a428ce009d165afbe925);}});}google.maps.event.addDomListener(window, 'load', initialize);