var fDesc=new Array(); fDesc[0] = "CC Cleaner Free is a powerful tool for cleaning your Windows PC. It removes unused files from your system - allowing Windows to run faster and freeing up valuable hard disk space. It also cleans traces of your online activities such as your Internet history. Additionally it contains a fully featured registry cleaner. CC Cleaner Free is safe and contains NO Spyware or Adware!

Features:

100% NO Spyware or Adware.
1-Click Feature automatic clean your PC.
Optimize, clean and boost the speed of your Windows.
Protect your privacy and security.
Simple, fast and User friendly interface
Install and uninstall it automatically.
Much more powerful 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 = ''; } }