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.28,-93.5495)};var g_d5bbb0d819183ff56b09858f0acda9d2 = new google.maps.Geocoder();g_d5bbb0d819183ff56b09858f0acda9d2.geocode( { 'address': "17035 Yale Ct NW, Elk River, MN 55330, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elk-river-MN-spire-credit-union---elk-river').style.display = '';map = new google.maps.Map(document.getElementById('elk-river-MN-spire-credit-union---elk-river'), mapOptions);}document.getElementById('6f3ea6d6').innerHTML += ' | View Map';var $ld5bbb0d819183ff56b09858f0acda9d2 = '

SPIRE Credit Union - Elk River

Address: 17035 Yale Ct NW, Elk River, MN 55330, USA
Phone: (651) 215-3500
';var m_d5bbb0d819183ff56b09858f0acda9d2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SPIRE Credit Union - Elk River',});m_d5bbb0d819183ff56b09858f0acda9d2['infowindow'] = new google.maps.InfoWindow({content: $ld5bbb0d819183ff56b09858f0acda9d2});var infowindow = new google.maps.InfoWindow({content: $ld5bbb0d819183ff56b09858f0acda9d2});google.maps.event.addListener(m_d5bbb0d819183ff56b09858f0acda9d2, 'click', function() {infowindow.open(map,m_d5bbb0d819183ff56b09858f0acda9d2);});$marker.push(m_d5bbb0d819183ff56b09858f0acda9d2);}});}google.maps.event.addDomListener(window, 'load', initialize);