var fDesc=new Array(); fDesc[0] = "USB is no doubt the most popular removable storage in people's digtal life, however, we may lost our photos, songs, office documents when transferring them with USB drive: "Shift delete" files mistakenly, formatted data from USB by accident, virus attack. It's a big pain for people when data loss of USB happens. So it's useful to get a goog data recovery tool for USB drive. Potatoshare USB Data Recovery is a read-only and effective USB data recovery software, which can help you fully recover pictures, songs, movies, office documents and other file type. It performs the quick and deep scanning to find all your lost data on USB drive.
Features:
Recover deleted or formatted photos from USB drive, including jpg/jpeg, gif, bmp, png, etc.
Regain lost videos(mp4, mpeg, rmvb, etc), audio files(mp3, wma, wav,etc) from USB.
Recover lost Office (Word/Excel/Access/PPT/Outlook) documents from USB.
Recover lost RAR/ZIP/TXT/PDF files from USB."; 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 = ''; } }