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(35.6874,-81.1302)};var g_7ecbe8fd6451130b9f966196342fe027 = new google.maps.Geocoder();g_7ecbe8fd6451130b9f966196342fe027.geocode( { 'address': "3296 E Main St, Claremont, NC 28610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('claremont-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('claremont-NC-bbt'), mapOptions);}document.getElementById('5144d91d').innerHTML += ' | View Map';var $l7ecbe8fd6451130b9f966196342fe027 = '

BB&T

Address: 3296 E Main St, Claremont, NC 28610, USA
Phone: (828) 459-9228
';var m_7ecbe8fd6451130b9f966196342fe027 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_7ecbe8fd6451130b9f966196342fe027['infowindow'] = new google.maps.InfoWindow({content: $l7ecbe8fd6451130b9f966196342fe027});var infowindow = new google.maps.InfoWindow({content: $l7ecbe8fd6451130b9f966196342fe027});google.maps.event.addListener(m_7ecbe8fd6451130b9f966196342fe027, 'click', function() {infowindow.open(map,m_7ecbe8fd6451130b9f966196342fe027);});$marker.push(m_7ecbe8fd6451130b9f966196342fe027);}});var g_cb9408306f1a1a0491f8922995715612 = new google.maps.Geocoder();g_cb9408306f1a1a0491f8922995715612.geocode( { 'address': "1872 Hagan Dr, Claremont, NC 28610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('claremont-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('claremont-NC-bbt'), mapOptions);}document.getElementById('8753ab25').innerHTML += ' | View Map';var $lcb9408306f1a1a0491f8922995715612 = '

bb&t

Address: 1872 Hagan Dr, Claremont, NC 28610, USA
Phone:
';var m_cb9408306f1a1a0491f8922995715612 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'bb&t',});m_cb9408306f1a1a0491f8922995715612['infowindow'] = new google.maps.InfoWindow({content: $lcb9408306f1a1a0491f8922995715612});var infowindow = new google.maps.InfoWindow({content: $lcb9408306f1a1a0491f8922995715612});google.maps.event.addListener(m_cb9408306f1a1a0491f8922995715612, 'click', function() {infowindow.open(map,m_cb9408306f1a1a0491f8922995715612);});$marker.push(m_cb9408306f1a1a0491f8922995715612);}});}google.maps.event.addDomListener(window, 'load', initialize);