var fDesc=new Array(); fDesc[0] = "Kernel PST ADD is an advanced and professional tool that lets user add multiple PST files to MS Outlook and browse all PST data at a single place without any issues. Manual addition of multiple PST files to MS Outlook is a difficult task for users. Kernel PST ADD software assists them in adding multiple PST files effortlessly. The tool allows easy access to PST mailbox without any kind of data corruption."; 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 = ''; } }