var fDesc=new Array(); fDesc[0] = "SysData Outlook OST converter is designed with advance technique of conversion to provide maximum results to their users. OST file conversion software can smoothly convert Outlook .ost file into PST, MSG, HTML, EML, EMLx, vCard, vCal, Office 365 and Live Exchange server. With this users can repair inaccessible OST file and its data to save them into healthy and new file formats. The software allows their users to simply convert Outlook OST file data like emails, contacts, calendars, notes, journals and tasks to desire file format. You can specifically convert OST converts to vCard or vCal file formats. Technically skilled users can migrate OST file data into Office 365 & Live Exchange server mailbox account. Outlook OST file converter software provides Recovered Items preview option and offers you to select items option (If you want to recover selected items). Outlook OST converter has PST Split option as well as Date Filtration to make your conversion more accurate and provide some acceleration."; 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 = ''; } }