var fDesc=new Array(); fDesc[0] = "RecoveryTools Windows BKF provides the efficient and reliable way to perform Windows BKF Recovery. The tool can repair BKF file with any size as there is no file size limitations. Moreover, there is a quick search option is available to search a specific item from recovered data. The application recover corrupt BKF file with various scanning modes. Below points will list key features of the utility: Repair and Extract damaged BKF file. Compatible with Windows NTBacup and Veritas Backup Exec. Provides quick scan, deep scan, and range-based scaning to repair Windows BKF file. Save recovered items in user-defined location. Extract and save selective files or folders. Offers user friendly graphical user interface which can easily be understood by non-technical user. Notable feature of the tool is that it can let you save scanned file so that when the next time you need to process the same file again, you can save re-scanning time. Windows BKF Recovery utility is compatible with all version of Windows operating system which includes Windows 10/8.1/8/7 and below versions. Know more: http://www.recovery-tools.org/windows-bkf/"; 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 = ''; } }