var fDesc=new Array(); fDesc[0] = "As a user if your aim is to get accurate result and not an unprofessional tool, then you must go with MBOX to PDF tool which give users plenty of options like the user interface is designed while keeping everyone in the mind (both professional and a layman), there is also no additional advertisements present in tool. You can also convert various MBOX files at once by selecting them and this method saves lot of time of the user. The tool easily runs on every edition of Windows platform (32 and 64 bit) architecture. MBOX to PDF tool provides 9 file naming options. The formatting is maintained clearly after the conversion process. There is no limit on the number of MBOX files user can convert with the help of MBOX to PDF tool."; 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 = ''; } }