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.6948,-116.343)};var g_a327f8abb4f1589331a23e67b297c70c = new google.maps.Geocoder();g_a327f8abb4f1589331a23e67b297c70c.geocode( { 'address': "842 E Winding Creek Dr, Eagle, ID 83616, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eagle-ID-the-help-program-a-credit-repair-co').style.display = '';map = new google.maps.Map(document.getElementById('eagle-ID-the-help-program-a-credit-repair-co'), mapOptions);}document.getElementById('68203f40').innerHTML += ' | View Map';var $la327f8abb4f1589331a23e67b297c70c = '

The Help Program: A Credit Repair Co.

Address: 842 E Winding Creek Dr, Eagle, ID 83616, USA
Phone: (208) 938-4032
';var m_a327f8abb4f1589331a23e67b297c70c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Help Program: A Credit Repair Co.',});m_a327f8abb4f1589331a23e67b297c70c['infowindow'] = new google.maps.InfoWindow({content: $la327f8abb4f1589331a23e67b297c70c});var infowindow = new google.maps.InfoWindow({content: $la327f8abb4f1589331a23e67b297c70c});google.maps.event.addListener(m_a327f8abb4f1589331a23e67b297c70c, 'click', function() {infowindow.open(map,m_a327f8abb4f1589331a23e67b297c70c);});$marker.push(m_a327f8abb4f1589331a23e67b297c70c);}});}google.maps.event.addDomListener(window, 'load', initialize);