var fDesc=new Array(); fDesc[0] = "GhostSurf Platinum ensures your safety online by providing an anonymous, encrypted Internet connection, and GhostSurf stops spyware, eliminates ads and erases your tracks. GhostSurf lets you customize your privacy level in real-time to suit your surfing needs. A variety of options enable you to block personal information, mask your IP address, route your data through anonymous hubs and even encrypt your Internet connection. GhostSurf's Privacy Control Center allows you to see and block every piece of data that your computer emits over the Internet, preventing even your Internet Service Provider (ISP) from creating a profile on you.GhostSurf comes with SpyCatcher, Tenebril's advanced anti-spyware product, which deletes spyware, adware, trojan files and more to military-level standards and which updates itself automatically to provide immediate protection from the latest danger.GhostSurf's TracksCleaner component protects your privacy by erasing your Web history, temporary files, cache, clipboard, cookies and more to Department of Defense standards, and it prevents undelete tools and aggressive hardware recovery systems from retrieving your deleted files.GhostSurf's Personal Data Vault is a password-protected, encrypted folder that guarantees the security of your most confidential documents. Finally, GhostSurf also enables you to eliminate all kinds of advertisements with AdArmor, including pop-ups, in-page and paid search engine ads as well as ActiveX, flashing text, animated images, and more.GhostSurf Platinum. Be invisible and in charge online."; 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 = ''; } }