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.781,-72.8645)};var g_83aa15643b367081bdded4bd8c21cd72 = new google.maps.Geocoder();g_83aa15643b367081bdded4bd8c21cd72.geocode( { 'address': "425 William Floyd Pkwy, Shirley, NY 11967, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shirley-NY-chase-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('shirley-NY-chase-mortgage'), mapOptions);}document.getElementById('3e408e6a').innerHTML += ' | View Map';var $l83aa15643b367081bdded4bd8c21cd72 = '

Chase Mortgage

Address: 425 William Floyd Pkwy, Shirley, NY 11967, USA
Phone: (631) 399-3101
';var m_83aa15643b367081bdded4bd8c21cd72 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Mortgage',});m_83aa15643b367081bdded4bd8c21cd72['infowindow'] = new google.maps.InfoWindow({content: $l83aa15643b367081bdded4bd8c21cd72});var infowindow = new google.maps.InfoWindow({content: $l83aa15643b367081bdded4bd8c21cd72});google.maps.event.addListener(m_83aa15643b367081bdded4bd8c21cd72, 'click', function() {infowindow.open(map,m_83aa15643b367081bdded4bd8c21cd72);});$marker.push(m_83aa15643b367081bdded4bd8c21cd72);}});var g_fc2871e40cc694e9ed361fd5a9986588 = new google.maps.Geocoder();g_fc2871e40cc694e9ed361fd5a9986588.geocode( { 'address': "645 William Floyd Pkwy, Shirley, NY 11967, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shirley-NY-chase-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('shirley-NY-chase-mortgage'), mapOptions);}document.getElementById('97d4b589').innerHTML += ' | View Map';var $lfc2871e40cc694e9ed361fd5a9986588 = '

Chase Mortgage

Address: 645 William Floyd Pkwy, Shirley, NY 11967, USA
Phone: (631) 399-1446
';var m_fc2871e40cc694e9ed361fd5a9986588 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chase Mortgage',});m_fc2871e40cc694e9ed361fd5a9986588['infowindow'] = new google.maps.InfoWindow({content: $lfc2871e40cc694e9ed361fd5a9986588});var infowindow = new google.maps.InfoWindow({content: $lfc2871e40cc694e9ed361fd5a9986588});google.maps.event.addListener(m_fc2871e40cc694e9ed361fd5a9986588, 'click', function() {infowindow.open(map,m_fc2871e40cc694e9ed361fd5a9986588);});$marker.push(m_fc2871e40cc694e9ed361fd5a9986588);}});}google.maps.event.addDomListener(window, 'load', initialize);