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.8016,-87.679)};var g_b2aeaba38107320b0c5f4eaa94020147 = new google.maps.Geocoder();g_b2aeaba38107320b0c5f4eaa94020147.geocode( { 'address': "4350 Co Rd 47, Florence, AL 35630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('florence-AL-first-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('florence-AL-first-southern-bank'), mapOptions);}document.getElementById('ee9b7b1e').innerHTML += ' | View Map';var $lb2aeaba38107320b0c5f4eaa94020147 = '

First Southern Bank

Address: 4350 Co Rd 47, Florence, AL 35630, USA
Phone: (256) 718-4282
';var m_b2aeaba38107320b0c5f4eaa94020147 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Southern Bank',});m_b2aeaba38107320b0c5f4eaa94020147['infowindow'] = new google.maps.InfoWindow({content: $lb2aeaba38107320b0c5f4eaa94020147});var infowindow = new google.maps.InfoWindow({content: $lb2aeaba38107320b0c5f4eaa94020147});google.maps.event.addListener(m_b2aeaba38107320b0c5f4eaa94020147, 'click', function() {infowindow.open(map,m_b2aeaba38107320b0c5f4eaa94020147);});$marker.push(m_b2aeaba38107320b0c5f4eaa94020147);}});var g_bb7272eafe90d1ea3a8dd6db76688ad1 = new google.maps.Geocoder();g_bb7272eafe90d1ea3a8dd6db76688ad1.geocode( { 'address': "303 N Pine St, Florence, AL 35630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('florence-AL-first-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('florence-AL-first-southern-bank'), mapOptions);}document.getElementById('d4ba5290').innerHTML += ' | View Map';var $lbb7272eafe90d1ea3a8dd6db76688ad1 = '

First Southern Bank

Address: 303 N Pine St, Florence, AL 35630, USA
Phone: (256) 718-4237
';var m_bb7272eafe90d1ea3a8dd6db76688ad1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Southern Bank',});m_bb7272eafe90d1ea3a8dd6db76688ad1['infowindow'] = new google.maps.InfoWindow({content: $lbb7272eafe90d1ea3a8dd6db76688ad1});var infowindow = new google.maps.InfoWindow({content: $lbb7272eafe90d1ea3a8dd6db76688ad1});google.maps.event.addListener(m_bb7272eafe90d1ea3a8dd6db76688ad1, 'click', function() {infowindow.open(map,m_bb7272eafe90d1ea3a8dd6db76688ad1);});$marker.push(m_bb7272eafe90d1ea3a8dd6db76688ad1);}});}google.maps.event.addDomListener(window, 'load', initialize);