var fDesc=new Array(); fDesc[0] = "Get Windows Live Mail Converter and instantly perform Windows Live Mail to Outlook conversion. The tool is highly designed which allows to save Windows Live Mail as PDF. Windows Live Mail Converter contains Single Folder Conversion option to convert single folder of emails. Also includes Batch Folder Conversion option to convert multiple Windows Live Mail email folder to PST, HTML, RTF, EMLX, PDF, MSG, MBOX, MBX etc. The conversion process will not affect the original formatting of Windows Live Mail data and easily convert Windows Live Mail to Outlook. Try and check Windows Live Mail converter utility for 30 days as it offers free demo edition. But it only allows 25 mails for conversion, for unlimited conversion, buy license edition. Moreover, run Windows Live Mail Converter on any version of Windows Operating System and quickly convert Windows Live Mail files to 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 = ''; } }