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(29.7204,-95.2221)};var g_193002e668758ea9762904da1a22337c = new google.maps.Geocoder();g_193002e668758ea9762904da1a22337c.geocode( { 'address': "5801 S Gessner Rd, Houston, TX 77036"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-first-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-first-national-bank-texas'), mapOptions);}document.getElementById('284501d6').innerHTML += ' | View Map';var $l193002e668758ea9762904da1a22337c = '

First National Bank Texas

Address: 5801 S Gessner Rd, Houston, TX 77036
Phone: (713) 271-8246
';var m_193002e668758ea9762904da1a22337c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank Texas',});m_193002e668758ea9762904da1a22337c['infowindow'] = new google.maps.InfoWindow({content: $l193002e668758ea9762904da1a22337c});var infowindow = new google.maps.InfoWindow({content: $l193002e668758ea9762904da1a22337c});google.maps.event.addListener(m_193002e668758ea9762904da1a22337c, 'click', function() {infowindow.open(map,m_193002e668758ea9762904da1a22337c);});$marker.push(m_193002e668758ea9762904da1a22337c);}});var g_4ec31eeaba1b784b650382236495532d = new google.maps.Geocoder();g_4ec31eeaba1b784b650382236495532d.geocode( { 'address': "211 Highland Cross Dr, Houston, TX 77073"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-first-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-first-national-bank-texas'), mapOptions);}document.getElementById('a95005d4').innerHTML += ' | View Map';var $l4ec31eeaba1b784b650382236495532d = '

First National Bank Texas

Address: 211 Highland Cross Dr, Houston, TX 77073
Phone: (936) 788-6448
';var m_4ec31eeaba1b784b650382236495532d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank Texas',});m_4ec31eeaba1b784b650382236495532d['infowindow'] = new google.maps.InfoWindow({content: $l4ec31eeaba1b784b650382236495532d});var infowindow = new google.maps.InfoWindow({content: $l4ec31eeaba1b784b650382236495532d});google.maps.event.addListener(m_4ec31eeaba1b784b650382236495532d, 'click', function() {infowindow.open(map,m_4ec31eeaba1b784b650382236495532d);});$marker.push(m_4ec31eeaba1b784b650382236495532d);}});}google.maps.event.addDomListener(window, 'load', initialize);