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(42.9942,-87.9768)};var g_24171b99a42a49daf903d9b96b86c839 = new google.maps.Geocoder();g_24171b99a42a49daf903d9b96b86c839.geocode( { 'address': "2222 N Mayfair Rd, Milwaukee, WI 53226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milwaukee-WI-american-mortgage--equity-consultants').style.display = '';map = new google.maps.Map(document.getElementById('milwaukee-WI-american-mortgage--equity-consultants'), mapOptions);}document.getElementById('eff05d68').innerHTML += ' | View Map';var $l24171b99a42a49daf903d9b96b86c839 = '

American Mortgage & Equity Consultants

Address: 2222 N Mayfair Rd, Milwaukee, WI 53226, USA
Phone: (414) 434-1349
';var m_24171b99a42a49daf903d9b96b86c839 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Mortgage & Equity Consultants',});m_24171b99a42a49daf903d9b96b86c839['infowindow'] = new google.maps.InfoWindow({content: $l24171b99a42a49daf903d9b96b86c839});var infowindow = new google.maps.InfoWindow({content: $l24171b99a42a49daf903d9b96b86c839});google.maps.event.addListener(m_24171b99a42a49daf903d9b96b86c839, 'click', function() {infowindow.open(map,m_24171b99a42a49daf903d9b96b86c839);});$marker.push(m_24171b99a42a49daf903d9b96b86c839);}});var g_2bb4997e9e7e9f45820e6df11e801f88 = new google.maps.Geocoder();g_2bb4997e9e7e9f45820e6df11e801f88.geocode( { 'address': "2763 S 50th St, Milwaukee, WI 53219, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milwaukee-WI-american-mortgage--equity-consultants').style.display = '';map = new google.maps.Map(document.getElementById('milwaukee-WI-american-mortgage--equity-consultants'), mapOptions);}document.getElementById('05e8ff35').innerHTML += ' | View Map';var $l2bb4997e9e7e9f45820e6df11e801f88 = '

American Mortgage & Equity Consultants

Address: 2763 S 50th St, Milwaukee, WI 53219, USA
Phone: (414) 771-1200
';var m_2bb4997e9e7e9f45820e6df11e801f88 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Mortgage & Equity Consultants',});m_2bb4997e9e7e9f45820e6df11e801f88['infowindow'] = new google.maps.InfoWindow({content: $l2bb4997e9e7e9f45820e6df11e801f88});var infowindow = new google.maps.InfoWindow({content: $l2bb4997e9e7e9f45820e6df11e801f88});google.maps.event.addListener(m_2bb4997e9e7e9f45820e6df11e801f88, 'click', function() {infowindow.open(map,m_2bb4997e9e7e9f45820e6df11e801f88);});$marker.push(m_2bb4997e9e7e9f45820e6df11e801f88);}});}google.maps.event.addDomListener(window, 'load', initialize);