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.256,-89.8264)};var g_432e77cb3da2548ca47dcb87350c8e8a = new google.maps.Geocoder();g_432e77cb3da2548ca47dcb87350c8e8a.geocode( { 'address': "1075 Highway 98 Byp, Columbia, MS 39429"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-MS-first-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-MS-first-southern-bank'), mapOptions);}document.getElementById('6b9ce602').innerHTML += ' | View Map';var $l432e77cb3da2548ca47dcb87350c8e8a = '

First Southern Bank

Address: 1075 Highway 98 Byp, Columbia, MS 39429
Phone: (601) 736-6378
';var m_432e77cb3da2548ca47dcb87350c8e8a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Southern Bank',});m_432e77cb3da2548ca47dcb87350c8e8a['infowindow'] = new google.maps.InfoWindow({content: $l432e77cb3da2548ca47dcb87350c8e8a});var infowindow = new google.maps.InfoWindow({content: $l432e77cb3da2548ca47dcb87350c8e8a});google.maps.event.addListener(m_432e77cb3da2548ca47dcb87350c8e8a, 'click', function() {infowindow.open(map,m_432e77cb3da2548ca47dcb87350c8e8a);});$marker.push(m_432e77cb3da2548ca47dcb87350c8e8a);}});var g_8c807d2ae934fc502b1c892bcc822125 = new google.maps.Geocoder();g_8c807d2ae934fc502b1c892bcc822125.geocode( { 'address': "340 Second St, Columbia, MS 39429"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbia-MS-first-southern-bank').style.display = '';map = new google.maps.Map(document.getElementById('columbia-MS-first-southern-bank'), mapOptions);}document.getElementById('3c1bc9cb').innerHTML += ' | View Map';var $l8c807d2ae934fc502b1c892bcc822125 = '

First Southern Bank

Address: 340 Second St, Columbia, MS 39429
Phone: (601) 731-6001
';var m_8c807d2ae934fc502b1c892bcc822125 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Southern Bank',});m_8c807d2ae934fc502b1c892bcc822125['infowindow'] = new google.maps.InfoWindow({content: $l8c807d2ae934fc502b1c892bcc822125});var infowindow = new google.maps.InfoWindow({content: $l8c807d2ae934fc502b1c892bcc822125});google.maps.event.addListener(m_8c807d2ae934fc502b1c892bcc822125, 'click', function() {infowindow.open(map,m_8c807d2ae934fc502b1c892bcc822125);});$marker.push(m_8c807d2ae934fc502b1c892bcc822125);}});}google.maps.event.addDomListener(window, 'load', initialize);