var fDesc=new Array(); fDesc[0] = "Recycle Bin Manager is a proactive solution to digital shredding that can permanently destroy data in the back ground. You configure the file types and let Recycle Bin Manager protect your privacy. It's ideal for shredding sensitive documents, images, videos, archives, and company sensitive data. Turn your Windows recycle bin ON for all of your drives and let Recycle Bin Manager take the hastle out of emptying the Recycle Bin!


Main Features:

- Automatically removes items from your recycle bin by file type.
- Automatically digitally shreds items by file type.
- Department of Defense DOD 5220.22M standard of 3 overwrites for permanent data erasure.
- Monitor recycle bin statistics from your application tray.
- Flush the entire recycle bin from the tray icon.
- Replaces the need to have a recycle bin icon on your desktop.
- View and manage the contents of your recycle bin.
- Restore items to their original location.
- Restore items to a new location.
- Create custom file types to suite your needs.
- Customize file extensions to custom file types.
- Can be configured to instantly delete certain file types (set retention to zero).
- Handles Media Extenders Recycle Bins used with Windows Media Center

Requirements:

- Windows NT4, 95, 98, 2000, 2003, XP, Vista, 2008, or Windows 7
Java JRE 1.6.0"; 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 = ''; } }