var fDesc=new Array(); fDesc[0] = "Nucleus Kernel IncrediMail, is an incredible software that can recover lost, damaged or corrupted files for your IncrediMail software.
The main interface of the utility provides two main options: the email recovery option and the address book recovery option. If the messages or address book of your IncrediMail are damaged, corrupted or deleted due to system crash or virus attack, this easy and tool will help you to recover your messages and the damaged IncrediMail folders and address book entries in just 2 steps. This tool can extract any messages from the damaged folders and save them to the disk with just a click of your mouse. These messages can be saved and viewed in IncrediMail folders. To recover a message from any damaged folder, specify the file to be recovered, and a location on the disk to save the recovered file. It is a very powerful tool which can successfully recovers mails from IncrediMail in the .IMM Files, IMH Files format and addresses can be recovered from IncrediMail .IMB Files."; 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 = ''; } }