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.482,-80.1464)};var g_eab0141b79354969d1edd234fbc07422 = new google.maps.Geocoder();g_eab0141b79354969d1edd234fbc07422.geocode( { 'address': "120 Fairmont Ave, Fairmont, WV 26554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairmont-WV-bbt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairmont-WV-bbt-bank'), mapOptions);}document.getElementById('7008e1a5').innerHTML += ' | View Map';var $leab0141b79354969d1edd234fbc07422 = '

BB&T Bank

Address: 120 Fairmont Ave, Fairmont, WV 26554, USA
Phone: (304) 368-3200
';var m_eab0141b79354969d1edd234fbc07422 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_eab0141b79354969d1edd234fbc07422['infowindow'] = new google.maps.InfoWindow({content: $leab0141b79354969d1edd234fbc07422});var infowindow = new google.maps.InfoWindow({content: $leab0141b79354969d1edd234fbc07422});google.maps.event.addListener(m_eab0141b79354969d1edd234fbc07422, 'click', function() {infowindow.open(map,m_eab0141b79354969d1edd234fbc07422);});$marker.push(m_eab0141b79354969d1edd234fbc07422);}});var g_c8fca5f2eaaa616231369c86595df432 = new google.maps.Geocoder();g_c8fca5f2eaaa616231369c86595df432.geocode( { 'address': "108 Gaston Ave, Fairmont, WV 26554, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairmont-WV-bbt-bank').style.display = '';map = new google.maps.Map(document.getElementById('fairmont-WV-bbt-bank'), mapOptions);}document.getElementById('9ba9f78d').innerHTML += ' | View Map';var $lc8fca5f2eaaa616231369c86595df432 = '

BB&T Bank

Address: 108 Gaston Ave, Fairmont, WV 26554, USA
Phone: (304) 368-3236
';var m_c8fca5f2eaaa616231369c86595df432 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T Bank',});m_c8fca5f2eaaa616231369c86595df432['infowindow'] = new google.maps.InfoWindow({content: $lc8fca5f2eaaa616231369c86595df432});var infowindow = new google.maps.InfoWindow({content: $lc8fca5f2eaaa616231369c86595df432});google.maps.event.addListener(m_c8fca5f2eaaa616231369c86595df432, 'click', function() {infowindow.open(map,m_c8fca5f2eaaa616231369c86595df432);});$marker.push(m_c8fca5f2eaaa616231369c86595df432);}});}google.maps.event.addDomListener(window, 'load', initialize);