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.9233,-79.8505)};var g_3a105577a48aa77cb92bea860450444e = new google.maps.Geocoder();g_3a105577a48aa77cb92bea860450444e.geocode( { 'address': "317 Davis Ave, Elkins, WV 26241"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkins-WV-mountain-valley-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('elkins-WV-mountain-valley-bank-na'), mapOptions);}document.getElementById('9053b6f6').innerHTML += ' | View Map';var $l3a105577a48aa77cb92bea860450444e = '

Mountain Valley Bank NA

Address: 317 Davis Ave, Elkins, WV 26241
Phone: (304) 637-2265
';var m_3a105577a48aa77cb92bea860450444e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain Valley Bank NA',});m_3a105577a48aa77cb92bea860450444e['infowindow'] = new google.maps.InfoWindow({content: $l3a105577a48aa77cb92bea860450444e});var infowindow = new google.maps.InfoWindow({content: $l3a105577a48aa77cb92bea860450444e});google.maps.event.addListener(m_3a105577a48aa77cb92bea860450444e, 'click', function() {infowindow.open(map,m_3a105577a48aa77cb92bea860450444e);});$marker.push(m_3a105577a48aa77cb92bea860450444e);}});var g_95dd1634bb1cae1e72a083ee2ad0e3a9 = new google.maps.Geocoder();g_95dd1634bb1cae1e72a083ee2ad0e3a9.geocode( { 'address': "Route 219 S, Elkins, WV 26241"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkins-WV-mountain-valley-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('elkins-WV-mountain-valley-bank-na'), mapOptions);}document.getElementById('b9460f07').innerHTML += ' | View Map';var $l95dd1634bb1cae1e72a083ee2ad0e3a9 = '

Mountain Valley Bank Na

Address: Route 219 S, Elkins, WV 26241
Phone: (304) 636-7801
';var m_95dd1634bb1cae1e72a083ee2ad0e3a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mountain Valley Bank Na',});m_95dd1634bb1cae1e72a083ee2ad0e3a9['infowindow'] = new google.maps.InfoWindow({content: $l95dd1634bb1cae1e72a083ee2ad0e3a9});var infowindow = new google.maps.InfoWindow({content: $l95dd1634bb1cae1e72a083ee2ad0e3a9});google.maps.event.addListener(m_95dd1634bb1cae1e72a083ee2ad0e3a9, 'click', function() {infowindow.open(map,m_95dd1634bb1cae1e72a083ee2ad0e3a9);});$marker.push(m_95dd1634bb1cae1e72a083ee2ad0e3a9);}});}google.maps.event.addDomListener(window, 'load', initialize);