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(43.0106,-85.7809)};var g_9f98b5d11a0bf5d210347980d6f4c1e5 = new google.maps.Geocoder();g_9f98b5d11a0bf5d210347980d6f4c1e5.geocode( { 'address': "4500 Remembrance Rd NW, Grand Rapids, MI 49534, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-rapids-MI-michigan-creditors-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('grand-rapids-MI-michigan-creditors-services-inc'), mapOptions);}document.getElementById('13736e3d').innerHTML += ' | View Map';var $l9f98b5d11a0bf5d210347980d6f4c1e5 = '

Michigan Creditors' Services Inc

Address: 4500 Remembrance Rd NW, Grand Rapids, MI 49534, USA
Phone: (616) 453-6447
';var m_9f98b5d11a0bf5d210347980d6f4c1e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Michigan Creditors' Services Inc',});m_9f98b5d11a0bf5d210347980d6f4c1e5['infowindow'] = new google.maps.InfoWindow({content: $l9f98b5d11a0bf5d210347980d6f4c1e5});var infowindow = new google.maps.InfoWindow({content: $l9f98b5d11a0bf5d210347980d6f4c1e5});google.maps.event.addListener(m_9f98b5d11a0bf5d210347980d6f4c1e5, 'click', function() {infowindow.open(map,m_9f98b5d11a0bf5d210347980d6f4c1e5);});$marker.push(m_9f98b5d11a0bf5d210347980d6f4c1e5);}});}google.maps.event.addDomListener(window, 'load', initialize);