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.328,-94.7572)};var g_aea1d6f516dac44d20b2943846c1a8eb = new google.maps.Geocoder();g_aea1d6f516dac44d20b2943846c1a8eb.geocode( { 'address': "500 S John Redditt Dr, Lufkin, TX 75904, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lufkin-TX-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('lufkin-TX-bancorpsouth-branch'), mapOptions);}document.getElementById('28c5786a').innerHTML += ' | View Map';var $laea1d6f516dac44d20b2943846c1a8eb = '

BancorpSouth Branch

Address: 500 S John Redditt Dr, Lufkin, TX 75904, USA
Phone: (888) 797-7711
';var m_aea1d6f516dac44d20b2943846c1a8eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_aea1d6f516dac44d20b2943846c1a8eb['infowindow'] = new google.maps.InfoWindow({content: $laea1d6f516dac44d20b2943846c1a8eb});var infowindow = new google.maps.InfoWindow({content: $laea1d6f516dac44d20b2943846c1a8eb});google.maps.event.addListener(m_aea1d6f516dac44d20b2943846c1a8eb, 'click', function() {infowindow.open(map,m_aea1d6f516dac44d20b2943846c1a8eb);});$marker.push(m_aea1d6f516dac44d20b2943846c1a8eb);}});var g_fa79f054c468a0bf17dd799d3f342005 = new google.maps.Geocoder();g_fa79f054c468a0bf17dd799d3f342005.geocode( { 'address': "2918 Brentwood Dr, Lufkin, TX 75901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lufkin-TX-bancorpsouth-branch').style.display = '';map = new google.maps.Map(document.getElementById('lufkin-TX-bancorpsouth-branch'), mapOptions);}document.getElementById('434d2012').innerHTML += ' | View Map';var $lfa79f054c468a0bf17dd799d3f342005 = '

BancorpSouth Branch

Address: 2918 Brentwood Dr, Lufkin, TX 75901, USA
Phone: (888) 797-7711
';var m_fa79f054c468a0bf17dd799d3f342005 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BancorpSouth Branch',});m_fa79f054c468a0bf17dd799d3f342005['infowindow'] = new google.maps.InfoWindow({content: $lfa79f054c468a0bf17dd799d3f342005});var infowindow = new google.maps.InfoWindow({content: $lfa79f054c468a0bf17dd799d3f342005});google.maps.event.addListener(m_fa79f054c468a0bf17dd799d3f342005, 'click', function() {infowindow.open(map,m_fa79f054c468a0bf17dd799d3f342005);});$marker.push(m_fa79f054c468a0bf17dd799d3f342005);}});}google.maps.event.addDomListener(window, 'load', initialize);