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(31.6256,-94.6517)};var g_0993aead8a1a41466930b3e4cef10a30 = new google.maps.Geocoder();g_0993aead8a1a41466930b3e4cef10a30.geocode( { 'address': "2400 North St, Nacogdoches, TX 75965, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nacogdoches-TX-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('nacogdoches-TX-bancorpsouth-branch'), mapOptions);}document.getElementById('687f53b2').innerHTML += ' | View Map';var $l0993aead8a1a41466930b3e4cef10a30 = '

BancorpSouth Branch

Address: 2400 North St, Nacogdoches, TX 75965, USA
Phone: (936) 564-6191
';var m_0993aead8a1a41466930b3e4cef10a30 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_0993aead8a1a41466930b3e4cef10a30['infowindow'] = new google.maps.InfoWindow({content: $l0993aead8a1a41466930b3e4cef10a30});var infowindow = new google.maps.InfoWindow({content: $l0993aead8a1a41466930b3e4cef10a30});google.maps.event.addListener(m_0993aead8a1a41466930b3e4cef10a30, 'click', function() {infowindow.open(map,m_0993aead8a1a41466930b3e4cef10a30);});$marker.push(m_0993aead8a1a41466930b3e4cef10a30);}});var g_1b9dfb569e52911f2165bc9242d9d79e = new google.maps.Geocoder();g_1b9dfb569e52911f2165bc9242d9d79e.geocode( { 'address': "2601 South St, Nacogdoches, TX 75961, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nacogdoches-TX-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('nacogdoches-TX-bancorpsouth-branch'), mapOptions);}document.getElementById('380a2b1f').innerHTML += ' | View Map';var $l1b9dfb569e52911f2165bc9242d9d79e = '

BancorpSouth Branch

Address: 2601 South St, Nacogdoches, TX 75961, USA
Phone: (936) 564-6191
';var m_1b9dfb569e52911f2165bc9242d9d79e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_1b9dfb569e52911f2165bc9242d9d79e['infowindow'] = new google.maps.InfoWindow({content: $l1b9dfb569e52911f2165bc9242d9d79e});var infowindow = new google.maps.InfoWindow({content: $l1b9dfb569e52911f2165bc9242d9d79e});google.maps.event.addListener(m_1b9dfb569e52911f2165bc9242d9d79e, 'click', function() {infowindow.open(map,m_1b9dfb569e52911f2165bc9242d9d79e);});$marker.push(m_1b9dfb569e52911f2165bc9242d9d79e);}});}google.maps.event.addDomListener(window, 'load', initialize);