var fDesc=new Array(); fDesc[0] = "MS Outlook PST Repair tool has a user-friendly interface to recover and repair corrupted and deleted Outlook email files, as well as other information, into a new PST file. It recovers Non- English, and right to left characters. It provides a search feature to locate any particular emails or messages from any PST file. The Outlook PST recovery tool has expertise in fixing damaged Outlook files. With the help of the Outlook Recovery tool, any user can add new PST files to their Outlook accounts directly. The software has three different recovery modes, i.e., Standard, Advanced, and Deep Recovery. It scans the Outlook PST file and begins the recovery process with ease. It also retrieves all attachments from PST files. It also recovers emails that have been erased. Moreover, this application quickly examines the whole contents of the PST file and repairs any faulty data items. During the repair process, it also maintains folder hierarchy and data integrity. Outlook 2016, 2013, 2010, and older versions can be used successfully. It is compatible with all versions of the 32-bit and 64-bit Windows operating systems."; 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 = ''; } }