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.6891,-89.1471)};var g_ac66722e68274048bd8cc378b8517436 = new google.maps.Geocoder();g_ac66722e68274048bd8cc378b8517436.geocode( { 'address': "110 S 16th Ave, Laurel, MS 39440, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laurel-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('laurel-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('0445ed9f').innerHTML += ' | View Map';var $lac66722e68274048bd8cc378b8517436 = '

BancorpSouth Branch

Address: 110 S 16th Ave, Laurel, MS 39440, USA
Phone: (601) 426-7744
';var m_ac66722e68274048bd8cc378b8517436 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_ac66722e68274048bd8cc378b8517436['infowindow'] = new google.maps.InfoWindow({content: $lac66722e68274048bd8cc378b8517436});var infowindow = new google.maps.InfoWindow({content: $lac66722e68274048bd8cc378b8517436});google.maps.event.addListener(m_ac66722e68274048bd8cc378b8517436, 'click', function() {infowindow.open(map,m_ac66722e68274048bd8cc378b8517436);});$marker.push(m_ac66722e68274048bd8cc378b8517436);}});var g_f6ff1d6f23269b8af44ca23ab194e7e9 = new google.maps.Geocoder();g_f6ff1d6f23269b8af44ca23ab194e7e9.geocode( { 'address': "317 N 5th Ave, Laurel, MS 39440, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('laurel-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('laurel-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('0d1f6c15').innerHTML += ' | View Map';var $lf6ff1d6f23269b8af44ca23ab194e7e9 = '

BancorpSouth Branch

Address: 317 N 5th Ave, Laurel, MS 39440, USA
Phone: (601) 399-1507
';var m_f6ff1d6f23269b8af44ca23ab194e7e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_f6ff1d6f23269b8af44ca23ab194e7e9['infowindow'] = new google.maps.InfoWindow({content: $lf6ff1d6f23269b8af44ca23ab194e7e9});var infowindow = new google.maps.InfoWindow({content: $lf6ff1d6f23269b8af44ca23ab194e7e9});google.maps.event.addListener(m_f6ff1d6f23269b8af44ca23ab194e7e9, 'click', function() {infowindow.open(map,m_f6ff1d6f23269b8af44ca23ab194e7e9);});$marker.push(m_f6ff1d6f23269b8af44ca23ab194e7e9);}});}google.maps.event.addDomListener(window, 'load', initialize);