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.1991,-101.842)};var g_0a6e039a028dd9a64239473ff08c82c6 = new google.maps.Geocoder();g_0a6e039a028dd9a64239473ff08c82c6.geocode( { 'address': "1422 S Harrison St, Amarillo, TX 79101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-santa-fe-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-santa-fe-federal-credit-union'), mapOptions);}document.getElementById('dbabc401').innerHTML += ' | View Map';var $l0a6e039a028dd9a64239473ff08c82c6 = '

Santa Fe Federal Credit Union

Address: 1422 S Harrison St, Amarillo, TX 79101, USA
Phone: (806) 373-0736
';var m_0a6e039a028dd9a64239473ff08c82c6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santa Fe Federal Credit Union',});m_0a6e039a028dd9a64239473ff08c82c6['infowindow'] = new google.maps.InfoWindow({content: $l0a6e039a028dd9a64239473ff08c82c6});var infowindow = new google.maps.InfoWindow({content: $l0a6e039a028dd9a64239473ff08c82c6});google.maps.event.addListener(m_0a6e039a028dd9a64239473ff08c82c6, 'click', function() {infowindow.open(map,m_0a6e039a028dd9a64239473ff08c82c6);});$marker.push(m_0a6e039a028dd9a64239473ff08c82c6);}});var g_2a9b97fe30bef03592f0d49a66183f58 = new google.maps.Geocoder();g_2a9b97fe30bef03592f0d49a66183f58.geocode( { 'address': "7600 Hillside Rd, Amarillo, TX 79119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-santa-fe-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-santa-fe-federal-credit-union'), mapOptions);}document.getElementById('f046521e').innerHTML += ' | View Map';var $l2a9b97fe30bef03592f0d49a66183f58 = '

Santa Fe Federal Credit Union

Address: 7600 Hillside Rd, Amarillo, TX 79119, USA
Phone: (806) 373-0736
';var m_2a9b97fe30bef03592f0d49a66183f58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santa Fe Federal Credit Union',});m_2a9b97fe30bef03592f0d49a66183f58['infowindow'] = new google.maps.InfoWindow({content: $l2a9b97fe30bef03592f0d49a66183f58});var infowindow = new google.maps.InfoWindow({content: $l2a9b97fe30bef03592f0d49a66183f58});google.maps.event.addListener(m_2a9b97fe30bef03592f0d49a66183f58, 'click', function() {infowindow.open(map,m_2a9b97fe30bef03592f0d49a66183f58);});$marker.push(m_2a9b97fe30bef03592f0d49a66183f58);}});}google.maps.event.addDomListener(window, 'load', initialize);