var fDesc=new Array(); fDesc[0] = "BitRecover Bat Viewer is a professional application to open TBB email messages with attachments on any Windows computer. With it, you can read the Bat emails without any file restrictions and it is an expert tool that facilitates to view TBB emails with all the email elements. It is a technology driven application which gives facility to the users to read TBB mailboxes without any problems and it is built with rich algorithms so it works in a fantastic manner with 100% accuracy rate. It is a multi-featured tool that enables the users to get a complete preview of the TBB file content. Once the emails are loaded in the TBB file reader tool , one can simply tap on the particular email to preview TBB email. It shows email attributes as well like Date, From, To, Subject, Attachments etc. The Bat File Viewer is a very trustworthy application because it assures to retain the integrity of your data. It maintains the email properties such as signature, subject, image, mail header, date, time, body of email etc. It has an interactive Graphical User interface and an easy installation procedure. One can efficiently preview TBB email without any external application."; 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 = ''; } }