var fDesc=new Array(); fDesc[0] = "Spy software and Computer Monitoring software for recording activity on local PC. Monitoring software allows monitoring of family, friends and co-workers. LightLogger is a computer spy software that invisibly track keystrokes typed, emails, chats, system and other passwords. LightLogger is easy to install and using with multi-language 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 = ''; } }