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.57,-114.469)};var g_99602e0a06f8326026c128b4be089ae2 = new google.maps.Geocoder();g_99602e0a06f8326026c128b4be089ae2.geocode( { 'address': "560 Filer Ave # F, Twin Falls, ID 83301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('twin-falls-ID-magic-valley-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('twin-falls-ID-magic-valley-credit-repair'), mapOptions);}document.getElementById('4b7fad7b').innerHTML += ' | View Map';var $l99602e0a06f8326026c128b4be089ae2 = '

Magic Valley Credit Repair

Address: 560 Filer Ave # F, Twin Falls, ID 83301, USA
Phone: (208) 734-2999
';var m_99602e0a06f8326026c128b4be089ae2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Magic Valley Credit Repair',});m_99602e0a06f8326026c128b4be089ae2['infowindow'] = new google.maps.InfoWindow({content: $l99602e0a06f8326026c128b4be089ae2});var infowindow = new google.maps.InfoWindow({content: $l99602e0a06f8326026c128b4be089ae2});google.maps.event.addListener(m_99602e0a06f8326026c128b4be089ae2, 'click', function() {infowindow.open(map,m_99602e0a06f8326026c128b4be089ae2);});$marker.push(m_99602e0a06f8326026c128b4be089ae2);}});}google.maps.event.addDomListener(window, 'load', initialize);