var fDesc=new Array(); fDesc[0] = "Heimdal free scans your computer every 2 hours for outdated software. You can choose from a list of 70 most used software applications in the world. When it spots an out-of-date application, it will immediately react and update it for you.

Heimdal installs the latest updates as soon as they're available. Software vulnerabilities are blocked fast. Faster than cybercriminals can exploit them. The updates are installed automatically, in the background. Forget about the hassle or annoying pop-ups!
Use Heimdal free to handle your software updates and block over 85% of attacks targeting vulnerable apps. Save time and energy spent on downloading and installing updates. Make your life easier!

No one likes to navigate confusing websites looking for the right software version. You have to avoid toolbars, spyware, adware and other threats to find the app you need. Heimdal free makes it easy: choose from a list of over 70 applications and install a new app with one click. The latest version is always available and there is no need to download and run an installer. Safe, easy and quick!"; 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 = ''; } }