var fDesc=new Array(); fDesc[2] = "background images, grouped in categories. Has a Wizard Mode to speed up the process of creating and printing labels. The program includes graphics tools in order to modify the graphics to meet your needs. You can even import your own images from a scanner or digital camera."; fDesc[3] = ", images, and clips into files. The program works with several profiles for one video and permits you to customize size, snapshots and audio channels."; fDesc[4] = "three programs. Speed Booster has the two modes: the wizard mode and the normal mode. In wizard mode Speed Booster there are 8 automatic settings."; fDesc[5] = "in multiple profiles, and the program comes with support for FTP and SFTP/SSH servers, ZIP compression, data encryption and a scheduler for automated backups."; fDesc[6] = "clear for the novice user, featuring a Wizard Mode where you can fine tune all the conversion parameters. Results are great when you master the software."; fDesc[7] = "possible to convert audio to audio, video to video, create video from our favorite photo album, take snapshots, split video files, and so on. We can create a great video by using our best picture collection, making it possible to enjoy it with our family."; fDesc[8] = "program installs in your system the program RelevantKnowledge. Free Internet Speed up Lite 4.3.0.1 has 3 utilities: Net Pinger, Speed Booster and RAM Booster."; fDesc[9] = "based on protected sectors. Combining this tool with DVD Decrypter and DVD Shrink (all of them free!) you can easily get your copy without worries."; fDesc[10] = "email database. This incredible program can save emails, address book, message rules, settings, mail and news accounts, blocked senders lists and signatures to a single, compact, compressed backup file that can be easily restored when necessary."; fDesc[11] = "make your own DVD or CD movies. Transfer videotapes easily with the step by step tutorial in the Easy Wizard Mode! Capture, edit and burn in a simple 3-Step Process!"; fDesc[12] = "enhance the audio quality of your tape or LP records with ease. If you are not an audio engineer, then you will not miss anything from other products like SoundForge."; fDesc[13] = "Converter GX. It includes a batch mode to convert your more then one image from one format to other quickly. With Solid Converter GX you can convert BMP, GIF, JPG, JPE, JPEG, PNG, TIF, TIFF and PSD format images into BMP, GIF, JPG, PNG and TIF image formats."; fDesc[14] = "lost or forgotten any of your e-mail passwords, you could use this program to solve the problem and find out what the password was. Of course, this application will only work for e-mails that have been accessed from the computer the program is installed on."; fDesc[15] = "ones. The application allows you to create the timetables by hand or by using a wizard that guides you through all the steps. The wizard mode is by far the best and it is really easy to use."; 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 = '...'; } }