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.0833,-93.3907)};var g_9ad3c498431065a862a03c0c56e930f6 = new google.maps.Geocoder();g_9ad3c498431065a862a03c0c56e930f6.geocode( { 'address': "7101 Northland Cir N #210, Brooklyn Park, MN 55428, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brooklyn-park-MN-american-mortgage-and-equity-consultants-inc').style.display = '';map = new google.maps.Map(document.getElementById('brooklyn-park-MN-american-mortgage-and-equity-consultants-inc'), mapOptions);}document.getElementById('ca1c4459').innerHTML += ' | View Map';var $l9ad3c498431065a862a03c0c56e930f6 = '

American Mortgage and Equity Consultants, Inc

Address: 7101 Northland Cir N #210, Brooklyn Park, MN 55428, USA
Phone: (952) 373-1289
';var m_9ad3c498431065a862a03c0c56e930f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Mortgage and Equity Consultants, Inc',});m_9ad3c498431065a862a03c0c56e930f6['infowindow'] = new google.maps.InfoWindow({content: $l9ad3c498431065a862a03c0c56e930f6});var infowindow = new google.maps.InfoWindow({content: $l9ad3c498431065a862a03c0c56e930f6});google.maps.event.addListener(m_9ad3c498431065a862a03c0c56e930f6, 'click', function() {infowindow.open(map,m_9ad3c498431065a862a03c0c56e930f6);});$marker.push(m_9ad3c498431065a862a03c0c56e930f6);}});}google.maps.event.addDomListener(window, 'load', initialize);