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.8878,-79.8466)};var g_7f841c9b91fcd2891b7ffbc612b80934 = new google.maps.Geocoder();g_7f841c9b91fcd2891b7ffbc612b80934.geocode( { 'address': "950 Beverly Pike, Elkins, WV 26241, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkins-WV-davis-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('elkins-WV-davis-trust-company'), mapOptions);}document.getElementById('0ad500b7').innerHTML += ' | View Map';var $l7f841c9b91fcd2891b7ffbc612b80934 = '

Davis Trust Company

Address: 950 Beverly Pike, Elkins, WV 26241, USA
Phone: (304) 636-0992
';var m_7f841c9b91fcd2891b7ffbc612b80934 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Davis Trust Company',});m_7f841c9b91fcd2891b7ffbc612b80934['infowindow'] = new google.maps.InfoWindow({content: $l7f841c9b91fcd2891b7ffbc612b80934});var infowindow = new google.maps.InfoWindow({content: $l7f841c9b91fcd2891b7ffbc612b80934});google.maps.event.addListener(m_7f841c9b91fcd2891b7ffbc612b80934, 'click', function() {infowindow.open(map,m_7f841c9b91fcd2891b7ffbc612b80934);});$marker.push(m_7f841c9b91fcd2891b7ffbc612b80934);}});var g_60ae3f28a71af88da10fb2b820d87e43 = new google.maps.Geocoder();g_60ae3f28a71af88da10fb2b820d87e43.geocode( { 'address': "227 Davis Ave, Elkins, WV 26241, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkins-WV-davis-trust-company').style.display = '';map = new google.maps.Map(document.getElementById('elkins-WV-davis-trust-company'), mapOptions);}document.getElementById('9e40bf1c').innerHTML += ' | View Map';var $l60ae3f28a71af88da10fb2b820d87e43 = '

Davis Trust Company

Address: 227 Davis Ave, Elkins, WV 26241, USA
Phone: (304) 636-0991
';var m_60ae3f28a71af88da10fb2b820d87e43 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Davis Trust Company',});m_60ae3f28a71af88da10fb2b820d87e43['infowindow'] = new google.maps.InfoWindow({content: $l60ae3f28a71af88da10fb2b820d87e43});var infowindow = new google.maps.InfoWindow({content: $l60ae3f28a71af88da10fb2b820d87e43});google.maps.event.addListener(m_60ae3f28a71af88da10fb2b820d87e43, 'click', function() {infowindow.open(map,m_60ae3f28a71af88da10fb2b820d87e43);});$marker.push(m_60ae3f28a71af88da10fb2b820d87e43);}});}google.maps.event.addDomListener(window, 'load', initialize);