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.3121,-89.3116)};var g_c0ba0d0c7badf6bf05b792bdfec909d1 = new google.maps.Geocoder();g_c0ba0d0c7badf6bf05b792bdfec909d1.geocode( { 'address': "100 Hardy St, Hattiesburg, MS 39401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('a1104ea1').innerHTML += ' | View Map';var $lc0ba0d0c7badf6bf05b792bdfec909d1 = '

BancorpSouth Branch

Address: 100 Hardy St, Hattiesburg, MS 39401, USA
Phone: (601) 544-4211
';var m_c0ba0d0c7badf6bf05b792bdfec909d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_c0ba0d0c7badf6bf05b792bdfec909d1['infowindow'] = new google.maps.InfoWindow({content: $lc0ba0d0c7badf6bf05b792bdfec909d1});var infowindow = new google.maps.InfoWindow({content: $lc0ba0d0c7badf6bf05b792bdfec909d1});google.maps.event.addListener(m_c0ba0d0c7badf6bf05b792bdfec909d1, 'click', function() {infowindow.open(map,m_c0ba0d0c7badf6bf05b792bdfec909d1);});$marker.push(m_c0ba0d0c7badf6bf05b792bdfec909d1);}});var g_2c06291fc34ace801a4e3adb4d4b8cfa = new google.maps.Geocoder();g_2c06291fc34ace801a4e3adb4d4b8cfa.geocode( { 'address': "713 Broadway Dr, Hattiesburg, MS 39401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hattiesburg-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('hattiesburg-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('1729a81e').innerHTML += ' | View Map';var $l2c06291fc34ace801a4e3adb4d4b8cfa = '

BancorpSouth Branch

Address: 713 Broadway Dr, Hattiesburg, MS 39401, USA
Phone: (601) 545-6800
';var m_2c06291fc34ace801a4e3adb4d4b8cfa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_2c06291fc34ace801a4e3adb4d4b8cfa['infowindow'] = new google.maps.InfoWindow({content: $l2c06291fc34ace801a4e3adb4d4b8cfa});var infowindow = new google.maps.InfoWindow({content: $l2c06291fc34ace801a4e3adb4d4b8cfa});google.maps.event.addListener(m_2c06291fc34ace801a4e3adb4d4b8cfa, 'click', function() {infowindow.open(map,m_2c06291fc34ace801a4e3adb4d4b8cfa);});$marker.push(m_2c06291fc34ace801a4e3adb4d4b8cfa);}});}google.maps.event.addDomListener(window, 'load', initialize);