var fDesc=new Array(); fDesc[0] = "A free and complete collection of 40+ maintenance tools and 50+ powerful built-in utilities. Secure, check, clean, boost and fix all kinds of PC problems with just a click. Igloo Security can speed up your system, improve your PC’s performance and help you protect your device from destructive computer virus like Wanna Cry. It's light, simple to use and safe. Moreover, it's compatible with other security products and suitable for all Windows users, from beginners to experts.

Unique time freeze feature helps you recover your destructed files with only a few clicks and thus help you protect your computer against worst viruses such as Wanna Cry, worms, and spyware."; 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 = ''; } }