var fDesc=new Array(); fDesc[0] = "Do you know how to Export eM Client to Outlook with complete email ingredients? eM Client Converter is the unmatched solution to Export eM Client Email to Outlook with total email ingredients and email messages. It is the hassle free solution for moving eM Cleint emails to Outlook in bunches. Install and run eM Client Converter on any Windows based machine after that you will Export eM Client to Outlook with Meta Data key items (To, Bcc, Cc, From, Subject, Date/Time), file Attachment file details (Images / Documents, etc). If you have any doubt regarding conversion process of software then you will download our demo version of software which has efficiency to Export eM Client to Outlook with ten emails. But licensed version of software gives you a complete chance to perform Export eM Client emails to Outlook conversion in bundles at a time."; 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 = ''; } }