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.8581,-80.0314)};var g_0c0347c1fdd75d5a2ce273aee9fb374c = new google.maps.Geocoder();g_0c0347c1fdd75d5a2ce273aee9fb374c.geocode( { 'address': "5010 Dorchester Rd, North Charleston, SC 29418, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-charleston-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('north-charleston-SC-bbt-atm'), mapOptions);}document.getElementById('61f0c650').innerHTML += ' | View Map';var $l0c0347c1fdd75d5a2ce273aee9fb374c = '

BB&T ATM

Address: 5010 Dorchester Rd, North Charleston, SC 29418, USA
Phone: (800) 226-5228
';var m_0c0347c1fdd75d5a2ce273aee9fb374c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_0c0347c1fdd75d5a2ce273aee9fb374c['infowindow'] = new google.maps.InfoWindow({content: $l0c0347c1fdd75d5a2ce273aee9fb374c});var infowindow = new google.maps.InfoWindow({content: $l0c0347c1fdd75d5a2ce273aee9fb374c});google.maps.event.addListener(m_0c0347c1fdd75d5a2ce273aee9fb374c, 'click', function() {infowindow.open(map,m_0c0347c1fdd75d5a2ce273aee9fb374c);});$marker.push(m_0c0347c1fdd75d5a2ce273aee9fb374c);}});var g_59988f4691d72e4b96523430afccf359 = new google.maps.Geocoder();g_59988f4691d72e4b96523430afccf359.geocode( { 'address': "8989 University Blvd, North Charleston, SC 29406, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-charleston-SC-bbt-atm').style.display = '';map = new google.maps.Map(document.getElementById('north-charleston-SC-bbt-atm'), mapOptions);}document.getElementById('53b51d42').innerHTML += ' | View Map';var $l59988f4691d72e4b96523430afccf359 = '

BB&T ATM

Address: 8989 University Blvd, North Charleston, SC 29406, USA
Phone: (800) 226-5228
';var m_59988f4691d72e4b96523430afccf359 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T ATM',});m_59988f4691d72e4b96523430afccf359['infowindow'] = new google.maps.InfoWindow({content: $l59988f4691d72e4b96523430afccf359});var infowindow = new google.maps.InfoWindow({content: $l59988f4691d72e4b96523430afccf359});google.maps.event.addListener(m_59988f4691d72e4b96523430afccf359, 'click', function() {infowindow.open(map,m_59988f4691d72e4b96523430afccf359);});$marker.push(m_59988f4691d72e4b96523430afccf359);}});}google.maps.event.addDomListener(window, 'load', initialize);