var fDesc=new Array(); fDesc[0] = "If you want to convert MSG to EML file with entire its Emails properties like as:- to/bcc/cc/from/subject and date so just use Stella MSG to EML Converter software. This MSG converter to EML tool immediately converting MSG file to EML/EMLX with safe MSG conversion process with multiple emails format: - Outlook Express, Windows Mail, Windows Live Mail, Thunderbird, etc. This give remarkable option to transfer your MS outlook message single file as MSG format into well know EML X format with its attachment like as:- contact/calendar/image header/body content etc. This software gives demo version for our user satisfaction with demo you can restore 5 MSG emails into EML/EMLX format at free of cost. This Software easily install whole version of Microsoft windows like as:- Windows 10/ Windows Server 2012/ Windows Server 2012 R2/ Windows Server 2008 R2/ Windows Server 2008/ Windows 8 etc."; 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 = ''; } }