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(32.4175,-80.6575)};var g_c3068f02ebf7d7425caa13e51d88a6b3 = new google.maps.Geocoder();g_c3068f02ebf7d7425caa13e51d88a6b3.geocode( { 'address': "905 Port Republic St, Beaufort, SC 29902"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaufort-SC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('beaufort-SC-bbt'), mapOptions);}document.getElementById('922d0d10').innerHTML += ' | View Map';var $lc3068f02ebf7d7425caa13e51d88a6b3 = '

BB&T

Address: 905 Port Republic St, Beaufort, SC 29902
Phone: (843) 522-3235
';var m_c3068f02ebf7d7425caa13e51d88a6b3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_c3068f02ebf7d7425caa13e51d88a6b3['infowindow'] = new google.maps.InfoWindow({content: $lc3068f02ebf7d7425caa13e51d88a6b3});var infowindow = new google.maps.InfoWindow({content: $lc3068f02ebf7d7425caa13e51d88a6b3});google.maps.event.addListener(m_c3068f02ebf7d7425caa13e51d88a6b3, 'click', function() {infowindow.open(map,m_c3068f02ebf7d7425caa13e51d88a6b3);});$marker.push(m_c3068f02ebf7d7425caa13e51d88a6b3);}});var g_0e75f01fa3448e96751f17a30bd9d123 = new google.maps.Geocoder();g_0e75f01fa3448e96751f17a30bd9d123.geocode( { 'address': "1 Kemmerlin Ln, Beaufort, SC 29907"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaufort-SC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('beaufort-SC-bbt'), mapOptions);}document.getElementById('4962129d').innerHTML += ' | View Map';var $l0e75f01fa3448e96751f17a30bd9d123 = '

BB&T

Address: 1 Kemmerlin Ln, Beaufort, SC 29907
Phone: (843) 522-4300
';var m_0e75f01fa3448e96751f17a30bd9d123 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_0e75f01fa3448e96751f17a30bd9d123['infowindow'] = new google.maps.InfoWindow({content: $l0e75f01fa3448e96751f17a30bd9d123});var infowindow = new google.maps.InfoWindow({content: $l0e75f01fa3448e96751f17a30bd9d123});google.maps.event.addListener(m_0e75f01fa3448e96751f17a30bd9d123, 'click', function() {infowindow.open(map,m_0e75f01fa3448e96751f17a30bd9d123);});$marker.push(m_0e75f01fa3448e96751f17a30bd9d123);}});}google.maps.event.addDomListener(window, 'load', initialize);