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.271,-89.0944)};var g_5eecd84afe4c53a4215f240d3a23a235 = new google.maps.Geocoder();g_5eecd84afe4c53a4215f240d3a23a235.geocode( { 'address': "308 W State St #485, Rockford, IL 61101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('rockford-IL-creditors-protection-service-inc').style.display = '';map = new google.maps.Map(document.getElementById('rockford-IL-creditors-protection-service-inc'), mapOptions);}document.getElementById('23ed64e4').innerHTML += ' | View Map';var $l5eecd84afe4c53a4215f240d3a23a235 = '

Creditors' Protection Service, Inc.

Address: 308 W State St #485, Rockford, IL 61101, USA
Phone: (815) 964-9331
';var m_5eecd84afe4c53a4215f240d3a23a235 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Creditors' Protection Service, Inc.',});m_5eecd84afe4c53a4215f240d3a23a235['infowindow'] = new google.maps.InfoWindow({content: $l5eecd84afe4c53a4215f240d3a23a235});var infowindow = new google.maps.InfoWindow({content: $l5eecd84afe4c53a4215f240d3a23a235});google.maps.event.addListener(m_5eecd84afe4c53a4215f240d3a23a235, 'click', function() {infowindow.open(map,m_5eecd84afe4c53a4215f240d3a23a235);});$marker.push(m_5eecd84afe4c53a4215f240d3a23a235);}});}google.maps.event.addDomListener(window, 'load', initialize);