var fDesc=new Array(); fDesc[0] = "Safari Password Recovery instantly retrieves the login and password information user accounts stored in Safari web browser.
You only have to open the program, and pulse on the icon "Recover Passwords". that simple. In synthesis, a tool that can take us out of a difficulty in more than an occasion. The current version of Safari Password Recovery will run on Windows XP, Vista and Windows 7. Trial period is endless."; 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 = ''; } }