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(35.166,-101.939)};var g_810cd6adda70722fd9d2c292867b86d7 = new google.maps.Geocoder();g_810cd6adda70722fd9d2c292867b86d7.geocode( { 'address': "3900 Soncy Rd, Amarillo, TX 79119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-firstcapital-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-firstcapital-bank-of-texas'), mapOptions);}document.getElementById('a4a1b674').innerHTML += ' | View Map';var $l810cd6adda70722fd9d2c292867b86d7 = '

FirstCapital Bank of Texas

Address: 3900 Soncy Rd, Amarillo, TX 79119, USA
Phone: (806) 374-1000
';var m_810cd6adda70722fd9d2c292867b86d7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FirstCapital Bank of Texas',});m_810cd6adda70722fd9d2c292867b86d7['infowindow'] = new google.maps.InfoWindow({content: $l810cd6adda70722fd9d2c292867b86d7});var infowindow = new google.maps.InfoWindow({content: $l810cd6adda70722fd9d2c292867b86d7});google.maps.event.addListener(m_810cd6adda70722fd9d2c292867b86d7, 'click', function() {infowindow.open(map,m_810cd6adda70722fd9d2c292867b86d7);});$marker.push(m_810cd6adda70722fd9d2c292867b86d7);}});var g_771417c8d0fb88e2e2b4aab982446543 = new google.maps.Geocoder();g_771417c8d0fb88e2e2b4aab982446543.geocode( { 'address': "7100 Hillside Rd, Amarillo, TX 79109, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-firstcapital-bank-of-texas').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-firstcapital-bank-of-texas'), mapOptions);}document.getElementById('7342c704').innerHTML += ' | View Map';var $l771417c8d0fb88e2e2b4aab982446543 = '

FirstCapital Bank of Texas

Address: 7100 Hillside Rd, Amarillo, TX 79109, USA
Phone: (806) 358-1500
';var m_771417c8d0fb88e2e2b4aab982446543 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FirstCapital Bank of Texas',});m_771417c8d0fb88e2e2b4aab982446543['infowindow'] = new google.maps.InfoWindow({content: $l771417c8d0fb88e2e2b4aab982446543});var infowindow = new google.maps.InfoWindow({content: $l771417c8d0fb88e2e2b4aab982446543});google.maps.event.addListener(m_771417c8d0fb88e2e2b4aab982446543, 'click', function() {infowindow.open(map,m_771417c8d0fb88e2e2b4aab982446543);});$marker.push(m_771417c8d0fb88e2e2b4aab982446543);}});}google.maps.event.addDomListener(window, 'load', initialize);