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.5643,-87.8591)};var g_fffea28543f891d04b2a67609b825e9d = new google.maps.Geocoder();g_fffea28543f891d04b2a67609b825e9d.geocode( { 'address': "7528 Pershing Blvd, Kenosha, WI 53142, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kenosha-WI-the-real-debt-solution').style.display = '';map = new google.maps.Map(document.getElementById('kenosha-WI-the-real-debt-solution'), mapOptions);}document.getElementById('f96488e4').innerHTML += ' | View Map';var $lfffea28543f891d04b2a67609b825e9d = '

The Real Debt Solution

Address: 7528 Pershing Blvd, Kenosha, WI 53142, USA
Phone: (262) 745-6879
';var m_fffea28543f891d04b2a67609b825e9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Real Debt Solution',});m_fffea28543f891d04b2a67609b825e9d['infowindow'] = new google.maps.InfoWindow({content: $lfffea28543f891d04b2a67609b825e9d});var infowindow = new google.maps.InfoWindow({content: $lfffea28543f891d04b2a67609b825e9d});google.maps.event.addListener(m_fffea28543f891d04b2a67609b825e9d, 'click', function() {infowindow.open(map,m_fffea28543f891d04b2a67609b825e9d);});$marker.push(m_fffea28543f891d04b2a67609b825e9d);}});}google.maps.event.addDomListener(window, 'load', initialize);