var fDesc=new Array(); fDesc[0] = "Secure Eraser ActiveX 1.1.3 is a dll control to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns. Using internationally recognized methods, Secure Eraser ActiveX 1.1.3 deletes sensitive data so securely that a reconstruction, even with special software, is no longer possible. Download now and see what it can do for you.

Secure Eraser ActiveX is a simple way to integrate in your software or to create own application with the function for completely removing sensitive data from your hard drive.

The installation program of the Secure Eraser ActiveX 1.1.3 contains a free trial mode of the activex component, and C# sample."; 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 = ''; } }