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.1886,-101.814)};var g_fe01beb0d7c2d00ec534435cdf72c4ef = new google.maps.Geocoder();g_fe01beb0d7c2d00ec534435cdf72c4ef.geocode( { 'address': "6030 S Western St, Amarillo, TX 79110, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-amarillo-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-amarillo-federal-credit-union'), mapOptions);}document.getElementById('b92ad77c').innerHTML += ' | View Map';var $lfe01beb0d7c2d00ec534435cdf72c4ef = '

Amarillo Federal Credit Union

Address: 6030 S Western St, Amarillo, TX 79110, USA
Phone: (806) 358-7561
';var m_fe01beb0d7c2d00ec534435cdf72c4ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amarillo Federal Credit Union',});m_fe01beb0d7c2d00ec534435cdf72c4ef['infowindow'] = new google.maps.InfoWindow({content: $lfe01beb0d7c2d00ec534435cdf72c4ef});var infowindow = new google.maps.InfoWindow({content: $lfe01beb0d7c2d00ec534435cdf72c4ef});google.maps.event.addListener(m_fe01beb0d7c2d00ec534435cdf72c4ef, 'click', function() {infowindow.open(map,m_fe01beb0d7c2d00ec534435cdf72c4ef);});$marker.push(m_fe01beb0d7c2d00ec534435cdf72c4ef);}});var g_daf57fd8bf46eaec315e8f0c71160968 = new google.maps.Geocoder();g_daf57fd8bf46eaec315e8f0c71160968.geocode( { 'address': "2323 Ross-Osage St, Amarillo, TX 79103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amarillo-TX-amarillo-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('amarillo-TX-amarillo-federal-credit-union'), mapOptions);}document.getElementById('d36ef947').innerHTML += ' | View Map';var $ldaf57fd8bf46eaec315e8f0c71160968 = '

Amarillo Federal Credit Union

Address: 2323 Ross-Osage St, Amarillo, TX 79103, USA
Phone: (806) 358-7561
';var m_daf57fd8bf46eaec315e8f0c71160968 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amarillo Federal Credit Union',});m_daf57fd8bf46eaec315e8f0c71160968['infowindow'] = new google.maps.InfoWindow({content: $ldaf57fd8bf46eaec315e8f0c71160968});var infowindow = new google.maps.InfoWindow({content: $ldaf57fd8bf46eaec315e8f0c71160968});google.maps.event.addListener(m_daf57fd8bf46eaec315e8f0c71160968, 'click', function() {infowindow.open(map,m_daf57fd8bf46eaec315e8f0c71160968);});$marker.push(m_daf57fd8bf46eaec315e8f0c71160968);}});}google.maps.event.addDomListener(window, 'load', initialize);