var fDesc=new Array(); fDesc[0] = "Disk Doctors Digital Media Recovery is comprehensive recovery software for any Digital Media that allows users to recover deleted and lost photos, music and video files from basic format to high-end raw image formats for most popular professional digital photo camera like Canon, Nikon, Sony, Olympus and Minolta which includes JPG, JPEG, TIF, TIFF, PNG, BMP, GIF, CRW, CR2, NEF, SR2, SRF, ORF, MRW. It also supports video & music formats including AVI, MOV, MPG, MP4, MP3, WAV and more. Our distinctive and special disk scanning technology completes those not possible recovery tasks that other software cannot handle. Disk Doctors Digital Media Recovery quickly locates and restores deleted or lost photo, music and video files that other recovery software could never find. Disk Doctors uses RegNow Payment Gateway for order processing. This gateway is secured with SSL encryption to ensure safe shopping. Your personal information will NEVER be shared with anyone. Once your shopping process is completed the software download information and serial key will be emailed instantaneously."; 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 = ''; } }