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.1476,-73.4271)};var g_2baa8cd302648f4e439a09b6b0627dc4 = new google.maps.Geocoder();g_2baa8cd302648f4e439a09b6b0627dc4.geocode( { 'address': "501 Merritt 7, Norwalk, CT 06851, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norwalk-CT-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('norwalk-CT-mt-bank'), mapOptions);}document.getElementById('26e385fe').innerHTML += ' | View Map';var $l2baa8cd302648f4e439a09b6b0627dc4 = '

M&T Bank

Address: 501 Merritt 7, Norwalk, CT 06851, USA
Phone: (203) 295-2804
';var m_2baa8cd302648f4e439a09b6b0627dc4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_2baa8cd302648f4e439a09b6b0627dc4['infowindow'] = new google.maps.InfoWindow({content: $l2baa8cd302648f4e439a09b6b0627dc4});var infowindow = new google.maps.InfoWindow({content: $l2baa8cd302648f4e439a09b6b0627dc4});google.maps.event.addListener(m_2baa8cd302648f4e439a09b6b0627dc4, 'click', function() {infowindow.open(map,m_2baa8cd302648f4e439a09b6b0627dc4);});$marker.push(m_2baa8cd302648f4e439a09b6b0627dc4);}});var g_31e2b964c5d1523d7319c8e1ad3bb982 = new google.maps.Geocoder();g_31e2b964c5d1523d7319c8e1ad3bb982.geocode( { 'address': "596 Westport Ave, Norwalk, CT 06851, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norwalk-CT-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('norwalk-CT-mt-bank'), mapOptions);}document.getElementById('b211cc81').innerHTML += ' | View Map';var $l31e2b964c5d1523d7319c8e1ad3bb982 = '

M&T Bank

Address: 596 Westport Ave, Norwalk, CT 06851, USA
Phone: (203) 845-9533
';var m_31e2b964c5d1523d7319c8e1ad3bb982 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_31e2b964c5d1523d7319c8e1ad3bb982['infowindow'] = new google.maps.InfoWindow({content: $l31e2b964c5d1523d7319c8e1ad3bb982});var infowindow = new google.maps.InfoWindow({content: $l31e2b964c5d1523d7319c8e1ad3bb982});google.maps.event.addListener(m_31e2b964c5d1523d7319c8e1ad3bb982, 'click', function() {infowindow.open(map,m_31e2b964c5d1523d7319c8e1ad3bb982);});$marker.push(m_31e2b964c5d1523d7319c8e1ad3bb982);}});}google.maps.event.addDomListener(window, 'load', initialize);