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.1067,-73.5475)};var g_8dff42bf16b4df68b84507b5d12b9f0e = new google.maps.Geocoder();g_8dff42bf16b4df68b84507b5d12b9f0e.geocode( { 'address': "1037 High Ridge Rd, Stamford, CT 06905, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stamford-CT-atm-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('stamford-CT-atm-chase-bank'), mapOptions);}document.getElementById('18e22077').innerHTML += ' | View Map';var $l8dff42bf16b4df68b84507b5d12b9f0e = '

ATM (Chase Bank)

Address: 1037 High Ridge Rd, Stamford, CT 06905, USA
Phone:
';var m_8dff42bf16b4df68b84507b5d12b9f0e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Chase Bank)',});m_8dff42bf16b4df68b84507b5d12b9f0e['infowindow'] = new google.maps.InfoWindow({content: $l8dff42bf16b4df68b84507b5d12b9f0e});var infowindow = new google.maps.InfoWindow({content: $l8dff42bf16b4df68b84507b5d12b9f0e});google.maps.event.addListener(m_8dff42bf16b4df68b84507b5d12b9f0e, 'click', function() {infowindow.open(map,m_8dff42bf16b4df68b84507b5d12b9f0e);});$marker.push(m_8dff42bf16b4df68b84507b5d12b9f0e);}});var g_04e35ab54388b691735c8b4231d387a1 = new google.maps.Geocoder();g_04e35ab54388b691735c8b4231d387a1.geocode( { 'address': "45 Prospect St, Stamford, CT 06901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stamford-CT-atm-chase-bank').style.display = '';map = new google.maps.Map(document.getElementById('stamford-CT-atm-chase-bank'), mapOptions);}document.getElementById('809a6ce5').innerHTML += ' | View Map';var $l04e35ab54388b691735c8b4231d387a1 = '

ATM (Chase Bank)

Address: 45 Prospect St, Stamford, CT 06901, USA
Phone: (203) 969-3235
';var m_04e35ab54388b691735c8b4231d387a1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Chase Bank)',});m_04e35ab54388b691735c8b4231d387a1['infowindow'] = new google.maps.InfoWindow({content: $l04e35ab54388b691735c8b4231d387a1});var infowindow = new google.maps.InfoWindow({content: $l04e35ab54388b691735c8b4231d387a1});google.maps.event.addListener(m_04e35ab54388b691735c8b4231d387a1, 'click', function() {infowindow.open(map,m_04e35ab54388b691735c8b4231d387a1);});$marker.push(m_04e35ab54388b691735c8b4231d387a1);}});}google.maps.event.addDomListener(window, 'load', initialize);