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.4636,-88.81)};var g_8690b09e926e4a8b07fac8b0a24e60c9 = new google.maps.Geocoder();g_8690b09e926e4a8b07fac8b0a24e60c9.geocode( { 'address': "400 University Dr, Starkville, MS 39759, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('starkville-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('starkville-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('39124b01').innerHTML += ' | View Map';var $l8690b09e926e4a8b07fac8b0a24e60c9 = '

BancorpSouth Branch

Address: 400 University Dr, Starkville, MS 39759, USA
Phone: (662) 323-9393
';var m_8690b09e926e4a8b07fac8b0a24e60c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_8690b09e926e4a8b07fac8b0a24e60c9['infowindow'] = new google.maps.InfoWindow({content: $l8690b09e926e4a8b07fac8b0a24e60c9});var infowindow = new google.maps.InfoWindow({content: $l8690b09e926e4a8b07fac8b0a24e60c9});google.maps.event.addListener(m_8690b09e926e4a8b07fac8b0a24e60c9, 'click', function() {infowindow.open(map,m_8690b09e926e4a8b07fac8b0a24e60c9);});$marker.push(m_8690b09e926e4a8b07fac8b0a24e60c9);}});var g_0191be845090a7e0daf141d89c948229 = new google.maps.Geocoder();g_0191be845090a7e0daf141d89c948229.geocode( { 'address': "802 MS-12, Starkville, MS 39759, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('starkville-MS-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('starkville-MS-bancorpsouth-branch'), mapOptions);}document.getElementById('47c9fa8e').innerHTML += ' | View Map';var $l0191be845090a7e0daf141d89c948229 = '

BancorpSouth Branch

Address: 802 MS-12, Starkville, MS 39759, USA
Phone: (662) 324-5500
';var m_0191be845090a7e0daf141d89c948229 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_0191be845090a7e0daf141d89c948229['infowindow'] = new google.maps.InfoWindow({content: $l0191be845090a7e0daf141d89c948229});var infowindow = new google.maps.InfoWindow({content: $l0191be845090a7e0daf141d89c948229});google.maps.event.addListener(m_0191be845090a7e0daf141d89c948229, 'click', function() {infowindow.open(map,m_0191be845090a7e0daf141d89c948229);});$marker.push(m_0191be845090a7e0daf141d89c948229);}});}google.maps.event.addDomListener(window, 'load', initialize);