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.1495,-84.0391)};var g_131b54c0e76a60dbd66f9854c282fcc0 = new google.maps.Geocoder();g_131b54c0e76a60dbd66f9854c282fcc0.geocode( { 'address': "135 E Main St #211, Manchester, MI 48158, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('manchester-MI-home-loan-specialists-inc').style.display = '';map = new google.maps.Map(document.getElementById('manchester-MI-home-loan-specialists-inc'), mapOptions);}document.getElementById('00887af1').innerHTML += ' | View Map';var $l131b54c0e76a60dbd66f9854c282fcc0 = '

Home Loan Specialists Inc

Address: 135 E Main St #211, Manchester, MI 48158, USA
Phone: (734) 428-8944
';var m_131b54c0e76a60dbd66f9854c282fcc0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Home Loan Specialists Inc',});m_131b54c0e76a60dbd66f9854c282fcc0['infowindow'] = new google.maps.InfoWindow({content: $l131b54c0e76a60dbd66f9854c282fcc0});var infowindow = new google.maps.InfoWindow({content: $l131b54c0e76a60dbd66f9854c282fcc0});google.maps.event.addListener(m_131b54c0e76a60dbd66f9854c282fcc0, 'click', function() {infowindow.open(map,m_131b54c0e76a60dbd66f9854c282fcc0);});$marker.push(m_131b54c0e76a60dbd66f9854c282fcc0);}});}google.maps.event.addDomListener(window, 'load', initialize);