var fDesc=new Array(); fDesc[1] = "anti-malware software you will be able to protect your Windows-based PC against all kinds of malicious software, including spyware, adware, key-loggers, browser hijackers, malware and many other intrusive programs, which may pose a threat to your privacy and security."; fDesc[2] = "interface, which makes it really easy to use even for beginners. This version features some improvements and bugs fixes including the addition of whois servers for .in, .ie, .me, .tel, and co.nl domains."; fDesc[3] = "attacker to silently eavesdrop or manipulate all your data that is sent over the network. This include documents, emails and VoiceIP conversations. ARP spoofing attacks go undetected by firewalls and OS security features: firewalls don't protect you against ARP based attack! XArp has been developed to target this problem: it uses advanced techniques to detect ARP attacks and thus helps you to keep your data private."; fDesc[4] = "traditional artists. The package contains pre-made basic models (including Jessi and James), a lot of poses and props."; fDesc[7] = "Katrina, wearing different outfits, and in different poses. This gorgeous model is so versatile that you will be able to see several aspects of her personality. In some pictures she is as innocent as a teenager, but with that mature energy that attracts men so much."; fDesc[8] = "stripped and her sensual pose never left a man indifferent! The play is also attended with pleasant music which adds it intimacy."; fDesc[9] = "stripped and her sensual pose never left a man indifferent!The play is also attended with pleasant music which adds it intimacy."; fDesc[10] = "beginners who want to learn how to practice the different Yogas. It is an advanced yet a handy and an informative software."; fDesc[11] = "other things, which slow it down significantly and pose a threat to your privacy. It also claims to delete histories in Windows Media Player, MS Office, Winrar, RealOne player and Windows Media Player. However, the program's interface looks as it hasn't been finished yet."; fDesc[12] = "include both sexy ladies in provocative dress and pose. So hot that we had to censor one image for public distribution."; fDesc[13] = "island to learn.History and benefits of yoga, proper breathing techniques, related concepts and basic poses are covered."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }