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(44.8625,-93.3551)};var g_01bdde8275df713dc428c5ee982f5475 = new google.maps.Geocoder();g_01bdde8275df713dc428c5ee982f5475.geocode( { 'address': "5151 Edina Industrial Blvd #675, Minneapolis, MN 55439, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('minneapolis-MN-condos--lofts-minneapolis---vince-hunt').style.display = '';map = new google.maps.Map(document.getElementById('minneapolis-MN-condos--lofts-minneapolis---vince-hunt'), mapOptions);}document.getElementById('1d1b48cc').innerHTML += ' | View Map';var $l01bdde8275df713dc428c5ee982f5475 = '

Condos & Lofts Minneapolis - Vince Hunt

Address: 5151 Edina Industrial Blvd #675, Minneapolis, MN 55439, USA
Phone: (612) 825-1300
';var m_01bdde8275df713dc428c5ee982f5475 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Condos & Lofts Minneapolis - Vince Hunt',});m_01bdde8275df713dc428c5ee982f5475['infowindow'] = new google.maps.InfoWindow({content: $l01bdde8275df713dc428c5ee982f5475});var infowindow = new google.maps.InfoWindow({content: $l01bdde8275df713dc428c5ee982f5475});google.maps.event.addListener(m_01bdde8275df713dc428c5ee982f5475, 'click', function() {infowindow.open(map,m_01bdde8275df713dc428c5ee982f5475);});$marker.push(m_01bdde8275df713dc428c5ee982f5475);}});}google.maps.event.addDomListener(window, 'load', initialize);