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_261afa2a7f87c853bb38ebe6149a0ac0 = new google.maps.Geocoder();g_261afa2a7f87c853bb38ebe6149a0ac0.geocode( { 'address': "9720 Fairfax Blvd, Fairfax, VA 22031"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-VA-m-t-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-VA-m-t-bank'), mapOptions);}document.getElementById('0c495790').innerHTML += ' | View Map';var $l261afa2a7f87c853bb38ebe6149a0ac0 = '

M & T Bank

Address: 9720 Fairfax Blvd, Fairfax, VA 22031
Phone: (703) 359-2929
';var m_261afa2a7f87c853bb38ebe6149a0ac0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M & T Bank',});m_261afa2a7f87c853bb38ebe6149a0ac0['infowindow'] = new google.maps.InfoWindow({content: $l261afa2a7f87c853bb38ebe6149a0ac0});var infowindow = new google.maps.InfoWindow({content: $l261afa2a7f87c853bb38ebe6149a0ac0});google.maps.event.addListener(m_261afa2a7f87c853bb38ebe6149a0ac0, 'click', function() {infowindow.open(map,m_261afa2a7f87c853bb38ebe6149a0ac0);});$marker.push(m_261afa2a7f87c853bb38ebe6149a0ac0);}});var g_d8f7f6530187eb74441ef3db31b36335 = new google.maps.Geocoder();g_d8f7f6530187eb74441ef3db31b36335.geocode( { 'address': "11721 Lee Hwy, Fairfax, VA 22030"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-VA-m-t-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-VA-m-t-bank'), mapOptions);}document.getElementById('3f7be9d7').innerHTML += ' | View Map';var $ld8f7f6530187eb74441ef3db31b36335 = '

M & T Bank

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