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(33.8978,-88.991)};var g_f42c904db0677913121f31a295de55a5 = new google.maps.Geocoder();g_f42c904db0677913121f31a295de55a5.geocode( { 'address': "821 N Jackson St, Houston, MS 38851"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('houston-MS-bancorpsouth'), mapOptions);}document.getElementById('86872ffd').innerHTML += ' | View Map';var $lf42c904db0677913121f31a295de55a5 = '

BancorpSouth

Address: 821 N Jackson St, Houston, MS 38851
Phone: (662) 456-4221
';var m_f42c904db0677913121f31a295de55a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_f42c904db0677913121f31a295de55a5['infowindow'] = new google.maps.InfoWindow({content: $lf42c904db0677913121f31a295de55a5});var infowindow = new google.maps.InfoWindow({content: $lf42c904db0677913121f31a295de55a5});google.maps.event.addListener(m_f42c904db0677913121f31a295de55a5, 'click', function() {infowindow.open(map,m_f42c904db0677913121f31a295de55a5);});$marker.push(m_f42c904db0677913121f31a295de55a5);}});var g_34be1e096a2904a958f26a93b17970c5 = new google.maps.Geocoder();g_34be1e096a2904a958f26a93b17970c5.geocode( { 'address': "115 E Washington St, Houston, MS 38851"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('houston-MS-bancorpsouth'), mapOptions);}document.getElementById('fcbb0c8e').innerHTML += ' | View Map';var $l34be1e096a2904a958f26a93b17970c5 = '

BancorpSouth

Address: 115 E Washington St, Houston, MS 38851
Phone: (662) 456-4236
';var m_34be1e096a2904a958f26a93b17970c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_34be1e096a2904a958f26a93b17970c5['infowindow'] = new google.maps.InfoWindow({content: $l34be1e096a2904a958f26a93b17970c5});var infowindow = new google.maps.InfoWindow({content: $l34be1e096a2904a958f26a93b17970c5});google.maps.event.addListener(m_34be1e096a2904a958f26a93b17970c5, 'click', function() {infowindow.open(map,m_34be1e096a2904a958f26a93b17970c5);});$marker.push(m_34be1e096a2904a958f26a93b17970c5);}});}google.maps.event.addDomListener(window, 'load', initialize);