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.6288,-74.0946)};var g_3148f4104a8c6a06f6e8bf28ed111aa9 = new google.maps.Geocoder();g_3148f4104a8c6a06f6e8bf28ed111aa9.geocode( { 'address': "4186 Amboy Rd, Staten Island, NY 10308"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staten-island-NY-pan-am-mortgage-and-financial-servcies').style.display = '';map = new google.maps.Map(document.getElementById('staten-island-NY-pan-am-mortgage-and-financial-servcies'), mapOptions);}document.getElementById('ee9d90e7').innerHTML += ' | View Map';var $l3148f4104a8c6a06f6e8bf28ed111aa9 = '

Pan Am Mortgage and Financial Servcies

Address: 4186 Amboy Rd, Staten Island, NY 10308
Phone: (718) 502-9032
';var m_3148f4104a8c6a06f6e8bf28ed111aa9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pan Am Mortgage and Financial Servcies',});m_3148f4104a8c6a06f6e8bf28ed111aa9['infowindow'] = new google.maps.InfoWindow({content: $l3148f4104a8c6a06f6e8bf28ed111aa9});var infowindow = new google.maps.InfoWindow({content: $l3148f4104a8c6a06f6e8bf28ed111aa9});google.maps.event.addListener(m_3148f4104a8c6a06f6e8bf28ed111aa9, 'click', function() {infowindow.open(map,m_3148f4104a8c6a06f6e8bf28ed111aa9);});$marker.push(m_3148f4104a8c6a06f6e8bf28ed111aa9);}});}google.maps.event.addDomListener(window, 'load', initialize);