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(33.9907,-89.3468)};var g_aa217a5a74b8b165db874931f806014c = new google.maps.Geocoder();g_aa217a5a74b8b165db874931f806014c.geocode( { 'address': "Public Square, Bruce, MS 38915, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bruce-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('bruce-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('60524fcb').innerHTML += ' | View Map';var $laa217a5a74b8b165db874931f806014c = '

BancorpSouth Branch

Address: Public Square, Bruce, MS 38915, USA
Phone: (888) 797-7711
';var m_aa217a5a74b8b165db874931f806014c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_aa217a5a74b8b165db874931f806014c['infowindow'] = new google.maps.InfoWindow({content: $laa217a5a74b8b165db874931f806014c});var infowindow = new google.maps.InfoWindow({content: $laa217a5a74b8b165db874931f806014c});google.maps.event.addListener(m_aa217a5a74b8b165db874931f806014c, 'click', function() {infowindow.open(map,m_aa217a5a74b8b165db874931f806014c);});$marker.push(m_aa217a5a74b8b165db874931f806014c);}});var g_9e573b2b9cf1b13ebe68a2d7d1d1cafc = new google.maps.Geocoder();g_9e573b2b9cf1b13ebe68a2d7d1d1cafc.geocode( { 'address': "115 Public Town Square, Bruce, MS 38915, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bruce-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('bruce-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('72b1dc39').innerHTML += ' | View Map';var $l9e573b2b9cf1b13ebe68a2d7d1d1cafc = '

BancorpSouth Branch

Address: 115 Public Town Square, Bruce, MS 38915, USA
Phone: (662) 983-7385
';var m_9e573b2b9cf1b13ebe68a2d7d1d1cafc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_9e573b2b9cf1b13ebe68a2d7d1d1cafc['infowindow'] = new google.maps.InfoWindow({content: $l9e573b2b9cf1b13ebe68a2d7d1d1cafc});var infowindow = new google.maps.InfoWindow({content: $l9e573b2b9cf1b13ebe68a2d7d1d1cafc});google.maps.event.addListener(m_9e573b2b9cf1b13ebe68a2d7d1d1cafc, 'click', function() {infowindow.open(map,m_9e573b2b9cf1b13ebe68a2d7d1d1cafc);});$marker.push(m_9e573b2b9cf1b13ebe68a2d7d1d1cafc);}});}google.maps.event.addDomListener(window, 'load', initialize);