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.8447,-147.729)};var g_8c717961379ba168d81b667a906445a1 = new google.maps.Geocoder();g_8c717961379ba168d81b667a906445a1.geocode( { 'address': "1453 University Ave S, Fairbanks, AK 99709, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairbanks-AK-credit-union-1').style.display = '';map = new google.maps.Map(document.getElementById('fairbanks-AK-credit-union-1'), mapOptions);}document.getElementById('83ce5d54').innerHTML += ' | View Map';var $l8c717961379ba168d81b667a906445a1 = '

Credit Union 1

Address: 1453 University Ave S, Fairbanks, AK 99709, USA
Phone: (800) 478-2222
';var m_8c717961379ba168d81b667a906445a1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union 1',});m_8c717961379ba168d81b667a906445a1['infowindow'] = new google.maps.InfoWindow({content: $l8c717961379ba168d81b667a906445a1});var infowindow = new google.maps.InfoWindow({content: $l8c717961379ba168d81b667a906445a1});google.maps.event.addListener(m_8c717961379ba168d81b667a906445a1, 'click', function() {infowindow.open(map,m_8c717961379ba168d81b667a906445a1);});$marker.push(m_8c717961379ba168d81b667a906445a1);}});var g_5ae0cbf30cbcc1f35839921dad8b0f3d = new google.maps.Geocoder();g_5ae0cbf30cbcc1f35839921dad8b0f3d.geocode( { 'address': "909 1st Ave, Fairbanks, AK 99701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairbanks-AK-credit-union-1').style.display = '';map = new google.maps.Map(document.getElementById('fairbanks-AK-credit-union-1'), mapOptions);}document.getElementById('3cb655d7').innerHTML += ' | View Map';var $l5ae0cbf30cbcc1f35839921dad8b0f3d = '

Credit Union 1

Address: 909 1st Ave, Fairbanks, AK 99701, USA
Phone: (800) 478-2222
';var m_5ae0cbf30cbcc1f35839921dad8b0f3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union 1',});m_5ae0cbf30cbcc1f35839921dad8b0f3d['infowindow'] = new google.maps.InfoWindow({content: $l5ae0cbf30cbcc1f35839921dad8b0f3d});var infowindow = new google.maps.InfoWindow({content: $l5ae0cbf30cbcc1f35839921dad8b0f3d});google.maps.event.addListener(m_5ae0cbf30cbcc1f35839921dad8b0f3d, 'click', function() {infowindow.open(map,m_5ae0cbf30cbcc1f35839921dad8b0f3d);});$marker.push(m_5ae0cbf30cbcc1f35839921dad8b0f3d);}});}google.maps.event.addDomListener(window, 'load', initialize);