var fDesc=new Array(); fDesc[0] = "For outstanding professional technology, H-Data Picture File Recovery allows for multiple photo picture image file recovery. You can easily retrieve image accidentally deleted from digital camera, restore photos accidentally emptied from recycle bin, repain Photo or image lost due to formatted partition/drives/external drives, etc.

The photo recovery can detect and recover images, pictures, music, audios and videos with almost all kinds of formats: PNG, TIFF, INDD, JP2, PSD, Paint Shop Pro Image File (PSP) for picture files. With an easy-to-use interface, users can easily recover deleted photos from internal and external hard drives, USB sticks, memory cards, digital cameras, and disk images in three easy steps by the instruction. Besides picture files, the all-in-one data recovery tool can also retrieve audio files, such as M4P, RPS, AIFF, MIDI, M4A, AU, OGG, WMA, RM; recover video files, such as AVI, MOV, M4V, 3G2, M4B, AVCHD Video File (MTS), etc."; 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 = ''; } }