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(31.2235,-82.3557)};var g_21b29648a47a45ad16bb0da0c004dfba = new google.maps.Geocoder();g_21b29648a47a45ad16bb0da0c004dfba.geocode( { 'address': "930 Memorial Dr, Waycross, GA 31501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waycross-GA-first-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('waycross-GA-first-southern-bank'), mapOptions);}document.getElementById('0c12b927').innerHTML += ' | View Map';var $l21b29648a47a45ad16bb0da0c004dfba = '

First Southern Bank

Address: 930 Memorial Dr, Waycross, GA 31501
Phone: (912) 490-1010
';var m_21b29648a47a45ad16bb0da0c004dfba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Southern Bank',});m_21b29648a47a45ad16bb0da0c004dfba['infowindow'] = new google.maps.InfoWindow({content: $l21b29648a47a45ad16bb0da0c004dfba});var infowindow = new google.maps.InfoWindow({content: $l21b29648a47a45ad16bb0da0c004dfba});google.maps.event.addListener(m_21b29648a47a45ad16bb0da0c004dfba, 'click', function() {infowindow.open(map,m_21b29648a47a45ad16bb0da0c004dfba);});$marker.push(m_21b29648a47a45ad16bb0da0c004dfba);}});var g_0a7d83f084ec258aefd128569dda03d7 = new google.maps.Geocoder();g_0a7d83f084ec258aefd128569dda03d7.geocode( { 'address': "3475 S Plant Ave, Waycross, GA 31503"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waycross-GA-first-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('waycross-GA-first-southern-bank'), mapOptions);}document.getElementById('7f7810cb').innerHTML += ' | View Map';var $l0a7d83f084ec258aefd128569dda03d7 = '

First Southern Bank

Address: 3475 S Plant Ave, Waycross, GA 31503
Phone: (912) 287-1010
';var m_0a7d83f084ec258aefd128569dda03d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Southern Bank',});m_0a7d83f084ec258aefd128569dda03d7['infowindow'] = new google.maps.InfoWindow({content: $l0a7d83f084ec258aefd128569dda03d7});var infowindow = new google.maps.InfoWindow({content: $l0a7d83f084ec258aefd128569dda03d7});google.maps.event.addListener(m_0a7d83f084ec258aefd128569dda03d7, 'click', function() {infowindow.open(map,m_0a7d83f084ec258aefd128569dda03d7);});$marker.push(m_0a7d83f084ec258aefd128569dda03d7);}});}google.maps.event.addDomListener(window, 'load', initialize);