var fDesc=new Array(); fDesc[0] = "A1Click Ultra PC Cleaner is an advanced computer cleaner software which can help us remove all those unnecessary files. It can optimize our computer's overall performance by deleting old entries, temporary files, shortcuts to Web, duplicates, Internet cache, cookies, log, and history, broken shortcuts, recent list, empty files, shortcuts to Disks, recycle bin, empty files/folders, useless Registry entries, deleted IE emails, Installs, Downloaded Installation, and many more. The user's interface is quite simple to use, with step-by-step instructions. There are advanced settings, which we can configure to our preference. It is possible to specify which files we want to keep. The program will scan our computer and provide a full report that we can print. We are allowed to activate automatic and periodic scan. A1Click Ultra PC Cleaner is delivered on a shareware basis. There is an evaluation version that we can download directly and free of charge from the developer's website. The trial version only lets us delete 10 problems, but we can take a good approach to the program features."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }