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.2669,-80.8585)};var g_ddb169e009d849cdfff9d4880f447216 = new google.maps.Geocoder();g_ddb169e009d849cdfff9d4880f447216.geocode( { 'address': "9 Oak Forest Rd, Bluffton, SC 29910, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bluffton-SC-south-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('bluffton-SC-south-state-bank'), mapOptions);}document.getElementById('5cfb50cf').innerHTML += ' | View Map';var $lddb169e009d849cdfff9d4880f447216 = '

South State Bank

Address: 9 Oak Forest Rd, Bluffton, SC 29910, USA
Phone: (843) 815-4777
';var m_ddb169e009d849cdfff9d4880f447216 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South State Bank',});m_ddb169e009d849cdfff9d4880f447216['infowindow'] = new google.maps.InfoWindow({content: $lddb169e009d849cdfff9d4880f447216});var infowindow = new google.maps.InfoWindow({content: $lddb169e009d849cdfff9d4880f447216});google.maps.event.addListener(m_ddb169e009d849cdfff9d4880f447216, 'click', function() {infowindow.open(map,m_ddb169e009d849cdfff9d4880f447216);});$marker.push(m_ddb169e009d849cdfff9d4880f447216);}});var g_a7e99991bc24e7e76041bfe1b8238257 = new google.maps.Geocoder();g_a7e99991bc24e7e76041bfe1b8238257.geocode( { 'address': "1328 Fording Island Rd, Bluffton, SC 29910, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bluffton-SC-south-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('bluffton-SC-south-state-bank'), mapOptions);}document.getElementById('aa8fd357').innerHTML += ' | View Map';var $la7e99991bc24e7e76041bfe1b8238257 = '

South State Bank

Address: 1328 Fording Island Rd, Bluffton, SC 29910, USA
Phone: (843) 837-2100
';var m_a7e99991bc24e7e76041bfe1b8238257 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South State Bank',});m_a7e99991bc24e7e76041bfe1b8238257['infowindow'] = new google.maps.InfoWindow({content: $la7e99991bc24e7e76041bfe1b8238257});var infowindow = new google.maps.InfoWindow({content: $la7e99991bc24e7e76041bfe1b8238257});google.maps.event.addListener(m_a7e99991bc24e7e76041bfe1b8238257, 'click', function() {infowindow.open(map,m_a7e99991bc24e7e76041bfe1b8238257);});$marker.push(m_a7e99991bc24e7e76041bfe1b8238257);}});}google.maps.event.addDomListener(window, 'load', initialize);