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.5146,-83.3612)};var g_deee7020226c67d9d14a7c03ab8e8efa = new google.maps.Geocoder();g_deee7020226c67d9d14a7c03ab8e8efa.geocode( { 'address': "31500 W 13 Mile Rd # 105, Farmington Hills, MI 48334, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmington-hills-MI-investors-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('farmington-hills-MI-investors-mortgage-corporation'), mapOptions);}document.getElementById('0f816c8a').innerHTML += ' | View Map';var $ldeee7020226c67d9d14a7c03ab8e8efa = '

Investors Mortgage Corporation

Address: 31500 W 13 Mile Rd # 105, Farmington Hills, MI 48334, USA
Phone: (248) 865-3016
';var m_deee7020226c67d9d14a7c03ab8e8efa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Investors Mortgage Corporation',});m_deee7020226c67d9d14a7c03ab8e8efa['infowindow'] = new google.maps.InfoWindow({content: $ldeee7020226c67d9d14a7c03ab8e8efa});var infowindow = new google.maps.InfoWindow({content: $ldeee7020226c67d9d14a7c03ab8e8efa});google.maps.event.addListener(m_deee7020226c67d9d14a7c03ab8e8efa, 'click', function() {infowindow.open(map,m_deee7020226c67d9d14a7c03ab8e8efa);});$marker.push(m_deee7020226c67d9d14a7c03ab8e8efa);}});}google.maps.event.addDomListener(window, 'load', initialize);