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.1216,-97.7204)};var g_90667252a0a036041ddc3553799772ef = new google.maps.Geocoder();g_90667252a0a036041ddc3553799772ef.geocode( { 'address': "507 N Gray St, Killeen, TX 76541"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('killeen-TX-first-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('killeen-TX-first-national-bank-texas'), mapOptions);}document.getElementById('8d93f06c').innerHTML += ' | View Map';var $l90667252a0a036041ddc3553799772ef = '

First National Bank Texas

Address: 507 N Gray St, Killeen, TX 76541
Phone: (254) 554-4255
';var m_90667252a0a036041ddc3553799772ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank Texas',});m_90667252a0a036041ddc3553799772ef['infowindow'] = new google.maps.InfoWindow({content: $l90667252a0a036041ddc3553799772ef});var infowindow = new google.maps.InfoWindow({content: $l90667252a0a036041ddc3553799772ef});google.maps.event.addListener(m_90667252a0a036041ddc3553799772ef, 'click', function() {infowindow.open(map,m_90667252a0a036041ddc3553799772ef);});$marker.push(m_90667252a0a036041ddc3553799772ef);}});var g_db34e6a77ec260a0f1ad9cf93c4d2bdb = new google.maps.Geocoder();g_db34e6a77ec260a0f1ad9cf93c4d2bdb.geocode( { 'address': "1002 N 38th St, Killeen, TX 76543"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('killeen-TX-first-national-bank-texas').style.display = '';map = new google.maps.Map(document.getElementById('killeen-TX-first-national-bank-texas'), mapOptions);}document.getElementById('3db69280').innerHTML += ' | View Map';var $ldb34e6a77ec260a0f1ad9cf93c4d2bdb = '

First National Bank Texas

Address: 1002 N 38th St, Killeen, TX 76543
Phone: (254) 680-5275
';var m_db34e6a77ec260a0f1ad9cf93c4d2bdb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank Texas',});m_db34e6a77ec260a0f1ad9cf93c4d2bdb['infowindow'] = new google.maps.InfoWindow({content: $ldb34e6a77ec260a0f1ad9cf93c4d2bdb});var infowindow = new google.maps.InfoWindow({content: $ldb34e6a77ec260a0f1ad9cf93c4d2bdb});google.maps.event.addListener(m_db34e6a77ec260a0f1ad9cf93c4d2bdb, 'click', function() {infowindow.open(map,m_db34e6a77ec260a0f1ad9cf93c4d2bdb);});$marker.push(m_db34e6a77ec260a0f1ad9cf93c4d2bdb);}});}google.maps.event.addDomListener(window, 'load', initialize);