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(40.5511,-105.081)};var g_a391a6066731493149c5849a2855064e = new google.maps.Geocoder();g_a391a6066731493149c5849a2855064e.geocode( { 'address': "2625 Redwing Rd #140, Fort Collins, CO 80526, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-collins-CO-superior-debt-relief-services').style.display = '';map = new google.maps.Map(document.getElementById('fort-collins-CO-superior-debt-relief-services'), mapOptions);}document.getElementById('00d11ede').innerHTML += ' | View Map';var $la391a6066731493149c5849a2855064e = '

Superior Debt Relief Services

Address: 2625 Redwing Rd #140, Fort Collins, CO 80526, USA
Phone: (866) 896-7616
';var m_a391a6066731493149c5849a2855064e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Superior Debt Relief Services',});m_a391a6066731493149c5849a2855064e['infowindow'] = new google.maps.InfoWindow({content: $la391a6066731493149c5849a2855064e});var infowindow = new google.maps.InfoWindow({content: $la391a6066731493149c5849a2855064e});google.maps.event.addListener(m_a391a6066731493149c5849a2855064e, 'click', function() {infowindow.open(map,m_a391a6066731493149c5849a2855064e);});$marker.push(m_a391a6066731493149c5849a2855064e);}});}google.maps.event.addDomListener(window, 'load', initialize);