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(34.845,-85.3307)};var g_931490b987c4266d88bb99b81f9d6f38 = new google.maps.Geocoder();g_931490b987c4266d88bb99b81f9d6f38.geocode( { 'address': "12691 N Highway 27, Chickamauga, GA 30707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chickamauga-GA-south-crest-bank').style.display = '';map = new google.maps.Map(document.getElementById('chickamauga-GA-south-crest-bank'), mapOptions);}document.getElementById('c4510220').innerHTML += ' | View Map';var $l931490b987c4266d88bb99b81f9d6f38 = '

South Crest Bank

Address: 12691 N Highway 27, Chickamauga, GA 30707
Phone: (706) 375-3126
';var m_931490b987c4266d88bb99b81f9d6f38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Crest Bank',});m_931490b987c4266d88bb99b81f9d6f38['infowindow'] = new google.maps.InfoWindow({content: $l931490b987c4266d88bb99b81f9d6f38});var infowindow = new google.maps.InfoWindow({content: $l931490b987c4266d88bb99b81f9d6f38});google.maps.event.addListener(m_931490b987c4266d88bb99b81f9d6f38, 'click', function() {infowindow.open(map,m_931490b987c4266d88bb99b81f9d6f38);});$marker.push(m_931490b987c4266d88bb99b81f9d6f38);}});var g_e48a802fb8be11b3993f846a5736ae27 = new google.maps.Geocoder();g_e48a802fb8be11b3993f846a5736ae27.geocode( { 'address': "201 Gordon St, Chickamauga, GA 30707"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chickamauga-GA-south-crest-bank').style.display = '';map = new google.maps.Map(document.getElementById('chickamauga-GA-south-crest-bank'), mapOptions);}document.getElementById('eb75d76b').innerHTML += ' | View Map';var $le48a802fb8be11b3993f846a5736ae27 = '

South Crest Bank

Address: 201 Gordon St, Chickamauga, GA 30707
Phone: (706) 375-3112
';var m_e48a802fb8be11b3993f846a5736ae27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'South Crest Bank',});m_e48a802fb8be11b3993f846a5736ae27['infowindow'] = new google.maps.InfoWindow({content: $le48a802fb8be11b3993f846a5736ae27});var infowindow = new google.maps.InfoWindow({content: $le48a802fb8be11b3993f846a5736ae27});google.maps.event.addListener(m_e48a802fb8be11b3993f846a5736ae27, 'click', function() {infowindow.open(map,m_e48a802fb8be11b3993f846a5736ae27);});$marker.push(m_e48a802fb8be11b3993f846a5736ae27);}});}google.maps.event.addDomListener(window, 'load', initialize);