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.2245,-79.6626)};var g_61a56ce4cd5675d9204cdbc38f560542 = new google.maps.Geocoder();g_61a56ce4cd5675d9204cdbc38f560542.geocode( { 'address': "Rowlesburg, WV 26425"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rowlesburg-WV-clear-mountain-bank').style.display = '';map = new google.maps.Map(document.getElementById('rowlesburg-WV-clear-mountain-bank'), mapOptions);}document.getElementById('d87d3d46').innerHTML += ' | View Map';var $l61a56ce4cd5675d9204cdbc38f560542 = '

Clear Mountain Bank

Address: Rowlesburg, WV 26425
Phone: (304) 454-9050
';var m_61a56ce4cd5675d9204cdbc38f560542 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Clear Mountain Bank',});m_61a56ce4cd5675d9204cdbc38f560542['infowindow'] = new google.maps.InfoWindow({content: $l61a56ce4cd5675d9204cdbc38f560542});var infowindow = new google.maps.InfoWindow({content: $l61a56ce4cd5675d9204cdbc38f560542});google.maps.event.addListener(m_61a56ce4cd5675d9204cdbc38f560542, 'click', function() {infowindow.open(map,m_61a56ce4cd5675d9204cdbc38f560542);});$marker.push(m_61a56ce4cd5675d9204cdbc38f560542);}});var g_0ef37031ca05ded6986381cf1ff1d4ff = new google.maps.Geocoder();g_0ef37031ca05ded6986381cf1ff1d4ff.geocode( { 'address': "15 S Buffalo St, Rowlesburg, WV 26425"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rowlesburg-WV-clear-mountain-bank').style.display = '';map = new google.maps.Map(document.getElementById('rowlesburg-WV-clear-mountain-bank'), mapOptions);}document.getElementById('a9bfc9ac').innerHTML += ' | View Map';var $l0ef37031ca05ded6986381cf1ff1d4ff = '

Clear Mountain Bank

Address: 15 S Buffalo St, Rowlesburg, WV 26425
Phone: (304) 454-2431
';var m_0ef37031ca05ded6986381cf1ff1d4ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Clear Mountain Bank',});m_0ef37031ca05ded6986381cf1ff1d4ff['infowindow'] = new google.maps.InfoWindow({content: $l0ef37031ca05ded6986381cf1ff1d4ff});var infowindow = new google.maps.InfoWindow({content: $l0ef37031ca05ded6986381cf1ff1d4ff});google.maps.event.addListener(m_0ef37031ca05ded6986381cf1ff1d4ff, 'click', function() {infowindow.open(map,m_0ef37031ca05ded6986381cf1ff1d4ff);});$marker.push(m_0ef37031ca05ded6986381cf1ff1d4ff);}});}google.maps.event.addDomListener(window, 'load', initialize);