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(37.9729,-81.7144)};var g_027fe0cdab07da9b2940d72c2d894ae2 = new google.maps.Geocoder();g_027fe0cdab07da9b2940d72c2d894ae2.geocode( { 'address': "Pond Fork Rd, Van, WV 25206, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('van-WV-premier-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('van-WV-premier-bank-inc'), mapOptions);}document.getElementById('ef3b60fd').innerHTML += ' | View Map';var $l027fe0cdab07da9b2940d72c2d894ae2 = '

Premier Bank, Inc.

Address: Pond Fork Rd, Van, WV 25206, USA
Phone:
';var m_027fe0cdab07da9b2940d72c2d894ae2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Bank, Inc.',});m_027fe0cdab07da9b2940d72c2d894ae2['infowindow'] = new google.maps.InfoWindow({content: $l027fe0cdab07da9b2940d72c2d894ae2});var infowindow = new google.maps.InfoWindow({content: $l027fe0cdab07da9b2940d72c2d894ae2});google.maps.event.addListener(m_027fe0cdab07da9b2940d72c2d894ae2, 'click', function() {infowindow.open(map,m_027fe0cdab07da9b2940d72c2d894ae2);});$marker.push(m_027fe0cdab07da9b2940d72c2d894ae2);}});var g_b2a57f2017e7f4c72532f158810ef29c = new google.maps.Geocoder();g_b2a57f2017e7f4c72532f158810ef29c.geocode( { 'address': "18854 Pond Fork Rd, Van, WV 25206, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('van-WV-premier-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('van-WV-premier-bank-inc'), mapOptions);}document.getElementById('68b8073e').innerHTML += ' | View Map';var $lb2a57f2017e7f4c72532f158810ef29c = '

Premier Bank, Inc.

Address: 18854 Pond Fork Rd, Van, WV 25206, USA
Phone: (304) 245-8224
';var m_b2a57f2017e7f4c72532f158810ef29c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Premier Bank, Inc.',});m_b2a57f2017e7f4c72532f158810ef29c['infowindow'] = new google.maps.InfoWindow({content: $lb2a57f2017e7f4c72532f158810ef29c});var infowindow = new google.maps.InfoWindow({content: $lb2a57f2017e7f4c72532f158810ef29c});google.maps.event.addListener(m_b2a57f2017e7f4c72532f158810ef29c, 'click', function() {infowindow.open(map,m_b2a57f2017e7f4c72532f158810ef29c);});$marker.push(m_b2a57f2017e7f4c72532f158810ef29c);}});}google.maps.event.addDomListener(window, 'load', initialize);