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(32.5038,-92.191)};var g_18b7f6c087d78f069d5aec62425ddc78 = new google.maps.Geocoder();g_18b7f6c087d78f069d5aec62425ddc78.geocode( { 'address': "3501 Cypress St, West Monroe, LA 71291"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-monroe-LA-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('west-monroe-LA-bancorpsouth'), mapOptions);}document.getElementById('0ea62782').innerHTML += ' | View Map';var $l18b7f6c087d78f069d5aec62425ddc78 = '

BancorpSouth

Address: 3501 Cypress St, West Monroe, LA 71291
Phone: (318) 397-6400
';var m_18b7f6c087d78f069d5aec62425ddc78 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_18b7f6c087d78f069d5aec62425ddc78['infowindow'] = new google.maps.InfoWindow({content: $l18b7f6c087d78f069d5aec62425ddc78});var infowindow = new google.maps.InfoWindow({content: $l18b7f6c087d78f069d5aec62425ddc78});google.maps.event.addListener(m_18b7f6c087d78f069d5aec62425ddc78, 'click', function() {infowindow.open(map,m_18b7f6c087d78f069d5aec62425ddc78);});$marker.push(m_18b7f6c087d78f069d5aec62425ddc78);}});var g_6b833a35a4cf2a68c3b4f414a4d922f9 = new google.maps.Geocoder();g_6b833a35a4cf2a68c3b4f414a4d922f9.geocode( { 'address': "1701 N 7th St, West Monroe, LA 71291"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-monroe-LA-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('west-monroe-LA-bancorpsouth'), mapOptions);}document.getElementById('95c8671e').innerHTML += ' | View Map';var $l6b833a35a4cf2a68c3b4f414a4d922f9 = '

BancorpSouth

Address: 1701 N 7th St, West Monroe, LA 71291
Phone: (318) 361-9793
';var m_6b833a35a4cf2a68c3b4f414a4d922f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth',});m_6b833a35a4cf2a68c3b4f414a4d922f9['infowindow'] = new google.maps.InfoWindow({content: $l6b833a35a4cf2a68c3b4f414a4d922f9});var infowindow = new google.maps.InfoWindow({content: $l6b833a35a4cf2a68c3b4f414a4d922f9});google.maps.event.addListener(m_6b833a35a4cf2a68c3b4f414a4d922f9, 'click', function() {infowindow.open(map,m_6b833a35a4cf2a68c3b4f414a4d922f9);});$marker.push(m_6b833a35a4cf2a68c3b4f414a4d922f9);}});}google.maps.event.addDomListener(window, 'load', initialize);