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.7541,-73.655)};var g_fffc797556611242e316e22cd5743f3d = new google.maps.Geocoder();g_fffc797556611242e316e22cd5743f3d.geocode( { 'address': "422 Hillside Avenue, Williston Park, NY 11596, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williston-park-NY-capital-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('williston-park-NY-capital-one-bank'), mapOptions);}document.getElementById('5a6f8aef').innerHTML += ' | View Map';var $lfffc797556611242e316e22cd5743f3d = '

Capital One Bank

Address: 422 Hillside Avenue, Williston Park, NY 11596, USA
Phone: (516) 742-8900
';var m_fffc797556611242e316e22cd5743f3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Capital One Bank',});m_fffc797556611242e316e22cd5743f3d['infowindow'] = new google.maps.InfoWindow({content: $lfffc797556611242e316e22cd5743f3d});var infowindow = new google.maps.InfoWindow({content: $lfffc797556611242e316e22cd5743f3d});google.maps.event.addListener(m_fffc797556611242e316e22cd5743f3d, 'click', function() {infowindow.open(map,m_fffc797556611242e316e22cd5743f3d);});$marker.push(m_fffc797556611242e316e22cd5743f3d);}});var g_846fd5f01ceb2b2d67af234f833f981b = new google.maps.Geocoder();g_846fd5f01ceb2b2d67af234f833f981b.geocode( { 'address': "380 Hillside Avenue, Williston Park, NY 11596, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williston-park-NY-capital-one-bank').style.display = '';map = new google.maps.Map(document.getElementById('williston-park-NY-capital-one-bank'), mapOptions);}document.getElementById('2fbde5ec').innerHTML += ' | View Map';var $l846fd5f01ceb2b2d67af234f833f981b = '

Capital One Bank

Address: 380 Hillside Avenue, Williston Park, NY 11596, USA
Phone: (516) 742-8900
';var m_846fd5f01ceb2b2d67af234f833f981b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Capital One Bank',});m_846fd5f01ceb2b2d67af234f833f981b['infowindow'] = new google.maps.InfoWindow({content: $l846fd5f01ceb2b2d67af234f833f981b});var infowindow = new google.maps.InfoWindow({content: $l846fd5f01ceb2b2d67af234f833f981b});google.maps.event.addListener(m_846fd5f01ceb2b2d67af234f833f981b, 'click', function() {infowindow.open(map,m_846fd5f01ceb2b2d67af234f833f981b);});$marker.push(m_846fd5f01ceb2b2d67af234f833f981b);}});}google.maps.event.addDomListener(window, 'load', initialize);