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(38.7403,-77.0558)};var g_c14412c023c9b713bab3f7e436107b8d = new google.maps.Geocoder();g_c14412c023c9b713bab3f7e436107b8d.geocode( { 'address': "4600 Jackson St, Alexandria, LA 71303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-LA-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-LA-bancorpsouth-branch'), mapOptions);}document.getElementById('f77807c0').innerHTML += ' | View Map';var $lc14412c023c9b713bab3f7e436107b8d = '

BancorpSouth Branch

Address: 4600 Jackson St, Alexandria, LA 71303, USA
Phone: (318) 619-2920
';var m_c14412c023c9b713bab3f7e436107b8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_c14412c023c9b713bab3f7e436107b8d['infowindow'] = new google.maps.InfoWindow({content: $lc14412c023c9b713bab3f7e436107b8d});var infowindow = new google.maps.InfoWindow({content: $lc14412c023c9b713bab3f7e436107b8d});google.maps.event.addListener(m_c14412c023c9b713bab3f7e436107b8d, 'click', function() {infowindow.open(map,m_c14412c023c9b713bab3f7e436107b8d);});$marker.push(m_c14412c023c9b713bab3f7e436107b8d);}});var g_34d9646a6c7d6c0de3ece3de6f06a91f = new google.maps.Geocoder();g_34d9646a6c7d6c0de3ece3de6f06a91f.geocode( { 'address': "109 Yorktown Drive, Alexandria, LA 71303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('alexandria-LA-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('alexandria-LA-bancorpsouth-branch'), mapOptions);}document.getElementById('ed56534b').innerHTML += ' | View Map';var $l34d9646a6c7d6c0de3ece3de6f06a91f = '

BancorpSouth Branch

Address: 109 Yorktown Drive, Alexandria, LA 71303, USA
Phone: (318) 473-2906
';var m_34d9646a6c7d6c0de3ece3de6f06a91f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_34d9646a6c7d6c0de3ece3de6f06a91f['infowindow'] = new google.maps.InfoWindow({content: $l34d9646a6c7d6c0de3ece3de6f06a91f});var infowindow = new google.maps.InfoWindow({content: $l34d9646a6c7d6c0de3ece3de6f06a91f});google.maps.event.addListener(m_34d9646a6c7d6c0de3ece3de6f06a91f, 'click', function() {infowindow.open(map,m_34d9646a6c7d6c0de3ece3de6f06a91f);});$marker.push(m_34d9646a6c7d6c0de3ece3de6f06a91f);}});}google.maps.event.addDomListener(window, 'load', initialize);