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(64.8388,-147.718)};var g_ae9066afb0cdd2d8ab5788407e422c35 = new google.maps.Geocoder();g_ae9066afb0cdd2d8ab5788407e422c35.geocode( { 'address': "541 10th Ave, Fairbanks, AK 99701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairbanks-AK-mac-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('fairbanks-AK-mac-federal-credit-union'), mapOptions);}document.getElementById('d8bc4a3c').innerHTML += ' | View Map';var $lae9066afb0cdd2d8ab5788407e422c35 = '

MAC Federal Credit Union

Address: 541 10th Ave, Fairbanks, AK 99701, USA
Phone: (907) 356-1253
';var m_ae9066afb0cdd2d8ab5788407e422c35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MAC Federal Credit Union',});m_ae9066afb0cdd2d8ab5788407e422c35['infowindow'] = new google.maps.InfoWindow({content: $lae9066afb0cdd2d8ab5788407e422c35});var infowindow = new google.maps.InfoWindow({content: $lae9066afb0cdd2d8ab5788407e422c35});google.maps.event.addListener(m_ae9066afb0cdd2d8ab5788407e422c35, 'click', function() {infowindow.open(map,m_ae9066afb0cdd2d8ab5788407e422c35);});$marker.push(m_ae9066afb0cdd2d8ab5788407e422c35);}});var g_c28c479c4eee3232a63c526fb8f7a598 = new google.maps.Geocoder();g_c28c479c4eee3232a63c526fb8f7a598.geocode( { 'address': "Fort Wainwright, AK 99703, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairbanks-AK-mac-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('fairbanks-AK-mac-federal-credit-union'), mapOptions);}document.getElementById('4468bcdb').innerHTML += ' | View Map';var $lc28c479c4eee3232a63c526fb8f7a598 = '

MAC Federal Credit Union

Address: Fort Wainwright, AK 99703, USA
Phone:
';var m_c28c479c4eee3232a63c526fb8f7a598 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MAC Federal Credit Union',});m_c28c479c4eee3232a63c526fb8f7a598['infowindow'] = new google.maps.InfoWindow({content: $lc28c479c4eee3232a63c526fb8f7a598});var infowindow = new google.maps.InfoWindow({content: $lc28c479c4eee3232a63c526fb8f7a598});google.maps.event.addListener(m_c28c479c4eee3232a63c526fb8f7a598, 'click', function() {infowindow.open(map,m_c28c479c4eee3232a63c526fb8f7a598);});$marker.push(m_c28c479c4eee3232a63c526fb8f7a598);}});}google.maps.event.addDomListener(window, 'load', initialize);