var fDesc=new Array(); fDesc[0] = "Pen drive is commonly used data transfer device popular all over the world. User can suffer from data loss due to virus attack, accidental deletion, power failure etc. USB drive data recovery software is a non destructive and read only tool that recovers all your accidentally/intentionally deleted lost files and folders from your USB thumb drive. Flash drive digital image recovery software is capable of restoring logically damaged files of any size. Key drive file rescue software restore deleted music files, pictures, videos, digital photos, images and text files from inaccessible USB Pen drive removable devices. Pen drive data recovery software is safe, easy, non destructive and read only program loaded with attractive graphical user interface. GUI is designed such that non technical people can also easily use the pen drive recovery tool. Memory stick files recovery utility provides support in retrieving digital images from your branded USB data storage media available in all capacities like 168MB, 132MB, 128 MB, 512 MB and even higher capacities. USB data recovery tool works on all Windows platform like Windows11, Windows 10. Features:*Easy to use read only non destructive tool for file recovery from USB pen drives.* USB file recovery software support recovery of files like jpg, gif, bmp, tif, pdf, png, jpeg, mng,Text files txt, doc, log, wps, wpd, rtf, docx, Video files mpeg, mov, 3gp, mpg, mp4, avi, asf and Audio files mp3, wmv, midi, wav, ram, mpa, aac etc.*Retrieve data in very short time.*Provides thumbnail view of data before actual recovery.*Support all major brands like Kingston, Sony, Transcend, Samsung, Toshiba etc.*Works on all Windows platforms like Windows 11,Windows 10, Windows 8, Windows 7."; 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 = ''; } }