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.9429,-85.5427)};var g_9a7a4a4473ea17adc05465c48907bd15 = new google.maps.Geocoder();g_9a7a4a4473ea17adc05465c48907bd15.geocode( { 'address': "5110 Cascade Rd SE, Grand Rapids, MI 49546, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-almin-nuhagic-home-lending-specialist').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-almin-nuhagic-home-lending-specialist'), mapOptions);}document.getElementById('dd7d90fb').innerHTML += ' | View Map';var $l9a7a4a4473ea17adc05465c48907bd15 = '

Almin Nuhagic, Home Lending Specialist

Address: 5110 Cascade Rd SE, Grand Rapids, MI 49546, USA
Phone: (616) 389-6282
';var m_9a7a4a4473ea17adc05465c48907bd15 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Almin Nuhagic, Home Lending Specialist',});m_9a7a4a4473ea17adc05465c48907bd15['infowindow'] = new google.maps.InfoWindow({content: $l9a7a4a4473ea17adc05465c48907bd15});var infowindow = new google.maps.InfoWindow({content: $l9a7a4a4473ea17adc05465c48907bd15});google.maps.event.addListener(m_9a7a4a4473ea17adc05465c48907bd15, 'click', function() {infowindow.open(map,m_9a7a4a4473ea17adc05465c48907bd15);});$marker.push(m_9a7a4a4473ea17adc05465c48907bd15);}});}google.maps.event.addDomListener(window, 'load', initialize);