var fDesc=new Array(); fDesc[1] = "standard for the future of RTS gaming once more, C&C 3 takes you back to where it all began—the Tiberium Universe. Published by Electronic Arts Inc."; fDesc[2] = "and device recognize it awesome, providing all the information without mistakes, complete analyzes and information in one moment, multiple options to save the information and more."; fDesc[3] = "outer world, you should be careful about possible outcomes of it; some bad guys can use your hard work as their own creation or can misuse images for illegal purpose."; fDesc[4] = "steps. This incredible software enables the user to select and remove an object in a picture or photograph from its background, and then compose the result on a different background to create a new scene."; fDesc[5] = "processes) for brainstorming, capturing ideas, problem solving, rational analysis, and decision making. It comes with example templates for the user to quickly create a mind map diagram."; fDesc[6] = "allows you to protect your personal images from unauthorized use by marking them with protective watermarks."; fDesc[7] = "defects from image files. The program has a variety of integrated tools such as the selection tool, and the manual dust and scratch marking tool which are very helpful in cleaning and enhancing the images."; fDesc[8] = "changing the appearance of folders’ icons. For example you can change any folder's color, signify its priority level or choose another icon for it."; fDesc[9] = "of rats with balloons marking the distance of your shoot. A measuring rat with a balloon which will always tell you how long exactly you threw those spears, and even a rat reporter will apear every time you set a new record!!!"; fDesc[10] = "Watermarking LITE allows you to easily add text watermark to your personal images. Watermarking your images will keep them safe from unauthorized access, especially when you share your images over the internet."; fDesc[11] = "RSS Wizards and lots more. The application has a tabbed system, which makes life easier for the user and assists in book-marking RSS feeds, Internet links, files and folders and makes it possible to access all of them from a single window."; fDesc[12] = "infinite puzzle creation, the fun never ends. Create, Print, Solve or Hint - Ichiban Sudoku has it all."; fDesc[13] = "test the teacher enters question marks and comments, a comment on the whole test and updates the end of course comment if needed. A marking slip is prepared for each student together with a class summary sheet which shows mean and standard deviation for each question and the whole test. The marks are automatically transferred to the mark book for the class."; fDesc[14] = "incude Autoplay, Advanced Card Marking Features, Sound, speed controls, Save/Load Game and many more."; fDesc[15] = "marking of files/directories to be compared or copied/moved."; 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 = '...'; } }