var fDesc=new Array(); fDesc[0] = "Can not open the password-protected Microsoft Excel file with the forgotten password? Do not worry! Daossoft Excel Password Rescuer can help you recover lost password for Excel files created by Microsoft Excel. With this powerful utility, you can quickly recover your lost excel file password. It can recover Excel "Open" Password and remove "Edit", "Workbook" and "Sheet" Password. You can use multi-core CPU to increase the speed of recovery.

Support NVIDIA-GPU to accelerate password recovery process efficiently. Shut down your computer automatically when the recovery is finished."; 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 = ''; } }