var fDesc=new Array(); fDesc[0] = "Versatility is the strength of MDaemon to PST Converter software. Now coming with dual migration modes to Export MDaemon to PST format. Single MDaemon Mailbox option will be apt for converting MDaemon MSG files saved in 1 folder, the software in this case will save all MSG files in 1 PST file only. Multiple Mailboxes option is suitable when you have multiple MDaemon Mailboxes having MSG files for conversion, in this case MDaemon to PST Converter saves separate Mailboxes in separate PST files. Apart of this the software also accurately maintains the emails layout as it is in Outlook & also saves the metadata details. It also Convert MDaemon to PST with embedded attachment files of the emails. Once the conversion is complete you can open the PST file in 32-bit MS Outlook 2016, 2013, 2011, 2010, 2007 & 2003, easily. Now also works with Windows 10 OS."; 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 = ''; } }