var fDesc=new Array(); fDesc[0] = "OST to PST Converter Tool offers excellent features to easily repair large corrupted OST file and save them into Outlook PST file format. The OST Converter Full version software helps to easily scan the orphan OST file and extract all emails successfully as new PST file format. Converter for OST is professional tool which can freely convert all items from each OST folder to PST. Its advantage is that it can quickly scan the corrupted OST file and convert offline OST files to PST without an Exchange profile or Exchange Server connectivity. This software based on latest GUI which lets the user select OST file, and recover items including the deleted ones, and export them to PST format. It also converts multiple OST files to PST one by one with software wizard. By default, an OST file does not open therefore, you have need this software that convert your all email from an OST file into Outlook PST file format. This software run with all latest Windows OS as well as supports all version of MS Outlook including Outlook 2019. OST to PST Converter Full Version available on 49 USD, you can buy it from official website."; 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 = ''; } }