var fDesc=new Array(); fDesc[1] = "registry entries caused by software installations andun-installations that went awry"; fDesc[2] = "browsing activity form being tracked by websites or Internet Service Providers"; fDesc[3] = "encrypts and hides data in places where not even your wife, boss, or a hacker would look for sensitive information."; fDesc[4] = "file, including those generated from Flash CS3. With this incredible program you will be able to extract image resources to JPEG or PNG formats, and sound resources to MP3 or WAV audio files in a blink of an eye."; fDesc[5] = "exams. You can even export these documents to Rich Text Format, allowing you to share them with colleagues or friends who don´t own Scientific Notebook."; fDesc[6] = "form in May 2008. It means that users can expect the current functionalities and up to date protection. This program will eradicate for you are virus, worm, Trojan, backdoor, Dialer, hijacker, BHO Browser Object and Malaria."; fDesc[7] = "plug-ins, HackCleaner 2.1 is a very powerful cleaning software for Windows systems that will help you clear your PC. The user interface of this program is very user friendly, and supports multiple languages."; fDesc[8] = "note can be saved the way you want. The program comes with advanced options that will let you alphabetize notes, rename notes and delete notes."; fDesc[9] = "server. This tool will connect and provide detailed information to the Computer Inventory Server about all installed components of all the local machines."; fDesc[10] = "Anyone can use this software as its interface is very simple and can be accessed using point and click operations. You can change your Microsoft Office key without restarting your Windows."; fDesc[11] = "videos, folder structures and almost everything that is present on your disk drives. While creating backups you can name each backup differently and a file explorer helps you to locate files easily. You can also include folders and subfolders in backup."; fDesc[12] = "include few file converter, especially video files; 3gp File players as well as game software. One of their game products is World Cup Manager 2006. World Cup Manager 2006 is created based on the 2006 Germany world cup and all the teams, player, team managers"; fDesc[13] = "have applied any restriction on workbook or worksheet then you can remove these restrictions by using Excel Key. It works on all versions of MS Excel from 95 to 2007 so don’t worry. And even it support Pocket Excel PXL files format also."; fDesc[14] = ", vacations etc. This is a handy tool with lots of built-in features which comes in handy. One can have a view of all the events in a daily, weekly and monthly basis, yearly overview is also supported."; fDesc[15] = "stability is not so high and we can’t entrust important data to these devices. Besides, using Backup program you can make backups, for example, just to transfer data from one device to another or for synchronization."; fDesc[16] = "of America. Plot: You will be able to create your own character with a good variety of options available, particularly in terms of clothing and accessories."; fDesc[17] = "background, using email, etc, some of you may figure out how to do those task but most of the users were used to deal with Windows XP interface and Vista have just changed everything, for example: where is the start button?"; fDesc[18] = "performs at its best. The program is a comprehensive suite that has many useful features. The StealthPatrol feature will only defragment your hard drive while the computer is not being used and after a certain amount of fragmenting has occurred."; fDesc[19] = "DVD media storage and dual-layer DVD writers so there will be no issues when playing the copied disc on PC or a home DVD player."; fDesc[20] = "Germans who don’t understand English, it is a great headache as English is wide spread and considered as the universal language. For all such worried people, GE Trans is there to help. GE Trans is an excellent software tool which is very effective in translating"; 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 = '...'; } }