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.2955,-77.4951)};var g_22852db60a3406b42630a69fbc08e4a2 = new google.maps.Geocoder();g_22852db60a3406b42630a69fbc08e4a2.geocode( { 'address': "2062 Plank Rd, Fredericksburg, VA 22401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fredericksburg-VA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fredericksburg-VA-mt-bank'), mapOptions);}document.getElementById('cdf5ec28').innerHTML += ' | View Map';var $l22852db60a3406b42630a69fbc08e4a2 = '

M&T Bank

Address: 2062 Plank Rd, Fredericksburg, VA 22401, USA
Phone: (540) 374-1563
';var m_22852db60a3406b42630a69fbc08e4a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_22852db60a3406b42630a69fbc08e4a2['infowindow'] = new google.maps.InfoWindow({content: $l22852db60a3406b42630a69fbc08e4a2});var infowindow = new google.maps.InfoWindow({content: $l22852db60a3406b42630a69fbc08e4a2});google.maps.event.addListener(m_22852db60a3406b42630a69fbc08e4a2, 'click', function() {infowindow.open(map,m_22852db60a3406b42630a69fbc08e4a2);});$marker.push(m_22852db60a3406b42630a69fbc08e4a2);}});var g_30af8bb1e40e2374c15cf04c31baa034 = new google.maps.Geocoder();g_30af8bb1e40e2374c15cf04c31baa034.geocode( { 'address': "10693 Courthouse Rd, Fredericksburg, VA 22407, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fredericksburg-VA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fredericksburg-VA-mt-bank'), mapOptions);}document.getElementById('d4d8e538').innerHTML += ' | View Map';var $l30af8bb1e40e2374c15cf04c31baa034 = '

M&T Bank

Address: 10693 Courthouse Rd, Fredericksburg, VA 22407, USA
Phone: (540) 898-8787
';var m_30af8bb1e40e2374c15cf04c31baa034 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_30af8bb1e40e2374c15cf04c31baa034['infowindow'] = new google.maps.InfoWindow({content: $l30af8bb1e40e2374c15cf04c31baa034});var infowindow = new google.maps.InfoWindow({content: $l30af8bb1e40e2374c15cf04c31baa034});google.maps.event.addListener(m_30af8bb1e40e2374c15cf04c31baa034, 'click', function() {infowindow.open(map,m_30af8bb1e40e2374c15cf04c31baa034);});$marker.push(m_30af8bb1e40e2374c15cf04c31baa034);}});}google.maps.event.addDomListener(window, 'load', initialize);