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(30.1941,-92.0119)};var g_c05860c2601113f01377709104d32737 = new google.maps.Geocoder();g_c05860c2601113f01377709104d32737.geocode( { 'address': "315 Settlers Trace Blvd, Lafayette, LA 70508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-bancorpsouth-branch'), mapOptions);}document.getElementById('0f9e4526').innerHTML += ' | View Map';var $lc05860c2601113f01377709104d32737 = '

BancorpSouth Branch

Address: 315 Settlers Trace Blvd, Lafayette, LA 70508, USA
Phone: (888) 797-7711
';var m_c05860c2601113f01377709104d32737 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_c05860c2601113f01377709104d32737['infowindow'] = new google.maps.InfoWindow({content: $lc05860c2601113f01377709104d32737});var infowindow = new google.maps.InfoWindow({content: $lc05860c2601113f01377709104d32737});google.maps.event.addListener(m_c05860c2601113f01377709104d32737, 'click', function() {infowindow.open(map,m_c05860c2601113f01377709104d32737);});$marker.push(m_c05860c2601113f01377709104d32737);}});var g_4559291360d334d434eeb0e11bae7c06 = new google.maps.Geocoder();g_4559291360d334d434eeb0e11bae7c06.geocode( { 'address': "315 Settlers Trace Blvd, Lafayette, LA 70508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lafayette-LA-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('lafayette-LA-bancorpsouth-branch'), mapOptions);}document.getElementById('0f9e4526').innerHTML += ' | View Map';var $l4559291360d334d434eeb0e11bae7c06 = '

BancorpSouth Branch

Address: 315 Settlers Trace Blvd, Lafayette, LA 70508, USA
Phone: (337) 354-8900
';var m_4559291360d334d434eeb0e11bae7c06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_4559291360d334d434eeb0e11bae7c06['infowindow'] = new google.maps.InfoWindow({content: $l4559291360d334d434eeb0e11bae7c06});var infowindow = new google.maps.InfoWindow({content: $l4559291360d334d434eeb0e11bae7c06});google.maps.event.addListener(m_4559291360d334d434eeb0e11bae7c06, 'click', function() {infowindow.open(map,m_4559291360d334d434eeb0e11bae7c06);});$marker.push(m_4559291360d334d434eeb0e11bae7c06);}});}google.maps.event.addDomListener(window, 'load', initialize);