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.4613,-77.9651)};var g_401f573e4544e62c3b192e0cff040eee = new google.maps.Geocoder();g_401f573e4544e62c3b192e0cff040eee.geocode( { 'address': "14994 Apple Harvest Dr, Martinsburg, WV 25405"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('martinsburg-WV-cnb-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('martinsburg-WV-cnb-bank-inc'), mapOptions);}document.getElementById('c39caf56').innerHTML += ' | View Map';var $l401f573e4544e62c3b192e0cff040eee = '

Cnb Bank Inc

Address: 14994 Apple Harvest Dr, Martinsburg, WV 25405
Phone: (304) 260-4300
';var m_401f573e4544e62c3b192e0cff040eee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cnb Bank Inc',});m_401f573e4544e62c3b192e0cff040eee['infowindow'] = new google.maps.InfoWindow({content: $l401f573e4544e62c3b192e0cff040eee});var infowindow = new google.maps.InfoWindow({content: $l401f573e4544e62c3b192e0cff040eee});google.maps.event.addListener(m_401f573e4544e62c3b192e0cff040eee, 'click', function() {infowindow.open(map,m_401f573e4544e62c3b192e0cff040eee);});$marker.push(m_401f573e4544e62c3b192e0cff040eee);}});var g_c2852028a4c5ce71f22f4cd5208d9c04 = new google.maps.Geocoder();g_c2852028a4c5ce71f22f4cd5208d9c04.geocode( { 'address': "2646 Hedgesville Rd, Martinsburg, WV 25403"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('martinsburg-WV-cnb-bank-inc').style.display = '';map = new google.maps.Map(document.getElementById('martinsburg-WV-cnb-bank-inc'), mapOptions);}document.getElementById('7c91e10e').innerHTML += ' | View Map';var $lc2852028a4c5ce71f22f4cd5208d9c04 = '

Cnb Bank Inc

Address: 2646 Hedgesville Rd, Martinsburg, WV 25403
Phone: (304) 754-3600
';var m_c2852028a4c5ce71f22f4cd5208d9c04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cnb Bank Inc',});m_c2852028a4c5ce71f22f4cd5208d9c04['infowindow'] = new google.maps.InfoWindow({content: $lc2852028a4c5ce71f22f4cd5208d9c04});var infowindow = new google.maps.InfoWindow({content: $lc2852028a4c5ce71f22f4cd5208d9c04});google.maps.event.addListener(m_c2852028a4c5ce71f22f4cd5208d9c04, 'click', function() {infowindow.open(map,m_c2852028a4c5ce71f22f4cd5208d9c04);});$marker.push(m_c2852028a4c5ce71f22f4cd5208d9c04);}});}google.maps.event.addDomListener(window, 'load', initialize);