var fDesc=new Array(); fDesc[0] = "PC Washer is a powerful system cleaning software that allows you to clean your hard disk and registry, it can locate and remove garbage files in your hard disk to release the wasted disk space, clean and repair all the errors in the registry to speed up your PC, clean the history of your activities to protect your privacy.

Is your PC slowing down? Too many garbage files in your computer will block your computer and slow down the system, PC Washer can sweep your computer and keep your PC running smoothly. The Registry is the most important database of the Windows, PC Washer uses high performance technology to scan more than 10 important parts of the registry, and it can clean and fix the errors and improve the performance of your PC.

Main Features
* Garbage cleaning: clean useless junk , temp and obsolete files from your hard disk.
* Registry cleaning: scan more than 10 important parts of the registry, find and remove invalid registry entries.
* Privacy protecting: erase internet traces and the history of your activities, make your PC running like new.
* Shortcuts cleaning: find and remove the start menu and desktop shortcuts that due to removed programs.
* Favorites menu cleaning: find and remove websites from your Favorites list that are no longer working.
* Clean degree: automatically detect and report the clean degree of your computer.
* Easy to use: one-click solution for PC cleaning, user friendly, stable and safe."; 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 = ''; } }