var fDesc=new Array(); fDesc[1] = "a system tray into special menu,change the order of icons in the system tray (sort tray icons),restore icons in system tray at crash Explorer."; fDesc[2] = "factory. As all the candies are messed up, you will have to gather them before they destroy everything. You will have to shoot candy from your shooting machine directly to the candy of the same color so that they disappear and they don't destroy everything."; fDesc[3] = "in seconds. You can add the watermark to all the video or just in a specific section. The watermarks can be used as a protection of intellectual property or to simply add comments in your movies."; fDesc[4] = "in a fast and easy manner. You’ll be able to add music, videos and animations. With this version, you’ll be able to create promotional screensavers and shareware screensavers. It works on Windows 98, Me, 2000, 2003, XP and Vista."; fDesc[5] = "Factory comes bundled with 106 high quality menu designs."; fDesc[6] = "program starts, you must select the \"Ringtone\" option. That will open the Audio Converter, a sub-program in which you must open the source file, mark your preferred segment with the mouse, and then save it as a ringtone."; fDesc[7] = "ARP2600 V, CS80 V, MiniMOOG V and MOOG Modular V. Then, you can choose which synthesized sound you will like the keyboard to play. You can choose the type of the sound and the characteristics.."; fDesc[8] = ", flash animations and much more. The program features a very nice and intuitive user interface that enables you to create your own screensaver manually or following every step of its wizard."; fDesc[9] = "needs. With this software, you will be able to capture video from your web cam, dv captur, tv capture or other devices in a very simple way."; fDesc[10] = "pictures. The user interface, wizard styled, is a very easy to use way to create panorama projects. Multilingual support for many languages, including Japanese and Chinese. Adjacent images can be reorder, without the need of restarting all over again."; fDesc[11] = "Button Factory allows you to take predefined button styles and tailor them to your own needs."; fDesc[12] = "factory complexes for use in the X3 Reunion space trading and combat simulation game by Egosoft. The program replicates a lot of the functuality of Remco 'Merroc' Jeckman's Excel spreadsheet but you won't need Excel since this is a stand-alone program."; fDesc[13] = "You can select from a variety of font types, styles, colors and sizes. You can adjust the depth, thickness or height of the text using bevel tab. ArcSoft 3D Text Factory allows the user to adjust the lights and shadows of the text for professional use."; fDesc[14] = "students. This is a routinely task for teachers, highly time consuming and even boring, but also inevitable. Since Vocabulary Worksheet Factory uses a very intuitive and simple interface, it won’t matter the teachers’ computer skill level or experience."; fDesc[15] = "by word showing the word and its translation. You can select a letter of the alphabet, and click in the eye button to see or hide the word or its translation. You can install different databases to learn other languages."; fDesc[16] = "famous Factory and brands on the market. Control your research and develop your own products, control production and make the marketing and communication strategies to reach great sales."; fDesc[17] = "creating pictures on the clothes. It is ideal for home, business and school needs. You can design not only T-Shirts, but also sweatshirts, aprons, tote bags, visors, team wear and so on. Just draw or import a design into the software and print it up."; fDesc[18] = "their orders of candies. You must produce and select groups of candies in order to complete your costumers needs. This game is a time challenge where you must move fast to complete your task and reach new levels."; fDesc[19] = "use. In few minutes you will have your own customized greeting card. In only 3 steps you will enjoy a store-quality greeting card but with the importance of having it done by you..."; fDesc[20] = ", Portuguese languages. Characters are added by typing them using the keyboard. The program can save a font's project so you can edit it later."; 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 = '...'; } }