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.5824,-82.951)};var g_fadc9c1ef9cf923d5378fe28575ba385 = new google.maps.Geocoder();g_fadc9c1ef9cf923d5378fe28575ba385.geocode( { 'address': "38880 Garfield Rd, Charter Twp of Clinton, MI 48038, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charter-township-of-clinton-MI-julie-krumholz---mortgage-branch-manager-nmls-130833').style.display = '';map = new google.maps.Map(document.getElementById('charter-township-of-clinton-MI-julie-krumholz---mortgage-branch-manager-nmls-130833'), mapOptions);}document.getElementById('b6db3e7a').innerHTML += ' | View Map';var $lfadc9c1ef9cf923d5378fe28575ba385 = '

Julie Krumholz - Mortgage Branch Manager NMLS #130833

Address: 38880 Garfield Rd, Charter Twp of Clinton, MI 48038, USA
Phone: (586) 416-5750 ext.
';var m_fadc9c1ef9cf923d5378fe28575ba385 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Julie Krumholz - Mortgage Branch Manager NMLS #130833',});m_fadc9c1ef9cf923d5378fe28575ba385['infowindow'] = new google.maps.InfoWindow({content: $lfadc9c1ef9cf923d5378fe28575ba385});var infowindow = new google.maps.InfoWindow({content: $lfadc9c1ef9cf923d5378fe28575ba385});google.maps.event.addListener(m_fadc9c1ef9cf923d5378fe28575ba385, 'click', function() {infowindow.open(map,m_fadc9c1ef9cf923d5378fe28575ba385);});$marker.push(m_fadc9c1ef9cf923d5378fe28575ba385);}});}google.maps.event.addDomListener(window, 'load', initialize);