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.2898,-90.1814)};var g_5446f217e9504bc593ad9dcf2ec88dda = new google.maps.Geocoder();g_5446f217e9504bc593ad9dcf2ec88dda.geocode( { 'address': "150 E Metro Dr, Flowood, MS 39232"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowood-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('flowood-MS-bancorpsouth'), mapOptions);}document.getElementById('91a50e86').innerHTML += ' | View Map';var $l5446f217e9504bc593ad9dcf2ec88dda = '

BancorpSouth

Address: 150 E Metro Dr, Flowood, MS 39232
Phone: (601) 919-4280
';var m_5446f217e9504bc593ad9dcf2ec88dda = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_5446f217e9504bc593ad9dcf2ec88dda['infowindow'] = new google.maps.InfoWindow({content: $l5446f217e9504bc593ad9dcf2ec88dda});var infowindow = new google.maps.InfoWindow({content: $l5446f217e9504bc593ad9dcf2ec88dda});google.maps.event.addListener(m_5446f217e9504bc593ad9dcf2ec88dda, 'click', function() {infowindow.open(map,m_5446f217e9504bc593ad9dcf2ec88dda);});$marker.push(m_5446f217e9504bc593ad9dcf2ec88dda);}});var g_e9f85782949743dcc42079e629332b5f = new google.maps.Geocoder();g_e9f85782949743dcc42079e629332b5f.geocode( { 'address': "100 Primos Rd, Flowood, MS 39232"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowood-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('flowood-MS-bancorpsouth'), mapOptions);}document.getElementById('149d69fd').innerHTML += ' | View Map';var $le9f85782949743dcc42079e629332b5f = '

BancorpSouth

Address: 100 Primos Rd, Flowood, MS 39232
Phone: (601) 919-4320
';var m_e9f85782949743dcc42079e629332b5f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_e9f85782949743dcc42079e629332b5f['infowindow'] = new google.maps.InfoWindow({content: $le9f85782949743dcc42079e629332b5f});var infowindow = new google.maps.InfoWindow({content: $le9f85782949743dcc42079e629332b5f});google.maps.event.addListener(m_e9f85782949743dcc42079e629332b5f, 'click', function() {infowindow.open(map,m_e9f85782949743dcc42079e629332b5f);});$marker.push(m_e9f85782949743dcc42079e629332b5f);}});}google.maps.event.addDomListener(window, 'load', initialize);