var fDesc=new Array(); fDesc[0] = "USB Drive Data Recovery Software is specifically designed and developed to recover data lost from the USB flash drive media. The non-destructive utility unerase all deleted content when lost from your pen drive storage media (Also Popular as thumb drive, memory stick, key chain drive and flash drive). Simple to use tool supports recovery when data is not accessible or got corrupted due to software virus or any hardware error.

Easily undeletes and rescue files and folders in the situation when common system generated errors like “Drive not formatted” displayed on your Computer while accessing USB removable media on My Computer drive of Desktop PC, Laptop. Support all major USB drive manufactures including Kingston, Transcend, Sony, Samsung, HP, Nikon, Super Flash and others in major capacities e.g. 512MB, 1GB, 2GB, 4 GB and even higher capacity drives.

Software Features:
- Recovers all major files and folders from the USB drive storage media.
- Supports data recovery even after various system generated errors like ‘Drive not formatted’ or ‘USB Drive is not recognized’ displayed while accessing the USB media on Desktop PC, Laptop.
- Support USB drives in major storage capacities e.g. 512 MB, 1GB, 2GB, 4GB and even higher capacity drives.
- Easily works with all major USB drive manufactures including Samsung, Transcend, SanDisk, Hitachi, Kingmax, Apacer, Super Flash, Super media, Viking, Generic, Jet Flash and other popular brands available in market.
- Does not require any technical skills to operate the software."; 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 = ''; } }