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.8103,-88.1967)};var g_dbe4437cc59db4f18194c05d8a18b3a2 = new google.maps.Geocoder();g_dbe4437cc59db4f18194c05d8a18b3a2.geocode( { 'address': "708 W Quitman St, Iuka, MS 38852, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('iuka-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('iuka-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('c4e3fa6b').innerHTML += ' | View Map';var $ldbe4437cc59db4f18194c05d8a18b3a2 = '

BancorpSouth Branch

Address: 708 W Quitman St, Iuka, MS 38852, USA
Phone: (662) 423-7180
';var m_dbe4437cc59db4f18194c05d8a18b3a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_dbe4437cc59db4f18194c05d8a18b3a2['infowindow'] = new google.maps.InfoWindow({content: $ldbe4437cc59db4f18194c05d8a18b3a2});var infowindow = new google.maps.InfoWindow({content: $ldbe4437cc59db4f18194c05d8a18b3a2});google.maps.event.addListener(m_dbe4437cc59db4f18194c05d8a18b3a2, 'click', function() {infowindow.open(map,m_dbe4437cc59db4f18194c05d8a18b3a2);});$marker.push(m_dbe4437cc59db4f18194c05d8a18b3a2);}});var g_4c155a4307e72caa148301d1b4dcd1bd = new google.maps.Geocoder();g_4c155a4307e72caa148301d1b4dcd1bd.geocode( { 'address': "127 E Front St, Iuka, MS 38852, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('iuka-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('iuka-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('dd75b1e8').innerHTML += ' | View Map';var $l4c155a4307e72caa148301d1b4dcd1bd = '

BancorpSouth Branch

Address: 127 E Front St, Iuka, MS 38852, USA
Phone: (662) 423-7100
';var m_4c155a4307e72caa148301d1b4dcd1bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_4c155a4307e72caa148301d1b4dcd1bd['infowindow'] = new google.maps.InfoWindow({content: $l4c155a4307e72caa148301d1b4dcd1bd});var infowindow = new google.maps.InfoWindow({content: $l4c155a4307e72caa148301d1b4dcd1bd});google.maps.event.addListener(m_4c155a4307e72caa148301d1b4dcd1bd, 'click', function() {infowindow.open(map,m_4c155a4307e72caa148301d1b4dcd1bd);});$marker.push(m_4c155a4307e72caa148301d1b4dcd1bd);}});}google.maps.event.addDomListener(window, 'load', initialize);