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.1902,-101.793)};var g_052483ae0c0b3fc6f99e691bfd9236e9 = new google.maps.Geocoder();g_052483ae0c0b3fc6f99e691bfd9236e9.geocode( { 'address': "3700 Interstate 40 Access Rd, Amarillo, TX 79103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-woodforest-national-bank'), mapOptions);}document.getElementById('51ae0aa0').innerHTML += ' | View Map';var $l052483ae0c0b3fc6f99e691bfd9236e9 = '

Woodforest National Bank

Address: 3700 Interstate 40 Access Rd, Amarillo, TX 79103, USA
Phone: (806) 374-6498
';var m_052483ae0c0b3fc6f99e691bfd9236e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_052483ae0c0b3fc6f99e691bfd9236e9['infowindow'] = new google.maps.InfoWindow({content: $l052483ae0c0b3fc6f99e691bfd9236e9});var infowindow = new google.maps.InfoWindow({content: $l052483ae0c0b3fc6f99e691bfd9236e9});google.maps.event.addListener(m_052483ae0c0b3fc6f99e691bfd9236e9, 'click', function() {infowindow.open(map,m_052483ae0c0b3fc6f99e691bfd9236e9);});$marker.push(m_052483ae0c0b3fc6f99e691bfd9236e9);}});var g_00c00ce7585b86af6b5567f6c62e6a7f = new google.maps.Geocoder();g_00c00ce7585b86af6b5567f6c62e6a7f.geocode( { 'address': "Coulter St, Amarillo, TX 79119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-woodforest-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-woodforest-national-bank'), mapOptions);}document.getElementById('1b8c5ad5').innerHTML += ' | View Map';var $l00c00ce7585b86af6b5567f6c62e6a7f = '

Woodforest National Bank

Address: Coulter St, Amarillo, TX 79119, USA
Phone: (806) 352-9012
';var m_00c00ce7585b86af6b5567f6c62e6a7f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Woodforest National Bank',});m_00c00ce7585b86af6b5567f6c62e6a7f['infowindow'] = new google.maps.InfoWindow({content: $l00c00ce7585b86af6b5567f6c62e6a7f});var infowindow = new google.maps.InfoWindow({content: $l00c00ce7585b86af6b5567f6c62e6a7f});google.maps.event.addListener(m_00c00ce7585b86af6b5567f6c62e6a7f, 'click', function() {infowindow.open(map,m_00c00ce7585b86af6b5567f6c62e6a7f);});$marker.push(m_00c00ce7585b86af6b5567f6c62e6a7f);}});}google.maps.event.addDomListener(window, 'load', initialize);