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(32.4732,-90.1411)};var g_77cae5ff6c7d0c66f2a36801591208d6 = new google.maps.Geocoder();g_77cae5ff6c7d0c66f2a36801591208d6.geocode( { 'address': "120 Colony Crossing Way, Madison, MS 39110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('madison-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('ff1b9337').innerHTML += ' | View Map';var $l77cae5ff6c7d0c66f2a36801591208d6 = '

BancorpSouth Branch

Address: 120 Colony Crossing Way, Madison, MS 39110, USA
Phone: (601) 605-3700
';var m_77cae5ff6c7d0c66f2a36801591208d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_77cae5ff6c7d0c66f2a36801591208d6['infowindow'] = new google.maps.InfoWindow({content: $l77cae5ff6c7d0c66f2a36801591208d6});var infowindow = new google.maps.InfoWindow({content: $l77cae5ff6c7d0c66f2a36801591208d6});google.maps.event.addListener(m_77cae5ff6c7d0c66f2a36801591208d6, 'click', function() {infowindow.open(map,m_77cae5ff6c7d0c66f2a36801591208d6);});$marker.push(m_77cae5ff6c7d0c66f2a36801591208d6);}});var g_fe386523bc647017622ae1bad5aa142f = new google.maps.Geocoder();g_fe386523bc647017622ae1bad5aa142f.geocode( { 'address': "2174 Main St, Madison, MS 39110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('madison-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('251bb4fc').innerHTML += ' | View Map';var $lfe386523bc647017622ae1bad5aa142f = '

BancorpSouth Branch

Address: 2174 Main St, Madison, MS 39110, USA
Phone: (601) 968-1583
';var m_fe386523bc647017622ae1bad5aa142f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_fe386523bc647017622ae1bad5aa142f['infowindow'] = new google.maps.InfoWindow({content: $lfe386523bc647017622ae1bad5aa142f});var infowindow = new google.maps.InfoWindow({content: $lfe386523bc647017622ae1bad5aa142f});google.maps.event.addListener(m_fe386523bc647017622ae1bad5aa142f, 'click', function() {infowindow.open(map,m_fe386523bc647017622ae1bad5aa142f);});$marker.push(m_fe386523bc647017622ae1bad5aa142f);}});}google.maps.event.addDomListener(window, 'load', initialize);