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.8007,-80.4379)};var g_02180771a9b609a26dcea07f272e141f = new google.maps.Geocoder();g_02180771a9b609a26dcea07f272e141f.geocode( { 'address': "109 S Jefferson St, Lewisburg, WV 24901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-WV-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-WV-city-national-bank'), mapOptions);}document.getElementById('9cae49e8').innerHTML += ' | View Map';var $l02180771a9b609a26dcea07f272e141f = '

City National Bank

Address: 109 S Jefferson St, Lewisburg, WV 24901
Phone: (304) 645-2500
';var m_02180771a9b609a26dcea07f272e141f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City National Bank',});m_02180771a9b609a26dcea07f272e141f['infowindow'] = new google.maps.InfoWindow({content: $l02180771a9b609a26dcea07f272e141f});var infowindow = new google.maps.InfoWindow({content: $l02180771a9b609a26dcea07f272e141f});google.maps.event.addListener(m_02180771a9b609a26dcea07f272e141f, 'click', function() {infowindow.open(map,m_02180771a9b609a26dcea07f272e141f);});$marker.push(m_02180771a9b609a26dcea07f272e141f);}});var g_216ae5b6ffa4b0b2b50134679566cd71 = new google.maps.Geocoder();g_216ae5b6ffa4b0b2b50134679566cd71.geocode( { 'address': "536 N Jefferson St, Lewisburg, WV 24901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-WV-city-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-WV-city-national-bank'), mapOptions);}document.getElementById('b17883b1').innerHTML += ' | View Map';var $l216ae5b6ffa4b0b2b50134679566cd71 = '

City National Bank

Address: 536 N Jefferson St, Lewisburg, WV 24901
Phone: (304) 645-6923
';var m_216ae5b6ffa4b0b2b50134679566cd71 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'City National Bank',});m_216ae5b6ffa4b0b2b50134679566cd71['infowindow'] = new google.maps.InfoWindow({content: $l216ae5b6ffa4b0b2b50134679566cd71});var infowindow = new google.maps.InfoWindow({content: $l216ae5b6ffa4b0b2b50134679566cd71});google.maps.event.addListener(m_216ae5b6ffa4b0b2b50134679566cd71, 'click', function() {infowindow.open(map,m_216ae5b6ffa4b0b2b50134679566cd71);});$marker.push(m_216ae5b6ffa4b0b2b50134679566cd71);}});}google.maps.event.addDomListener(window, 'load', initialize);