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(41.335,-72.9755)};var g_446bb09dcd581c1f5e2574caf2ed4784 = new google.maps.Geocoder();g_446bb09dcd581c1f5e2574caf2ed4784.geocode( { 'address': "1471 Whalley Ave, New Haven, CT 06515, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-haven-CT-hsbc-atm').style.display = '';map = new google.maps.Map(document.getElementById('new-haven-CT-hsbc-atm'), mapOptions);}document.getElementById('62619435').innerHTML += ' | View Map';var $l446bb09dcd581c1f5e2574caf2ed4784 = '

HSBC ATM

Address: 1471 Whalley Ave, New Haven, CT 06515, USA
Phone:
';var m_446bb09dcd581c1f5e2574caf2ed4784 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HSBC ATM',});m_446bb09dcd581c1f5e2574caf2ed4784['infowindow'] = new google.maps.InfoWindow({content: $l446bb09dcd581c1f5e2574caf2ed4784});var infowindow = new google.maps.InfoWindow({content: $l446bb09dcd581c1f5e2574caf2ed4784});google.maps.event.addListener(m_446bb09dcd581c1f5e2574caf2ed4784, 'click', function() {infowindow.open(map,m_446bb09dcd581c1f5e2574caf2ed4784);});$marker.push(m_446bb09dcd581c1f5e2574caf2ed4784);}});var g_a23931f8b93e01217c0951469015e3eb = new google.maps.Geocoder();g_a23931f8b93e01217c0951469015e3eb.geocode( { 'address': "415 Foxon Blvd, New Haven, CT 06513, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-haven-CT-hsbc-atm').style.display = '';map = new google.maps.Map(document.getElementById('new-haven-CT-hsbc-atm'), mapOptions);}document.getElementById('3d3b95fa').innerHTML += ' | View Map';var $la23931f8b93e01217c0951469015e3eb = '

HSBC ATM

Address: 415 Foxon Blvd, New Haven, CT 06513, USA
Phone:
';var m_a23931f8b93e01217c0951469015e3eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HSBC ATM',});m_a23931f8b93e01217c0951469015e3eb['infowindow'] = new google.maps.InfoWindow({content: $la23931f8b93e01217c0951469015e3eb});var infowindow = new google.maps.InfoWindow({content: $la23931f8b93e01217c0951469015e3eb});google.maps.event.addListener(m_a23931f8b93e01217c0951469015e3eb, 'click', function() {infowindow.open(map,m_a23931f8b93e01217c0951469015e3eb);});$marker.push(m_a23931f8b93e01217c0951469015e3eb);}});}google.maps.event.addDomListener(window, 'load', initialize);