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.1533,-73.2372)};var g_4c67b1774f0a6f4483626d1a6830fadd = new google.maps.Geocoder();g_4c67b1774f0a6f4483626d1a6830fadd.geocode( { 'address': "3, 1 Post Rd, Fairfield, CT 06824, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfield-CT-mortgage-master--loandepotcom-llc').style.display = '';map = new google.maps.Map(document.getElementById('fairfield-CT-mortgage-master--loandepotcom-llc'), mapOptions);}document.getElementById('252e8873').innerHTML += ' | View Map';var $l4c67b1774f0a6f4483626d1a6830fadd = '

Mortgage Master / loanDepot.com, Llc

Address: 3, 1 Post Rd, Fairfield, CT 06824, USA
Phone: (203) 257-6022
';var m_4c67b1774f0a6f4483626d1a6830fadd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Master / loanDepot.com, Llc',});m_4c67b1774f0a6f4483626d1a6830fadd['infowindow'] = new google.maps.InfoWindow({content: $l4c67b1774f0a6f4483626d1a6830fadd});var infowindow = new google.maps.InfoWindow({content: $l4c67b1774f0a6f4483626d1a6830fadd});google.maps.event.addListener(m_4c67b1774f0a6f4483626d1a6830fadd, 'click', function() {infowindow.open(map,m_4c67b1774f0a6f4483626d1a6830fadd);});$marker.push(m_4c67b1774f0a6f4483626d1a6830fadd);}});}google.maps.event.addDomListener(window, 'load', initialize);