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(32.5147,-95.4309)};var g_6f1562cf0596e00de30add75fac88298 = new google.maps.Geocoder();g_6f1562cf0596e00de30add75fac88298.geocode( { 'address': "16921 Village Lake Dr, Lindale, TX 75771"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lindale-TX-texas-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('lindale-TX-texas-bank-trust-co'), mapOptions);}document.getElementById('0a7b49b2').innerHTML += ' | View Map';var $l6f1562cf0596e00de30add75fac88298 = '

Texas Bank & Trust Co

Address: 16921 Village Lake Dr, Lindale, TX 75771
Phone: (903) 882-9932
';var m_6f1562cf0596e00de30add75fac88298 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Bank & Trust Co',});m_6f1562cf0596e00de30add75fac88298['infowindow'] = new google.maps.InfoWindow({content: $l6f1562cf0596e00de30add75fac88298});var infowindow = new google.maps.InfoWindow({content: $l6f1562cf0596e00de30add75fac88298});google.maps.event.addListener(m_6f1562cf0596e00de30add75fac88298, 'click', function() {infowindow.open(map,m_6f1562cf0596e00de30add75fac88298);});$marker.push(m_6f1562cf0596e00de30add75fac88298);}});var g_6c9c06eda82e14f709e415e243b20241 = new google.maps.Geocoder();g_6c9c06eda82e14f709e415e243b20241.geocode( { 'address': "101 S Main St, Lindale, TX 75771"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lindale-TX-texas-bank-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('lindale-TX-texas-bank-trust-co'), mapOptions);}document.getElementById('40540bcf').innerHTML += ' | View Map';var $l6c9c06eda82e14f709e415e243b20241 = '

Texas Bank & Trust Co

Address: 101 S Main St, Lindale, TX 75771
Phone: (903) 882-5581
';var m_6c9c06eda82e14f709e415e243b20241 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Bank & Trust Co',});m_6c9c06eda82e14f709e415e243b20241['infowindow'] = new google.maps.InfoWindow({content: $l6c9c06eda82e14f709e415e243b20241});var infowindow = new google.maps.InfoWindow({content: $l6c9c06eda82e14f709e415e243b20241});google.maps.event.addListener(m_6c9c06eda82e14f709e415e243b20241, 'click', function() {infowindow.open(map,m_6c9c06eda82e14f709e415e243b20241);});$marker.push(m_6c9c06eda82e14f709e415e243b20241);}});}google.maps.event.addDomListener(window, 'load', initialize);