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.84,-88.5301)};var g_c5e28052b141b6bf37afd3b8356ffa32 = new google.maps.Geocoder();g_c5e28052b141b6bf37afd3b8356ffa32.geocode( { 'address': "108 E Commerce St, Aberdeen, MS 39730"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aberdeen-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('aberdeen-MS-bancorpsouth'), mapOptions);}document.getElementById('c3648713').innerHTML += ' | View Map';var $lc5e28052b141b6bf37afd3b8356ffa32 = '

BancorpSouth

Address: 108 E Commerce St, Aberdeen, MS 39730
Phone: (662) 369-9571
';var m_c5e28052b141b6bf37afd3b8356ffa32 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_c5e28052b141b6bf37afd3b8356ffa32['infowindow'] = new google.maps.InfoWindow({content: $lc5e28052b141b6bf37afd3b8356ffa32});var infowindow = new google.maps.InfoWindow({content: $lc5e28052b141b6bf37afd3b8356ffa32});google.maps.event.addListener(m_c5e28052b141b6bf37afd3b8356ffa32, 'click', function() {infowindow.open(map,m_c5e28052b141b6bf37afd3b8356ffa32);});$marker.push(m_c5e28052b141b6bf37afd3b8356ffa32);}});var g_4714ef70188748b61c1aa666c4980db1 = new google.maps.Geocoder();g_4714ef70188748b61c1aa666c4980db1.geocode( { 'address': "107 Highway 145 N, Aberdeen, MS 39730"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('aberdeen-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('aberdeen-MS-bancorpsouth'), mapOptions);}document.getElementById('d3e778f9').innerHTML += ' | View Map';var $l4714ef70188748b61c1aa666c4980db1 = '

BancorpSouth

Address: 107 Highway 145 N, Aberdeen, MS 39730
Phone: (662) 369-0100
';var m_4714ef70188748b61c1aa666c4980db1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_4714ef70188748b61c1aa666c4980db1['infowindow'] = new google.maps.InfoWindow({content: $l4714ef70188748b61c1aa666c4980db1});var infowindow = new google.maps.InfoWindow({content: $l4714ef70188748b61c1aa666c4980db1});google.maps.event.addListener(m_4714ef70188748b61c1aa666c4980db1, 'click', function() {infowindow.open(map,m_4714ef70188748b61c1aa666c4980db1);});$marker.push(m_4714ef70188748b61c1aa666c4980db1);}});}google.maps.event.addDomListener(window, 'load', initialize);