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(45.5741,-93.203)};var g_640258597cbc50037072712f964cf5d8 = new google.maps.Geocoder();g_640258597cbc50037072712f964cf5d8.geocode( { 'address': "100 Opportunity Blvd, Cambridge, MN 55008, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cambridge-MN-minnco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cambridge-MN-minnco-credit-union'), mapOptions);}document.getElementById('544422b6').innerHTML += ' | View Map';var $l640258597cbc50037072712f964cf5d8 = '

Minnco Credit Union

Address: 100 Opportunity Blvd, Cambridge, MN 55008, USA
Phone: (763) 689-5776
';var m_640258597cbc50037072712f964cf5d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Minnco Credit Union',});m_640258597cbc50037072712f964cf5d8['infowindow'] = new google.maps.InfoWindow({content: $l640258597cbc50037072712f964cf5d8});var infowindow = new google.maps.InfoWindow({content: $l640258597cbc50037072712f964cf5d8});google.maps.event.addListener(m_640258597cbc50037072712f964cf5d8, 'click', function() {infowindow.open(map,m_640258597cbc50037072712f964cf5d8);});$marker.push(m_640258597cbc50037072712f964cf5d8);}});var g_d77e68596c15c53c2a33ad143739902d = new google.maps.Geocoder();g_d77e68596c15c53c2a33ad143739902d.geocode( { 'address': "235 1st Ave W, Cambridge, MN 55008, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cambridge-MN-minnco-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cambridge-MN-minnco-credit-union'), mapOptions);}document.getElementById('68c3f460').innerHTML += ' | View Map';var $ld77e68596c15c53c2a33ad143739902d = '

Minnco Credit Union

Address: 235 1st Ave W, Cambridge, MN 55008, USA
Phone: (763) 689-1071
';var m_d77e68596c15c53c2a33ad143739902d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Minnco Credit Union',});m_d77e68596c15c53c2a33ad143739902d['infowindow'] = new google.maps.InfoWindow({content: $ld77e68596c15c53c2a33ad143739902d});var infowindow = new google.maps.InfoWindow({content: $ld77e68596c15c53c2a33ad143739902d});google.maps.event.addListener(m_d77e68596c15c53c2a33ad143739902d, 'click', function() {infowindow.open(map,m_d77e68596c15c53c2a33ad143739902d);});$marker.push(m_d77e68596c15c53c2a33ad143739902d);}});}google.maps.event.addDomListener(window, 'load', initialize);