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.4957,-84.3467)};var g_194decc52b8df252456c49777cc35f4b = new google.maps.Geocoder();g_194decc52b8df252456c49777cc35f4b.geocode( { 'address': "536 Bingham Ave, Sault Ste. Marie, MI 49783, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sault-ste-marie-MI-soo-co-op-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sault-ste-marie-MI-soo-co-op-credit-union'), mapOptions);}document.getElementById('dc0da836').innerHTML += ' | View Map';var $l194decc52b8df252456c49777cc35f4b = '

Soo Co-op Credit union

Address: 536 Bingham Ave, Sault Ste. Marie, MI 49783, USA
Phone: (906) 632-5300
';var m_194decc52b8df252456c49777cc35f4b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Soo Co-op Credit union',});m_194decc52b8df252456c49777cc35f4b['infowindow'] = new google.maps.InfoWindow({content: $l194decc52b8df252456c49777cc35f4b});var infowindow = new google.maps.InfoWindow({content: $l194decc52b8df252456c49777cc35f4b});google.maps.event.addListener(m_194decc52b8df252456c49777cc35f4b, 'click', function() {infowindow.open(map,m_194decc52b8df252456c49777cc35f4b);});$marker.push(m_194decc52b8df252456c49777cc35f4b);}});var g_066f959a27e80b12845e1766857837bd = new google.maps.Geocoder();g_066f959a27e80b12845e1766857837bd.geocode( { 'address': "4489 Interstate 75 Business Spur, Sault Ste. Marie, MI 49783, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sault-ste-marie-MI-soo-co-op-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('sault-ste-marie-MI-soo-co-op-credit-union'), mapOptions);}document.getElementById('8c41b884').innerHTML += ' | View Map';var $l066f959a27e80b12845e1766857837bd = '

Soo Co-Op Credit Union

Address: 4489 Interstate 75 Business Spur, Sault Ste. Marie, MI 49783, USA
Phone: (906) 632-5302
';var m_066f959a27e80b12845e1766857837bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Soo Co-Op Credit Union',});m_066f959a27e80b12845e1766857837bd['infowindow'] = new google.maps.InfoWindow({content: $l066f959a27e80b12845e1766857837bd});var infowindow = new google.maps.InfoWindow({content: $l066f959a27e80b12845e1766857837bd});google.maps.event.addListener(m_066f959a27e80b12845e1766857837bd, 'click', function() {infowindow.open(map,m_066f959a27e80b12845e1766857837bd);});$marker.push(m_066f959a27e80b12845e1766857837bd);}});}google.maps.event.addDomListener(window, 'load', initialize);