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.2833,-93.551)};var g_be1c5827679ddb8a62a3de2775b61d3f = new google.maps.Geocoder();g_be1c5827679ddb8a62a3de2775b61d3f.geocode( { 'address': "17205 Yale St NW E, Elk River, MN 55330, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elk-river-MN-the-michele-brandt-team-at-waterstone-mortgage-nmls-452483').style.display = '';map = new google.maps.Map(document.getElementById('elk-river-MN-the-michele-brandt-team-at-waterstone-mortgage-nmls-452483'), mapOptions);}document.getElementById('d53b3a10').innerHTML += ' | View Map';var $lbe1c5827679ddb8a62a3de2775b61d3f = '

The Michele Brandt Team at Waterstone Mortgage NMLS #452483

Address: 17205 Yale St NW E, Elk River, MN 55330, USA
Phone: (612) 269-9728
';var m_be1c5827679ddb8a62a3de2775b61d3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Michele Brandt Team at Waterstone Mortgage NMLS #452483',});m_be1c5827679ddb8a62a3de2775b61d3f['infowindow'] = new google.maps.InfoWindow({content: $lbe1c5827679ddb8a62a3de2775b61d3f});var infowindow = new google.maps.InfoWindow({content: $lbe1c5827679ddb8a62a3de2775b61d3f});google.maps.event.addListener(m_be1c5827679ddb8a62a3de2775b61d3f, 'click', function() {infowindow.open(map,m_be1c5827679ddb8a62a3de2775b61d3f);});$marker.push(m_be1c5827679ddb8a62a3de2775b61d3f);}});}google.maps.event.addDomListener(window, 'load', initialize);