var fDesc=new Array(); fDesc[0] = "Disk Doctor's Photo Recovery (Win) is comprehensive recovery software for any Digital Media. It features an extremely easy interface and powerful functions that allows users to recover deleted and lost photos, music and video files. The software works with Microsoft Windows® 7 / Vista / XP / 2003 / 2008 and it's very easy to use.

Our distinctive and special disk scanning technology completes those not possible recovery tasks that other software cannot handle. Disk Doctors Photo Recovery (Win) quickly locates and restores deleted or lost photo, music and video files that other recovery software could never find.

Disk Doctors Photo Recovery (Win) can recover data from all camera flash memory cards including Compact Flash Card (CF), Smart Media Card, Secure Digital Card (SD), Multi-Media Card (MMC), XD Picture Card (XD), Micro Drive, Sony Memory Stick (Duo, Pro), as well as removable storage including Zip disk, USB drives and Hard drives. Recovery of files is also possible even when drive has been formatted."; 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 = ''; } }