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.8764,-93.2951)};var g_dedacf1615c66d5fcd7126df8cbefb46 = new google.maps.Geocoder();g_dedacf1615c66d5fcd7126df8cbefb46.geocode( { 'address': "112 S Lake St, Mora, MN 55051, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mora-MN-spire-credit-union---mora').style.display = '';map = new google.maps.Map(document.getElementById('mora-MN-spire-credit-union---mora'), mapOptions);}document.getElementById('e7ba1287').innerHTML += ' | View Map';var $ldedacf1615c66d5fcd7126df8cbefb46 = '

SPIRE Credit Union - Mora

Address: 112 S Lake St, Mora, MN 55051, USA
Phone: (651) 215-3500
';var m_dedacf1615c66d5fcd7126df8cbefb46 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SPIRE Credit Union - Mora',});m_dedacf1615c66d5fcd7126df8cbefb46['infowindow'] = new google.maps.InfoWindow({content: $ldedacf1615c66d5fcd7126df8cbefb46});var infowindow = new google.maps.InfoWindow({content: $ldedacf1615c66d5fcd7126df8cbefb46});google.maps.event.addListener(m_dedacf1615c66d5fcd7126df8cbefb46, 'click', function() {infowindow.open(map,m_dedacf1615c66d5fcd7126df8cbefb46);});$marker.push(m_dedacf1615c66d5fcd7126df8cbefb46);}});}google.maps.event.addDomListener(window, 'load', initialize);