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(46.7231,-92.4451)};var g_9b795cb07a7f64e4035be845d2097ffb = new google.maps.Geocoder();g_9b795cb07a7f64e4035be845d2097ffb.geocode( { 'address': "902 Stanley Ave, Cloquet, MN 55720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cloquet-MN-northwoods-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cloquet-MN-northwoods-credit-union'), mapOptions);}document.getElementById('125203a9').innerHTML += ' | View Map';var $l9b795cb07a7f64e4035be845d2097ffb = '

Northwoods Credit Union

Address: 902 Stanley Ave, Cloquet, MN 55720, USA
Phone: (218) 879-4181
';var m_9b795cb07a7f64e4035be845d2097ffb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwoods Credit Union',});m_9b795cb07a7f64e4035be845d2097ffb['infowindow'] = new google.maps.InfoWindow({content: $l9b795cb07a7f64e4035be845d2097ffb});var infowindow = new google.maps.InfoWindow({content: $l9b795cb07a7f64e4035be845d2097ffb});google.maps.event.addListener(m_9b795cb07a7f64e4035be845d2097ffb, 'click', function() {infowindow.open(map,m_9b795cb07a7f64e4035be845d2097ffb);});$marker.push(m_9b795cb07a7f64e4035be845d2097ffb);}});var g_f46294429e422f5da9b4d3dd0ca5b382 = new google.maps.Geocoder();g_f46294429e422f5da9b4d3dd0ca5b382.geocode( { 'address': "1702 Avenue B E, Cloquet, MN 55720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cloquet-MN-northwoods-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cloquet-MN-northwoods-credit-union'), mapOptions);}document.getElementById('d3f46beb').innerHTML += ' | View Map';var $lf46294429e422f5da9b4d3dd0ca5b382 = '

Northwoods Credit Union

Address: 1702 Avenue B E, Cloquet, MN 55720, USA
Phone: (218) 879-4181
';var m_f46294429e422f5da9b4d3dd0ca5b382 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwoods Credit Union',});m_f46294429e422f5da9b4d3dd0ca5b382['infowindow'] = new google.maps.InfoWindow({content: $lf46294429e422f5da9b4d3dd0ca5b382});var infowindow = new google.maps.InfoWindow({content: $lf46294429e422f5da9b4d3dd0ca5b382});google.maps.event.addListener(m_f46294429e422f5da9b4d3dd0ca5b382, 'click', function() {infowindow.open(map,m_f46294429e422f5da9b4d3dd0ca5b382);});$marker.push(m_f46294429e422f5da9b4d3dd0ca5b382);}});}google.maps.event.addDomListener(window, 'load', initialize);