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.1565,-80.7627)};var g_e37026e9580bafe4c38aa9c24508dd31 = new google.maps.Geocoder();g_e37026e9580bafe4c38aa9c24508dd31.geocode( { 'address': "2 Palmetto Bay Rd, Hilton Head Island, SC 29928, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hilton-head-island-SC-south-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('hilton-head-island-SC-south-state-bank'), mapOptions);}document.getElementById('789c96c8').innerHTML += ' | View Map';var $le37026e9580bafe4c38aa9c24508dd31 = '

South State Bank

Address: 2 Palmetto Bay Rd, Hilton Head Island, SC 29928, USA
Phone: (843) 842-9003
';var m_e37026e9580bafe4c38aa9c24508dd31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South State Bank',});m_e37026e9580bafe4c38aa9c24508dd31['infowindow'] = new google.maps.InfoWindow({content: $le37026e9580bafe4c38aa9c24508dd31});var infowindow = new google.maps.InfoWindow({content: $le37026e9580bafe4c38aa9c24508dd31});google.maps.event.addListener(m_e37026e9580bafe4c38aa9c24508dd31, 'click', function() {infowindow.open(map,m_e37026e9580bafe4c38aa9c24508dd31);});$marker.push(m_e37026e9580bafe4c38aa9c24508dd31);}});var g_91a6ae6a64823911d8f0e0b31a45482f = new google.maps.Geocoder();g_91a6ae6a64823911d8f0e0b31a45482f.geocode( { 'address': "1036 William Hilton Pkwy, Hilton Head Island, SC 29928, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hilton-head-island-SC-south-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('hilton-head-island-SC-south-state-bank'), mapOptions);}document.getElementById('25ca1407').innerHTML += ' | View Map';var $l91a6ae6a64823911d8f0e0b31a45482f = '

South State Bank

Address: 1036 William Hilton Pkwy, Hilton Head Island, SC 29928, USA
Phone: (843) 842-4637
';var m_91a6ae6a64823911d8f0e0b31a45482f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South State Bank',});m_91a6ae6a64823911d8f0e0b31a45482f['infowindow'] = new google.maps.InfoWindow({content: $l91a6ae6a64823911d8f0e0b31a45482f});var infowindow = new google.maps.InfoWindow({content: $l91a6ae6a64823911d8f0e0b31a45482f});google.maps.event.addListener(m_91a6ae6a64823911d8f0e0b31a45482f, 'click', function() {infowindow.open(map,m_91a6ae6a64823911d8f0e0b31a45482f);});$marker.push(m_91a6ae6a64823911d8f0e0b31a45482f);}});}google.maps.event.addDomListener(window, 'load', initialize);