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(33.9748,-83.3639)};var g_e56b06c51e1049195d7b26d043c478a0 = new google.maps.Geocoder();g_e56b06c51e1049195d7b26d043c478a0.geocode( { 'address': "455 Epps Bridge Pkwy, Athens, GA 30606"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-GA-south-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-GA-south-state-bank'), mapOptions);}document.getElementById('b3f149ea').innerHTML += ' | View Map';var $le56b06c51e1049195d7b26d043c478a0 = '

South State Bank

Address: 455 Epps Bridge Pkwy, Athens, GA 30606
Phone: (706) 583-2300
';var m_e56b06c51e1049195d7b26d043c478a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South State Bank',});m_e56b06c51e1049195d7b26d043c478a0['infowindow'] = new google.maps.InfoWindow({content: $le56b06c51e1049195d7b26d043c478a0});var infowindow = new google.maps.InfoWindow({content: $le56b06c51e1049195d7b26d043c478a0});google.maps.event.addListener(m_e56b06c51e1049195d7b26d043c478a0, 'click', function() {infowindow.open(map,m_e56b06c51e1049195d7b26d043c478a0);});$marker.push(m_e56b06c51e1049195d7b26d043c478a0);}});var g_2f58d47971dd8f5f3527642085d58efd = new google.maps.Geocoder();g_2f58d47971dd8f5f3527642085d58efd.geocode( { 'address': "4025 Lexington Rd, Athens, GA 30605"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-GA-south-state-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-GA-south-state-bank'), mapOptions);}document.getElementById('8e6f5238').innerHTML += ' | View Map';var $l2f58d47971dd8f5f3527642085d58efd = '

South State Bank

Address: 4025 Lexington Rd, Athens, GA 30605
Phone: (706) 227-2400
';var m_2f58d47971dd8f5f3527642085d58efd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South State Bank',});m_2f58d47971dd8f5f3527642085d58efd['infowindow'] = new google.maps.InfoWindow({content: $l2f58d47971dd8f5f3527642085d58efd});var infowindow = new google.maps.InfoWindow({content: $l2f58d47971dd8f5f3527642085d58efd});google.maps.event.addListener(m_2f58d47971dd8f5f3527642085d58efd, 'click', function() {infowindow.open(map,m_2f58d47971dd8f5f3527642085d58efd);});$marker.push(m_2f58d47971dd8f5f3527642085d58efd);}});}google.maps.event.addDomListener(window, 'load', initialize);