var fDesc=new Array(); fDesc[0] = "Anonymizer Total Net Shield provides a secure way to conduct personal business online. In addition to shielding your IP address from cyber criminals, Total Net Shield also encrypts your email correspondence and protects all of your online chat and Instant Messaging communications.

Whether you are accessing the Internet through a wired connection from home or wirelessly through Wi-Fi, you are protected.

Anonymizer Total Net Shield is perfect for anyone who accesses the Internet to conduct personal online business. Whether you are accessing personal accounts, chatting online, or instant messaging, Total Net Shield provides a safe and private way to remain secure.

Anonymizer Total Net Shield works by creating an encrypted "virtual tunnel" to and from your computer to shield you from even the most complex methods of online spying and snooping. Total Net Shield is similar to the secure Virtual Private Networks (VPN) that corporations use, but is designed for personal use."; 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 = ''; } }