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_1aab7baa714e14868fe9eac65fcbd315 = new google.maps.Geocoder();g_1aab7baa714e14868fe9eac65fcbd315.geocode( { 'address': "RR 219, Lewisburg, WV 24901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-WV-bbt').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-WV-bbt'), mapOptions);}document.getElementById('1ce8dd5c').innerHTML += ' | View Map';var $l1aab7baa714e14868fe9eac65fcbd315 = '

BB&T

Address: RR 219, Lewisburg, WV 24901
Phone: (304) 647-5187
';var m_1aab7baa714e14868fe9eac65fcbd315 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_1aab7baa714e14868fe9eac65fcbd315['infowindow'] = new google.maps.InfoWindow({content: $l1aab7baa714e14868fe9eac65fcbd315});var infowindow = new google.maps.InfoWindow({content: $l1aab7baa714e14868fe9eac65fcbd315});google.maps.event.addListener(m_1aab7baa714e14868fe9eac65fcbd315, 'click', function() {infowindow.open(map,m_1aab7baa714e14868fe9eac65fcbd315);});$marker.push(m_1aab7baa714e14868fe9eac65fcbd315);}});var g_22744840b1991f02b82647f61830a985 = new google.maps.Geocoder();g_22744840b1991f02b82647f61830a985.geocode( { 'address': "Lewisburg, WV"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lewisburg-WV-bbt').style.display = '';map = new google.maps.Map(document.getElementById('lewisburg-WV-bbt'), mapOptions);}document.getElementById('cb93230e').innerHTML += ' | View Map';var $l22744840b1991f02b82647f61830a985 = '

BB&T

Address: Lewisburg, WV
Phone: (304) 645-6409
';var m_22744840b1991f02b82647f61830a985 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_22744840b1991f02b82647f61830a985['infowindow'] = new google.maps.InfoWindow({content: $l22744840b1991f02b82647f61830a985});var infowindow = new google.maps.InfoWindow({content: $l22744840b1991f02b82647f61830a985});google.maps.event.addListener(m_22744840b1991f02b82647f61830a985, 'click', function() {infowindow.open(map,m_22744840b1991f02b82647f61830a985);});$marker.push(m_22744840b1991f02b82647f61830a985);}});}google.maps.event.addDomListener(window, 'load', initialize);