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.3302,-94.7219)};var g_3fc991440ff9b46d7ffd274d2a045617 = new google.maps.Geocoder();g_3fc991440ff9b46d7ffd274d2a045617.geocode( { 'address': "2918 Brentwood Dr, Lufkin, TX 75901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lufkin-TX-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('lufkin-TX-bancorpsouth'), mapOptions);}document.getElementById('e02908f3').innerHTML += ' | View Map';var $l3fc991440ff9b46d7ffd274d2a045617 = '

Bancorpsouth

Address: 2918 Brentwood Dr, Lufkin, TX 75901
Phone: (936) 699-1205
';var m_3fc991440ff9b46d7ffd274d2a045617 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bancorpsouth',});m_3fc991440ff9b46d7ffd274d2a045617['infowindow'] = new google.maps.InfoWindow({content: $l3fc991440ff9b46d7ffd274d2a045617});var infowindow = new google.maps.InfoWindow({content: $l3fc991440ff9b46d7ffd274d2a045617});google.maps.event.addListener(m_3fc991440ff9b46d7ffd274d2a045617, 'click', function() {infowindow.open(map,m_3fc991440ff9b46d7ffd274d2a045617);});$marker.push(m_3fc991440ff9b46d7ffd274d2a045617);}});var g_529b38f73bf2eadf4fdbfe7fa785c585 = new google.maps.Geocoder();g_529b38f73bf2eadf4fdbfe7fa785c585.geocode( { 'address': "500 S John Redditt Dr, Lufkin, TX 75904"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lufkin-TX-bancorpsouth').style.display = '';map = new google.maps.Map(document.getElementById('lufkin-TX-bancorpsouth'), mapOptions);}document.getElementById('08b0f9e4').innerHTML += ' | View Map';var $l529b38f73bf2eadf4fdbfe7fa785c585 = '

Bancorpsouth

Address: 500 S John Redditt Dr, Lufkin, TX 75904
Phone: (936) 699-5800
';var m_529b38f73bf2eadf4fdbfe7fa785c585 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bancorpsouth',});m_529b38f73bf2eadf4fdbfe7fa785c585['infowindow'] = new google.maps.InfoWindow({content: $l529b38f73bf2eadf4fdbfe7fa785c585});var infowindow = new google.maps.InfoWindow({content: $l529b38f73bf2eadf4fdbfe7fa785c585});google.maps.event.addListener(m_529b38f73bf2eadf4fdbfe7fa785c585, 'click', function() {infowindow.open(map,m_529b38f73bf2eadf4fdbfe7fa785c585);});$marker.push(m_529b38f73bf2eadf4fdbfe7fa785c585);}});}google.maps.event.addDomListener(window, 'load', initialize);