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(34.364,-89.5577)};var g_30d5972e5e6a7d57ed7a22b3469a6a35 = new google.maps.Geocoder();g_30d5972e5e6a7d57ed7a22b3469a6a35.geocode( { 'address': "517 S Lamar Blvd, Oxford, MS 38655, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('oxford-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('494c6d2d').innerHTML += ' | View Map';var $l30d5972e5e6a7d57ed7a22b3469a6a35 = '

BancorpSouth Branch

Address: 517 S Lamar Blvd, Oxford, MS 38655, USA
Phone: (662) 238-7000
';var m_30d5972e5e6a7d57ed7a22b3469a6a35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_30d5972e5e6a7d57ed7a22b3469a6a35['infowindow'] = new google.maps.InfoWindow({content: $l30d5972e5e6a7d57ed7a22b3469a6a35});var infowindow = new google.maps.InfoWindow({content: $l30d5972e5e6a7d57ed7a22b3469a6a35});google.maps.event.addListener(m_30d5972e5e6a7d57ed7a22b3469a6a35, 'click', function() {infowindow.open(map,m_30d5972e5e6a7d57ed7a22b3469a6a35);});$marker.push(m_30d5972e5e6a7d57ed7a22b3469a6a35);}});var g_aace6af75d7c8e6948b499ac0eece3bb = new google.maps.Geocoder();g_aace6af75d7c8e6948b499ac0eece3bb.geocode( { 'address': "1929 Jackson Ave W, Oxford, MS 38655, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('oxford-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('c40980bb').innerHTML += ' | View Map';var $laace6af75d7c8e6948b499ac0eece3bb = '

BancorpSouth Branch

Address: 1929 Jackson Ave W, Oxford, MS 38655, USA
Phone: (662) 234-6443
';var m_aace6af75d7c8e6948b499ac0eece3bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_aace6af75d7c8e6948b499ac0eece3bb['infowindow'] = new google.maps.InfoWindow({content: $laace6af75d7c8e6948b499ac0eece3bb});var infowindow = new google.maps.InfoWindow({content: $laace6af75d7c8e6948b499ac0eece3bb});google.maps.event.addListener(m_aace6af75d7c8e6948b499ac0eece3bb, 'click', function() {infowindow.open(map,m_aace6af75d7c8e6948b499ac0eece3bb);});$marker.push(m_aace6af75d7c8e6948b499ac0eece3bb);}});}google.maps.event.addDomListener(window, 'load', initialize);