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.6059,-83.6112)};var g_adbfade8b27e3e1a6cf5301c4439f956 = new google.maps.Geocoder();g_adbfade8b27e3e1a6cf5301c4439f956.geocode( { 'address': "1550 N Milford Rd # 102, Milford, MI 48381, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('milford-charter-township-MI-amerifirst-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('milford-charter-township-MI-amerifirst-home-mortgage'), mapOptions);}document.getElementById('5bd902a6').innerHTML += ' | View Map';var $ladbfade8b27e3e1a6cf5301c4439f956 = '

Amerifirst Home Mortgage

Address: 1550 N Milford Rd # 102, Milford, MI 48381, USA
Phone: (248) 714-9728
';var m_adbfade8b27e3e1a6cf5301c4439f956 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amerifirst Home Mortgage',});m_adbfade8b27e3e1a6cf5301c4439f956['infowindow'] = new google.maps.InfoWindow({content: $ladbfade8b27e3e1a6cf5301c4439f956});var infowindow = new google.maps.InfoWindow({content: $ladbfade8b27e3e1a6cf5301c4439f956});google.maps.event.addListener(m_adbfade8b27e3e1a6cf5301c4439f956, 'click', function() {infowindow.open(map,m_adbfade8b27e3e1a6cf5301c4439f956);});$marker.push(m_adbfade8b27e3e1a6cf5301c4439f956);}});}google.maps.event.addDomListener(window, 'load', initialize);