var fDesc=new Array(); fDesc[0] = "What does EML to PST Converter does? If you have emails of Windows Live Mail, Mozilla Thunderbird, Mac Mail, Vista Mail, Outlook Express, etc. & want to access them in MS Outlook, then EML to PST Converter is your solution, because it convert EML to PST format which users can view in Outlook 2016, 2013 (32 and 64 bit), 2010, 2007 & 2003. With this tool you will get 2 modes EML files to PST conversion, Select EML file & Select folder having EML files, choose any according to your requirements. EML to PST Converter also boost for its accuracy, as it maintains the attachment files, metadata properties & formatting of the emails."; 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 = ''; } }