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(38.9473,-104.809)};var g_32a920d833e285a79c17a3aa5266b3a0 = new google.maps.Geocoder();g_32a920d833e285a79c17a3aa5266b3a0.geocode( { 'address': "1155 Kelly Johnson Blvd #1111, Colorado Springs, CO 80920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colorado-springs-CO-kingdom-business-financial-group-llc---credit-counseling--credit-repair-services').style.display = '';map = new google.maps.Map(document.getElementById('colorado-springs-CO-kingdom-business-financial-group-llc---credit-counseling--credit-repair-services'), mapOptions);}document.getElementById('a3251475').innerHTML += ' | View Map';var $l32a920d833e285a79c17a3aa5266b3a0 = '

Kingdom Business Financial Group LLC - Credit Counseling & Credit Repair Services

Address: 1155 Kelly Johnson Blvd #1111, Colorado Springs, CO 80920, USA
Phone: (719) 277-6607
';var m_32a920d833e285a79c17a3aa5266b3a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kingdom Business Financial Group LLC - Credit Counseling & Credit Repair Services',});m_32a920d833e285a79c17a3aa5266b3a0['infowindow'] = new google.maps.InfoWindow({content: $l32a920d833e285a79c17a3aa5266b3a0});var infowindow = new google.maps.InfoWindow({content: $l32a920d833e285a79c17a3aa5266b3a0});google.maps.event.addListener(m_32a920d833e285a79c17a3aa5266b3a0, 'click', function() {infowindow.open(map,m_32a920d833e285a79c17a3aa5266b3a0);});$marker.push(m_32a920d833e285a79c17a3aa5266b3a0);}});}google.maps.event.addDomListener(window, 'load', initialize);