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(31.3463,-89.2669)};var g_908d78d7feb2a35d96456379a7ba33e9 = new google.maps.Geocoder();g_908d78d7feb2a35d96456379a7ba33e9.geocode( { 'address': "143 W Central Ave, Petal, MS 39465, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petal-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('petal-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('bdf4b2e8').innerHTML += ' | View Map';var $l908d78d7feb2a35d96456379a7ba33e9 = '

BancorpSouth Branch

Address: 143 W Central Ave, Petal, MS 39465, USA
Phone: (601) 545-6815
';var m_908d78d7feb2a35d96456379a7ba33e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_908d78d7feb2a35d96456379a7ba33e9['infowindow'] = new google.maps.InfoWindow({content: $l908d78d7feb2a35d96456379a7ba33e9});var infowindow = new google.maps.InfoWindow({content: $l908d78d7feb2a35d96456379a7ba33e9});google.maps.event.addListener(m_908d78d7feb2a35d96456379a7ba33e9, 'click', function() {infowindow.open(map,m_908d78d7feb2a35d96456379a7ba33e9);});$marker.push(m_908d78d7feb2a35d96456379a7ba33e9);}});var g_8392cce279a5dc585cdc185de11724cf = new google.maps.Geocoder();g_8392cce279a5dc585cdc185de11724cf.geocode( { 'address': "27 Byrd Pkwy, Petal, MS 39465, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('petal-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('petal-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('9485937a').innerHTML += ' | View Map';var $l8392cce279a5dc585cdc185de11724cf = '

BancorpSouth Branch

Address: 27 Byrd Pkwy, Petal, MS 39465, USA
Phone: (601) 554-4040
';var m_8392cce279a5dc585cdc185de11724cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_8392cce279a5dc585cdc185de11724cf['infowindow'] = new google.maps.InfoWindow({content: $l8392cce279a5dc585cdc185de11724cf});var infowindow = new google.maps.InfoWindow({content: $l8392cce279a5dc585cdc185de11724cf});google.maps.event.addListener(m_8392cce279a5dc585cdc185de11724cf, 'click', function() {infowindow.open(map,m_8392cce279a5dc585cdc185de11724cf);});$marker.push(m_8392cce279a5dc585cdc185de11724cf);}});}google.maps.event.addDomListener(window, 'load', initialize);