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(40.9377,-73.0544)};var g_cdc65480cfdc7050e405953f036e4a15 = new google.maps.Geocoder();g_cdc65480cfdc7050e405953f036e4a15.geocode( { 'address': "60 N Country Rd, Port Jefferson, NY 11777, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-jefferson-NY-chase-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('port-jefferson-NY-chase-mortgage'), mapOptions);}document.getElementById('3f5b80c2').innerHTML += ' | View Map';var $lcdc65480cfdc7050e405953f036e4a15 = '

Chase Mortgage

Address: 60 N Country Rd, Port Jefferson, NY 11777, USA
Phone: (631) 807-0105
';var m_cdc65480cfdc7050e405953f036e4a15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Mortgage',});m_cdc65480cfdc7050e405953f036e4a15['infowindow'] = new google.maps.InfoWindow({content: $lcdc65480cfdc7050e405953f036e4a15});var infowindow = new google.maps.InfoWindow({content: $lcdc65480cfdc7050e405953f036e4a15});google.maps.event.addListener(m_cdc65480cfdc7050e405953f036e4a15, 'click', function() {infowindow.open(map,m_cdc65480cfdc7050e405953f036e4a15);});$marker.push(m_cdc65480cfdc7050e405953f036e4a15);}});var g_c91dd9b1f71a74670ff5f33c74ab5153 = new google.maps.Geocoder();g_c91dd9b1f71a74670ff5f33c74ab5153.geocode( { 'address': "120 Main St, Port Jefferson, NY 11777, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('port-jefferson-NY-chase-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('port-jefferson-NY-chase-mortgage'), mapOptions);}document.getElementById('dc5d5ecf').innerHTML += ' | View Map';var $lc91dd9b1f71a74670ff5f33c74ab5153 = '

Chase Mortgage

Address: 120 Main St, Port Jefferson, NY 11777, USA
Phone: (631) 807-0105
';var m_c91dd9b1f71a74670ff5f33c74ab5153 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Mortgage',});m_c91dd9b1f71a74670ff5f33c74ab5153['infowindow'] = new google.maps.InfoWindow({content: $lc91dd9b1f71a74670ff5f33c74ab5153});var infowindow = new google.maps.InfoWindow({content: $lc91dd9b1f71a74670ff5f33c74ab5153});google.maps.event.addListener(m_c91dd9b1f71a74670ff5f33c74ab5153, 'click', function() {infowindow.open(map,m_c91dd9b1f71a74670ff5f33c74ab5153);});$marker.push(m_c91dd9b1f71a74670ff5f33c74ab5153);}});}google.maps.event.addDomListener(window, 'load', initialize);