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.0788,-97.6544)};var g_79277363731be8c37f6aa9dc8e33a01a = new google.maps.Geocoder();g_79277363731be8c37f6aa9dc8e33a01a.geocode( { 'address': "201 E Central Texas Expy, Harker Heights, TX 76548, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harker-heights-TX-first-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('harker-heights-TX-first-national-bank-texas'), mapOptions);}document.getElementById('e871f6bd').innerHTML += ' | View Map';var $l79277363731be8c37f6aa9dc8e33a01a = '

First National Bank Texas

Address: 201 E Central Texas Expy, Harker Heights, TX 76548, USA
Phone: (254) 554-6699
';var m_79277363731be8c37f6aa9dc8e33a01a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank Texas',});m_79277363731be8c37f6aa9dc8e33a01a['infowindow'] = new google.maps.InfoWindow({content: $l79277363731be8c37f6aa9dc8e33a01a});var infowindow = new google.maps.InfoWindow({content: $l79277363731be8c37f6aa9dc8e33a01a});google.maps.event.addListener(m_79277363731be8c37f6aa9dc8e33a01a, 'click', function() {infowindow.open(map,m_79277363731be8c37f6aa9dc8e33a01a);});$marker.push(m_79277363731be8c37f6aa9dc8e33a01a);}});var g_c1b58bf78b43857a91ecb65d7f3dcd3e = new google.maps.Geocoder();g_c1b58bf78b43857a91ecb65d7f3dcd3e.geocode( { 'address': "601 Indian Trail, Harker Heights, TX 76543, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('harker-heights-TX-first-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('harker-heights-TX-first-national-bank-texas'), mapOptions);}document.getElementById('f0638f7c').innerHTML += ' | View Map';var $lc1b58bf78b43857a91ecb65d7f3dcd3e = '

First National Bank Texas

Address: 601 Indian Trail, Harker Heights, TX 76543, USA
Phone: (254) 554-6699
';var m_c1b58bf78b43857a91ecb65d7f3dcd3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank Texas',});m_c1b58bf78b43857a91ecb65d7f3dcd3e['infowindow'] = new google.maps.InfoWindow({content: $lc1b58bf78b43857a91ecb65d7f3dcd3e});var infowindow = new google.maps.InfoWindow({content: $lc1b58bf78b43857a91ecb65d7f3dcd3e});google.maps.event.addListener(m_c1b58bf78b43857a91ecb65d7f3dcd3e, 'click', function() {infowindow.open(map,m_c1b58bf78b43857a91ecb65d7f3dcd3e);});$marker.push(m_c1b58bf78b43857a91ecb65d7f3dcd3e);}});}google.maps.event.addDomListener(window, 'load', initialize);