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.9624,-85.6704)};var g_1a9476ed2433f80200cbdbeb1083bd8f = new google.maps.Geocoder();g_1a9476ed2433f80200cbdbeb1083bd8f.geocode( { 'address': "25 Ionia Ave NW #501, Grand Rapids, MI 49503, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-vandyk-mortgage-corporation--the-grant-alexander-mortgage-team').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-vandyk-mortgage-corporation--the-grant-alexander-mortgage-team'), mapOptions);}document.getElementById('44d476c8').innerHTML += ' | View Map';var $l1a9476ed2433f80200cbdbeb1083bd8f = '

VanDyk Mortgage Corporation- The Grant Alexander Mortgage Team

Address: 25 Ionia Ave NW #501, Grand Rapids, MI 49503, USA
Phone: (616) 304-4164
';var m_1a9476ed2433f80200cbdbeb1083bd8f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VanDyk Mortgage Corporation- The Grant Alexander Mortgage Team',});m_1a9476ed2433f80200cbdbeb1083bd8f['infowindow'] = new google.maps.InfoWindow({content: $l1a9476ed2433f80200cbdbeb1083bd8f});var infowindow = new google.maps.InfoWindow({content: $l1a9476ed2433f80200cbdbeb1083bd8f});google.maps.event.addListener(m_1a9476ed2433f80200cbdbeb1083bd8f, 'click', function() {infowindow.open(map,m_1a9476ed2433f80200cbdbeb1083bd8f);});$marker.push(m_1a9476ed2433f80200cbdbeb1083bd8f);}});}google.maps.event.addDomListener(window, 'load', initialize);