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.6623,-73.713)};var g_cdc12584f4c0e563eeb3f2e1a9463f84 = new google.maps.Geocoder();g_cdc12584f4c0e563eeb3f2e1a9463f84.geocode( { 'address': "356 N Central Ave, Valley Stream, NY 11580, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valley-stream-NY-capital-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('valley-stream-NY-capital-one-bank'), mapOptions);}document.getElementById('d1f91a86').innerHTML += ' | View Map';var $lcdc12584f4c0e563eeb3f2e1a9463f84 = '

Capital One Bank

Address: 356 N Central Ave, Valley Stream, NY 11580, USA
Phone: (516) 872-6800
';var m_cdc12584f4c0e563eeb3f2e1a9463f84 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Capital One Bank',});m_cdc12584f4c0e563eeb3f2e1a9463f84['infowindow'] = new google.maps.InfoWindow({content: $lcdc12584f4c0e563eeb3f2e1a9463f84});var infowindow = new google.maps.InfoWindow({content: $lcdc12584f4c0e563eeb3f2e1a9463f84});google.maps.event.addListener(m_cdc12584f4c0e563eeb3f2e1a9463f84, 'click', function() {infowindow.open(map,m_cdc12584f4c0e563eeb3f2e1a9463f84);});$marker.push(m_cdc12584f4c0e563eeb3f2e1a9463f84);}});var g_6967a5fb05106806a40c6917a18023df = new google.maps.Geocoder();g_6967a5fb05106806a40c6917a18023df.geocode( { 'address': "5 Green Acres Rd S, Valley Stream, NY 11581, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valley-stream-NY-capital-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('valley-stream-NY-capital-one-bank'), mapOptions);}document.getElementById('3dfe11b4').innerHTML += ' | View Map';var $l6967a5fb05106806a40c6917a18023df = '

Capital One Bank

Address: 5 Green Acres Rd S, Valley Stream, NY 11581, USA
Phone: (516) 791-6000
';var m_6967a5fb05106806a40c6917a18023df = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Capital One Bank',});m_6967a5fb05106806a40c6917a18023df['infowindow'] = new google.maps.InfoWindow({content: $l6967a5fb05106806a40c6917a18023df});var infowindow = new google.maps.InfoWindow({content: $l6967a5fb05106806a40c6917a18023df});google.maps.event.addListener(m_6967a5fb05106806a40c6917a18023df, 'click', function() {infowindow.open(map,m_6967a5fb05106806a40c6917a18023df);});$marker.push(m_6967a5fb05106806a40c6917a18023df);}});}google.maps.event.addDomListener(window, 'load', initialize);