var fDesc=new Array(); fDesc[0] = "Stellar Converter for GroupWise converts GroupWise mailbox into PST file format and helps organizations to migrate from "GroupWise" to "Outlook". The software converts and provides a preview of all the mailbox items including e-mails, contacts, sent items, appointment, task, reminders, sticky note, documents, GroupWise address book etc. and saves them directly to Outlook profile or appends the converted data to an existing PST file. It also helps export the converted mailboxes directly to Office 365. The software forms a batch of multiple files and converts all mailboxes through a single process, thus facilitating easy and quick migration. The converted data can also be saved in a new PST or other file formats like MSG, EML, HTML, PDF and RTF. The preview option helps users to verify the converted data before saving it. Stellar Converter for GroupWise provides added support to Address Book and Documents and saves all contacts in CSV format. The 'Apply Filter' feature of the software can be used to select and save emails as per 'Date Range'. The software also allows to exclude email data from particular email addresses for saving specific data. This 'Apply Filter' feature helps reduce the size of PST file by excluding the excessive data, thus reducing the chances of PST file corruption. The Unicode feature provides multilingual client support. The easy to use new enhanced GUI facilitates risk-free GroupWise migration to Microsoft Outlook. Further, the software generates a Log Report to serve as future reference on GroupWise to PST conversion tasks. Stellar Converter for GroupWise is compatible with recent and earlier versions of Windows, GroupWise, and Microsoft Outlook."; 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 = ''; } }