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.5377,-88.4624)};var g_f8e6ba1db0f3c4054afec1684ba8fb26 = new google.maps.Geocoder();g_f8e6ba1db0f3c4054afec1684ba8fb26.geocode( { 'address': "120 N Lehmberg Rd, Columbus, MS 39702"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-bancorpsouth'), mapOptions);}document.getElementById('fd88af1c').innerHTML += ' | View Map';var $lf8e6ba1db0f3c4054afec1684ba8fb26 = '

BancorpSouth

Address: 120 N Lehmberg Rd, Columbus, MS 39702
Phone: (662) 329-5379
';var m_f8e6ba1db0f3c4054afec1684ba8fb26 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_f8e6ba1db0f3c4054afec1684ba8fb26['infowindow'] = new google.maps.InfoWindow({content: $lf8e6ba1db0f3c4054afec1684ba8fb26});var infowindow = new google.maps.InfoWindow({content: $lf8e6ba1db0f3c4054afec1684ba8fb26});google.maps.event.addListener(m_f8e6ba1db0f3c4054afec1684ba8fb26, 'click', function() {infowindow.open(map,m_f8e6ba1db0f3c4054afec1684ba8fb26);});$marker.push(m_f8e6ba1db0f3c4054afec1684ba8fb26);}});var g_2c77e1339c13c8be2f4b24c231945c73 = new google.maps.Geocoder();g_2c77e1339c13c8be2f4b24c231945c73.geocode( { 'address': "2220 Highway 45 N, Columbus, MS 39703"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('columbus-MS-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('columbus-MS-bancorpsouth'), mapOptions);}document.getElementById('ca5bfa4f').innerHTML += ' | View Map';var $l2c77e1339c13c8be2f4b24c231945c73 = '

Bancorpsouth

Address: 2220 Highway 45 N, Columbus, MS 39703
Phone: (662) 328-1000
';var m_2c77e1339c13c8be2f4b24c231945c73 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bancorpsouth',});m_2c77e1339c13c8be2f4b24c231945c73['infowindow'] = new google.maps.InfoWindow({content: $l2c77e1339c13c8be2f4b24c231945c73});var infowindow = new google.maps.InfoWindow({content: $l2c77e1339c13c8be2f4b24c231945c73});google.maps.event.addListener(m_2c77e1339c13c8be2f4b24c231945c73, 'click', function() {infowindow.open(map,m_2c77e1339c13c8be2f4b24c231945c73);});$marker.push(m_2c77e1339c13c8be2f4b24c231945c73);}});}google.maps.event.addDomListener(window, 'load', initialize);