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.0018,-74.3255)};var g_da6207bd5c184957aa1da2657d91ca20 = new google.maps.Geocoder();g_da6207bd5c184957aa1da2657d91ca20.geocode( { 'address': "39 Main St, Bloomingdale, NJ 07403, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bloomingdale-NJ-residential-home-funding---bloomingdale-branch').style.display = '';map = new google.maps.Map(document.getElementById('bloomingdale-NJ-residential-home-funding---bloomingdale-branch'), mapOptions);}document.getElementById('c7b4a2c4').innerHTML += ' | View Map';var $lda6207bd5c184957aa1da2657d91ca20 = '

Residential Home Funding - Bloomingdale Branch

Address: 39 Main St, Bloomingdale, NJ 07403, USA
Phone: (973) 492-0117
';var m_da6207bd5c184957aa1da2657d91ca20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Residential Home Funding - Bloomingdale Branch',});m_da6207bd5c184957aa1da2657d91ca20['infowindow'] = new google.maps.InfoWindow({content: $lda6207bd5c184957aa1da2657d91ca20});var infowindow = new google.maps.InfoWindow({content: $lda6207bd5c184957aa1da2657d91ca20});google.maps.event.addListener(m_da6207bd5c184957aa1da2657d91ca20, 'click', function() {infowindow.open(map,m_da6207bd5c184957aa1da2657d91ca20);});$marker.push(m_da6207bd5c184957aa1da2657d91ca20);}});}google.maps.event.addDomListener(window, 'load', initialize);