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(39.1182,-76.6317)};var g_c93657f5e6b230886f66816ae89bfb32 = new google.maps.Geocoder();g_c93657f5e6b230886f66816ae89bfb32.geocode( { 'address': "495 Old Mill Rd g, Millersville, MD 21108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('millersville-MD-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('millersville-MD-mt-bank'), mapOptions);}document.getElementById('d017360a').innerHTML += ' | View Map';var $lc93657f5e6b230886f66816ae89bfb32 = '

M&T Bank

Address: 495 Old Mill Rd g, Millersville, MD 21108, USA
Phone: (410) 987-5870
';var m_c93657f5e6b230886f66816ae89bfb32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_c93657f5e6b230886f66816ae89bfb32['infowindow'] = new google.maps.InfoWindow({content: $lc93657f5e6b230886f66816ae89bfb32});var infowindow = new google.maps.InfoWindow({content: $lc93657f5e6b230886f66816ae89bfb32});google.maps.event.addListener(m_c93657f5e6b230886f66816ae89bfb32, 'click', function() {infowindow.open(map,m_c93657f5e6b230886f66816ae89bfb32);});$marker.push(m_c93657f5e6b230886f66816ae89bfb32);}});var g_860b989a383593396648518c761c64a5 = new google.maps.Geocoder();g_860b989a383593396648518c761c64a5.geocode( { 'address': "670 Old Mill Rd, Millersville, MD 21108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('millersville-MD-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('millersville-MD-mt-bank'), mapOptions);}document.getElementById('6eeef95b').innerHTML += ' | View Map';var $l860b989a383593396648518c761c64a5 = '

M&T Bank

Address: 670 Old Mill Rd, Millersville, MD 21108, USA
Phone: (800) 724-2440
';var m_860b989a383593396648518c761c64a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_860b989a383593396648518c761c64a5['infowindow'] = new google.maps.InfoWindow({content: $l860b989a383593396648518c761c64a5});var infowindow = new google.maps.InfoWindow({content: $l860b989a383593396648518c761c64a5});google.maps.event.addListener(m_860b989a383593396648518c761c64a5, 'click', function() {infowindow.open(map,m_860b989a383593396648518c761c64a5);});$marker.push(m_860b989a383593396648518c761c64a5);}});}google.maps.event.addDomListener(window, 'load', initialize);