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.8326,-77.3389)};var g_7b4773c039d539af17c883eb9283dd14 = new google.maps.Geocoder();g_7b4773c039d539af17c883eb9283dd14.geocode( { 'address': "10697 Braddock Rd, Fairfax, VA 22032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-VA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-VA-mt-bank'), mapOptions);}document.getElementById('b59633f5').innerHTML += ' | View Map';var $l7b4773c039d539af17c883eb9283dd14 = '

M&T Bank

Address: 10697 Braddock Rd, Fairfax, VA 22032
Phone: (703) 218-3999
';var m_7b4773c039d539af17c883eb9283dd14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_7b4773c039d539af17c883eb9283dd14['infowindow'] = new google.maps.InfoWindow({content: $l7b4773c039d539af17c883eb9283dd14});var infowindow = new google.maps.InfoWindow({content: $l7b4773c039d539af17c883eb9283dd14});google.maps.event.addListener(m_7b4773c039d539af17c883eb9283dd14, 'click', function() {infowindow.open(map,m_7b4773c039d539af17c883eb9283dd14);});$marker.push(m_7b4773c039d539af17c883eb9283dd14);}});var g_3af33f51acdcf0b1c4d41c96defa0993 = new google.maps.Geocoder();g_3af33f51acdcf0b1c4d41c96defa0993.geocode( { 'address': "11180 Lee Hwy, Fairfax, VA 22030"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-VA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-VA-mt-bank'), mapOptions);}document.getElementById('f308b0a2').innerHTML += ' | View Map';var $l3af33f51acdcf0b1c4d41c96defa0993 = '

M&T Bank

Address: 11180 Lee Hwy, Fairfax, VA 22030
Phone: (703) 352-4987
';var m_3af33f51acdcf0b1c4d41c96defa0993 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_3af33f51acdcf0b1c4d41c96defa0993['infowindow'] = new google.maps.InfoWindow({content: $l3af33f51acdcf0b1c4d41c96defa0993});var infowindow = new google.maps.InfoWindow({content: $l3af33f51acdcf0b1c4d41c96defa0993});google.maps.event.addListener(m_3af33f51acdcf0b1c4d41c96defa0993, 'click', function() {infowindow.open(map,m_3af33f51acdcf0b1c4d41c96defa0993);});$marker.push(m_3af33f51acdcf0b1c4d41c96defa0993);}});}google.maps.event.addDomListener(window, 'load', initialize);