var fDesc=new Array(); fDesc[0] = "Users often use similar type of passwords for login in various sites. This habit is very risky for their security as hacking of any of his passwords will result obviously in accessing to all their accounts in different sites. Bitobit Mithril Password Manager 1.8 is the answer to all such users’ problems. Bitobit Mithril Password Manager 1.8 stores all the passwords and login details securely at a centralized location. Now users can freely and confidently use different login details. Moreover, all of users’ sensitive information related to his credit or debit cards, activation keys and any such valuable data can be stored securely in the database of this tool. The most exciting feature of Bitobit Mithril Password Manager 1.8 is that it has the ability for generating secure passwords. The passwords generated by Bitobit Mithril Password Manager 1.8 are created by an extremely efficient modern cryptographic algorithm that is very difficult or actually impossible to crack or hack. Moreover, this Password Manager is very easy to use so even novice users can use it without much support."; 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 = ''; } }