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(33.5636,-101.865)};var g_3b739f69bb1bd8d25cb9029d33e203ee = new google.maps.Geocoder();g_3b739f69bb1bd8d25cb9029d33e203ee.geocode( { 'address': "2220 34th St, Lubbock, TX 79411, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lubbock-TX-alliance-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lubbock-TX-alliance-federal-credit-union'), mapOptions);}document.getElementById('813cac42').innerHTML += ' | View Map';var $l3b739f69bb1bd8d25cb9029d33e203ee = '

Alliance Federal Credit Union

Address: 2220 34th St, Lubbock, TX 79411, USA
Phone: (806) 798-5554
';var m_3b739f69bb1bd8d25cb9029d33e203ee = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alliance Federal Credit Union',});m_3b739f69bb1bd8d25cb9029d33e203ee['infowindow'] = new google.maps.InfoWindow({content: $l3b739f69bb1bd8d25cb9029d33e203ee});var infowindow = new google.maps.InfoWindow({content: $l3b739f69bb1bd8d25cb9029d33e203ee});google.maps.event.addListener(m_3b739f69bb1bd8d25cb9029d33e203ee, 'click', function() {infowindow.open(map,m_3b739f69bb1bd8d25cb9029d33e203ee);});$marker.push(m_3b739f69bb1bd8d25cb9029d33e203ee);}});var g_520c2bb649a18b1f25d658947ef46980 = new google.maps.Geocoder();g_520c2bb649a18b1f25d658947ef46980.geocode( { 'address': "6716 Pontiac Ave, Lubbock, TX 79424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lubbock-TX-alliance-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('lubbock-TX-alliance-federal-credit-union'), mapOptions);}document.getElementById('a9174fd7').innerHTML += ' | View Map';var $l520c2bb649a18b1f25d658947ef46980 = '

Alliance Federal Credit Union

Address: 6716 Pontiac Ave, Lubbock, TX 79424, USA
Phone: (806) 687-1409
';var m_520c2bb649a18b1f25d658947ef46980 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alliance Federal Credit Union',});m_520c2bb649a18b1f25d658947ef46980['infowindow'] = new google.maps.InfoWindow({content: $l520c2bb649a18b1f25d658947ef46980});var infowindow = new google.maps.InfoWindow({content: $l520c2bb649a18b1f25d658947ef46980});google.maps.event.addListener(m_520c2bb649a18b1f25d658947ef46980, 'click', function() {infowindow.open(map,m_520c2bb649a18b1f25d658947ef46980);});$marker.push(m_520c2bb649a18b1f25d658947ef46980);}});}google.maps.event.addDomListener(window, 'load', initialize);