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(38.7961,-77.0492)};var g_bfe5e053efe51571a03cb78b61654f78 = new google.maps.Geocoder();g_bfe5e053efe51571a03cb78b61654f78.geocode( { 'address': "7485 Richmond Hwy, Alexandria, VA 22306, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-VA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-VA-mt-bank'), mapOptions);}document.getElementById('a6b8e6d9').innerHTML += ' | View Map';var $lbfe5e053efe51571a03cb78b61654f78 = '

M&T Bank

Address: 7485 Richmond Hwy, Alexandria, VA 22306, USA
Phone: (703) 718-8662
';var m_bfe5e053efe51571a03cb78b61654f78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_bfe5e053efe51571a03cb78b61654f78['infowindow'] = new google.maps.InfoWindow({content: $lbfe5e053efe51571a03cb78b61654f78});var infowindow = new google.maps.InfoWindow({content: $lbfe5e053efe51571a03cb78b61654f78});google.maps.event.addListener(m_bfe5e053efe51571a03cb78b61654f78, 'click', function() {infowindow.open(map,m_bfe5e053efe51571a03cb78b61654f78);});$marker.push(m_bfe5e053efe51571a03cb78b61654f78);}});var g_a7764e28f003eb6dfb636dce8ff2c0bd = new google.maps.Geocoder();g_a7764e28f003eb6dfb636dce8ff2c0bd.geocode( { 'address': "833 S Washington St, Alexandria, VA 22314, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-VA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-VA-mt-bank'), mapOptions);}document.getElementById('de190498').innerHTML += ' | View Map';var $la7764e28f003eb6dfb636dce8ff2c0bd = '

M&T Bank

Address: 833 S Washington St, Alexandria, VA 22314, USA
Phone: (703) 519-6350
';var m_a7764e28f003eb6dfb636dce8ff2c0bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_a7764e28f003eb6dfb636dce8ff2c0bd['infowindow'] = new google.maps.InfoWindow({content: $la7764e28f003eb6dfb636dce8ff2c0bd});var infowindow = new google.maps.InfoWindow({content: $la7764e28f003eb6dfb636dce8ff2c0bd});google.maps.event.addListener(m_a7764e28f003eb6dfb636dce8ff2c0bd, 'click', function() {infowindow.open(map,m_a7764e28f003eb6dfb636dce8ff2c0bd);});$marker.push(m_a7764e28f003eb6dfb636dce8ff2c0bd);}});}google.maps.event.addDomListener(window, 'load', initialize);