var fDesc=new Array(); fDesc[0] = "Get instant control over locked documents in the Lotus SmartSuite format no matter how complex the password is! Advanced Lotus Password Recovery instantly reveals passwords that protect documents created with Lotus SmartSuite applications with no lengthy attacks or advanced settings. Just run Advanced Lotus Password Recovery and click “Open” to immediately see the password!"; 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 = ''; } }