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.3364,-90.0638)};var g_0b3d61200da50b9498954da637ae99a8 = new google.maps.Geocoder();g_0b3d61200da50b9498954da637ae99a8.geocode( { 'address': "150 E Metro Pkwy, Flowood, MS 39232, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('flowood-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('flowood-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('5e9427cb').innerHTML += ' | View Map';var $l0b3d61200da50b9498954da637ae99a8 = '

BancorpSouth Branch

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

BancorpSouth Branch

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