var fDesc=new Array(); fDesc[0] = "Privacy Cleaner is designed to protect you by cleaning up all the unwanted history data on your computer. With simply one click, Privacy Cleaner allows you to erase the cache, cookies, history, typed URLs, autocomplete memory, and Window's temp folder, run history, search history, open/save history, recent documents, etc.
With Privacy Cleaner, you can easily erase the tracks of up to 200 popular applications, such as playlist of Realplayer, playlist of Windows Media player, QuickTime, recent files of Office, Acrobat ,Winzip, Photoshop, etc.
Privacy Cleaner can also let you customize what file(s) and folder(s) to be erased. With Privacy Cleaner's Secure Erasing feature, you can erase the files completely , which can not be recovered by others.
Privacy Cleaner also support popular browsers such as Netscape/Mozilla Firefox, Opera and MSN Explorer. Privacy Cleaner implements the US Department of Defense 5220.22-M and NSA clearing and sanitizing standard, to gives you confidence that once deleted with Privacy Cleaner, your file data is gone forever and can not be recovered. Privacy Cleaner comes with an attractive interface and is easy to use."; 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 = ''; } }