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.3296,-83.4873)};var g_ee96d7cb05b488584b3c79f9ff41ec42 = new google.maps.Geocoder();g_ee96d7cb05b488584b3c79f9ff41ec42.geocode( { 'address': "45340 Hanford Rd, Canton, MI 48187, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-MI-ameriplus-financial-services-nmls-171501').style.display = '';map = new google.maps.Map(document.getElementById('canton-MI-ameriplus-financial-services-nmls-171501'), mapOptions);}document.getElementById('58a73303').innerHTML += ' | View Map';var $lee96d7cb05b488584b3c79f9ff41ec42 = '

Ameriplus Financial Services NMLS# 171501

Address: 45340 Hanford Rd, Canton, MI 48187, USA
Phone: (734) 737-9600
';var m_ee96d7cb05b488584b3c79f9ff41ec42 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ameriplus Financial Services NMLS# 171501',});m_ee96d7cb05b488584b3c79f9ff41ec42['infowindow'] = new google.maps.InfoWindow({content: $lee96d7cb05b488584b3c79f9ff41ec42});var infowindow = new google.maps.InfoWindow({content: $lee96d7cb05b488584b3c79f9ff41ec42});google.maps.event.addListener(m_ee96d7cb05b488584b3c79f9ff41ec42, 'click', function() {infowindow.open(map,m_ee96d7cb05b488584b3c79f9ff41ec42);});$marker.push(m_ee96d7cb05b488584b3c79f9ff41ec42);}});}google.maps.event.addDomListener(window, 'load', initialize);