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.8594,-79.9882)};var g_06c9894fdad8d1984b79596c0233d74e = new google.maps.Geocoder();g_06c9894fdad8d1984b79596c0233d74e.geocode( { 'address': "4000 Faber Place Dr, North Charleston, SC 29405"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-charleston-SC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-charleston-SC-suntrust-bank'), mapOptions);}document.getElementById('c3f28fda').innerHTML += ' | View Map';var $l06c9894fdad8d1984b79596c0233d74e = '

Suntrust Bank

Address: 4000 Faber Place Dr, North Charleston, SC 29405
Phone: (843) 740-5065
';var m_06c9894fdad8d1984b79596c0233d74e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suntrust Bank',});m_06c9894fdad8d1984b79596c0233d74e['infowindow'] = new google.maps.InfoWindow({content: $l06c9894fdad8d1984b79596c0233d74e});var infowindow = new google.maps.InfoWindow({content: $l06c9894fdad8d1984b79596c0233d74e});google.maps.event.addListener(m_06c9894fdad8d1984b79596c0233d74e, 'click', function() {infowindow.open(map,m_06c9894fdad8d1984b79596c0233d74e);});$marker.push(m_06c9894fdad8d1984b79596c0233d74e);}});var g_83f68c2539b3f915a7f0ca6b03cb542b = new google.maps.Geocoder();g_83f68c2539b3f915a7f0ca6b03cb542b.geocode( { 'address': "8610 Dorchester Road, North Charleston, SC 29420"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-charleston-SC-suntrust-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-charleston-SC-suntrust-bank'), mapOptions);}document.getElementById('3e2bc3f4').innerHTML += ' | View Map';var $l83f68c2539b3f915a7f0ca6b03cb542b = '

SunTrust Bank

Address: 8610 Dorchester Road, North Charleston, SC 29420
Phone: (843) 760-3409
';var m_83f68c2539b3f915a7f0ca6b03cb542b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SunTrust Bank',});m_83f68c2539b3f915a7f0ca6b03cb542b['infowindow'] = new google.maps.InfoWindow({content: $l83f68c2539b3f915a7f0ca6b03cb542b});var infowindow = new google.maps.InfoWindow({content: $l83f68c2539b3f915a7f0ca6b03cb542b});google.maps.event.addListener(m_83f68c2539b3f915a7f0ca6b03cb542b, 'click', function() {infowindow.open(map,m_83f68c2539b3f915a7f0ca6b03cb542b);});$marker.push(m_83f68c2539b3f915a7f0ca6b03cb542b);}});}google.maps.event.addDomListener(window, 'load', initialize);