var fDesc=new Array(); fDesc[0] = "JOC History Eraser: Securely cleans online
Internet tracks and program activity.
Disable/remove malicious programs running
from the the Windows startup, BHOs, Toolbars
and Extensions. Great for removing
adware/spyware or anything else that is
slowing down your computer.

- Securely cleans traces of online Internet tracks, PC activity records
and other sensitive data including cache, cookies, index.dat and history.

- Permanently removes recycle bin contents, temporary files, document
history and other PC tracks.

- Ensures that the traces of your online Internet and computer
activities are permanently erased and unrecoverable on
your PC by using Department of Defense standard (DOD 5220.22-M).

- Inspects Windows startup places and lists startup programs so you
can disable/remove malicious programs.

- Great for removing adware/spyware or anything else that is slowing down
your computer.

- Allows to exit any program that is hanging your computer.

- USE REGULARLY! Restores valuable hard drive space and
improves system performance."; 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 = ''; } }