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.5042,-78.7702)};var g_32e022064c325822c29098ff189377ef = new google.maps.Geocoder();g_32e022064c325822c29098ff189377ef.geocode( { 'address': "W Washington St & Lincoln Street Route 28, Fort Ashby, WV 26719, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-ashby-WV-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fort-ashby-WV-mt-bank'), mapOptions);}document.getElementById('056eeb2f').innerHTML += ' | View Map';var $l32e022064c325822c29098ff189377ef = '

M&T Bank

Address: W Washington St & Lincoln Street Route 28, Fort Ashby, WV 26719, USA
Phone: (304) 298-3676
';var m_32e022064c325822c29098ff189377ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_32e022064c325822c29098ff189377ef['infowindow'] = new google.maps.InfoWindow({content: $l32e022064c325822c29098ff189377ef});var infowindow = new google.maps.InfoWindow({content: $l32e022064c325822c29098ff189377ef});google.maps.event.addListener(m_32e022064c325822c29098ff189377ef, 'click', function() {infowindow.open(map,m_32e022064c325822c29098ff189377ef);});$marker.push(m_32e022064c325822c29098ff189377ef);}});var g_859a3ac874ec8b5f2ce7b3cc87d81bad = new google.maps.Geocoder();g_859a3ac874ec8b5f2ce7b3cc87d81bad.geocode( { 'address': "W Washington St & Lincoln St, Fort Ashby, WV 26719, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-ashby-WV-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fort-ashby-WV-mt-bank'), mapOptions);}document.getElementById('4175ed4b').innerHTML += ' | View Map';var $l859a3ac874ec8b5f2ce7b3cc87d81bad = '

M&T Bank

Address: W Washington St & Lincoln St, Fort Ashby, WV 26719, USA
Phone: (304) 298-3676
';var m_859a3ac874ec8b5f2ce7b3cc87d81bad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_859a3ac874ec8b5f2ce7b3cc87d81bad['infowindow'] = new google.maps.InfoWindow({content: $l859a3ac874ec8b5f2ce7b3cc87d81bad});var infowindow = new google.maps.InfoWindow({content: $l859a3ac874ec8b5f2ce7b3cc87d81bad});google.maps.event.addListener(m_859a3ac874ec8b5f2ce7b3cc87d81bad, 'click', function() {infowindow.open(map,m_859a3ac874ec8b5f2ce7b3cc87d81bad);});$marker.push(m_859a3ac874ec8b5f2ce7b3cc87d81bad);}});}google.maps.event.addDomListener(window, 'load', initialize);