var fDesc=new Array(); fDesc[1] = "of the internet explorer, the services and the software list of the start menu. The software provides functions that let us change the uninstall icons of the panel of the software and others."; fDesc[2] = "registers, - clean file and registry sistems, - tune computer performance, - and much more..."; fDesc[3] = "clean file and registry sistems, - tune computer performance, - and much more..."; fDesc[4] = "for the tasks you do most often, while cutting CPU and RAM expenses on the tasks you are."; fDesc[5] = "your computer. Tiger Technologies created DeskFlag after the attacks on September 11, 2001, and dedicated it"; fDesc[6] = "installed on your PC, you will be able to uninstall applications from your computer entirely, find and delete temporary, duplicate and empty files, delete all traces of the Internet activity and much more."; fDesc[7] = "depend on web browser, Internet Explorer, Netscape and all of the others can be filtered. It can detect and block porn/force/game/chat websites and has a high anti-rate over 98%, it can also control Internet-usage time. It has LiveUpdate, Multinational-language filtering, Web sites blacklist, keywords blacklist, anti-uninstal and more good features. It is your first selection for Internet purification. Screen Shot1 Screen Shot2 Features Anti-porn, Anti-Chat, Anti-Game, Anti-Popup. Costom black-list and white-list. Live update. Alerts. When the visited porn websites more than an amount, an alert E-mail can be sent to you. If your E-mail can transmit Short Message to your mobile telephone, you may also take Short Message alert. Log. The visited websites, blocked websites and system events will be written to log files for letting you can analyse it. User authentication. Only administrator..."; fDesc[10] = "and is easy to use. The program makes use of the Guided File Excavation Technology which is unique and extremely good at finding files and folders that have been lost, even ones now behind overwritten partitions."; 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 = '...'; } }