var fDesc=new Array(); fDesc[1] = "with luxury high class style, elegant atmosphere. Play your favorite games from the comfort of your home!"; fDesc[2] = "for protection against hackers, and Anti Phishing utility to blcok \"sppofed \" spam email.Supports Multi languages."; fDesc[3] = "Internet privacy. Able to stop pop-up ads windows and remove spywares."; fDesc[4] = "different alert sign for each caller, Hidden Service, flags and priority for each call.. and much more... try it!"; fDesc[5] = "program will remove and block all traces of spyware on your system using a frequently updated database. Take back control of your PC!"; fDesc[6] = "to monitor and record every detail of PC and Internet activity. Records programs used, keystrokes typed, web sites visited, and takes screenshots."; fDesc[7] = "HTML source code and to block the right mouse button, text selection and the print function within a browser."; fDesc[8] = "why. To determine whether an e-mail is spam most spam filters examine a number of different rules: such as content, length, percentage of text, use of images, number of recipients, headers, sender."; fDesc[9] = "example, it can be installed on computers used by children, to track what they do and prevent them from opening programs or web pages with adult content. The program has 5 components: screenshot capture, key logger, website filter, software blocker, and P2P blocker."; fDesc[10] = "excellent features."; fDesc[11] = "click. Hint window for visited pages contains comments, screenshots and more. Web pages translating and voicing"; fDesc[12] = "Tetris. Must-have for Tetris fans!"; fDesc[13] = "usage of your computer. This software might be very useful for parents who want to limit time of using computer for their children. The huge advantage of this program is that it can’t be stopped without knowing a special password."; fDesc[14] = "block calls you choose, publish your call log to the web, and dial the phone for you."; fDesc[15] = "Encryption helps you hide the source code of HTML."; fDesc[16] = "historical and real-time usage. Stops spyware, filters out unacceptable web sites, and blocks annoying advertisements."; fDesc[17] = "will crawl the web site and collect all email addresses it finds. It will also follow every link."; fDesc[18] = "scripts. It encrypts HTML files and source code that blocks all web site rippers and email extractors used to collect spamming email bases"; fDesc[19] = "in your web browser."; fDesc[20] = "websites listed on Omniquad master server online - password protected program - manually allow/block specific websites"; 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 = '...'; } }