var fDesc=new Array(); fDesc[0] = "Are you waiting for a conversion tool that can allow you to perform the conversion process of multiple MSG files to PDF account at one time? Then get the Bulk convert MSG to PDF tool, as it?s built up with a unique & powerful GUI interface that will guide you with all the steps of the process for MSG convert to PDF format by the graphical representation. You can easily perform for bulk convert MSG to PDF process very easily by clicking on ?Add folder having MSG files? button. The bulk convert MSG to PDF tool retains all the previous formatting & structure of the emails during the convert Outlook MSG to PDF process. The convert MSG to Adobe PDF program will allow you to save the attachments either in same or any other respective folder. You can save your email files with different file naming option like: subject + from + date (dd-yy-mm) etc. The MSG to PDF Converter program is easily compatible with all Windows version whether old or new."; 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 = ''; } }