var fDesc=new Array(); fDesc[1] = "any source and use it directly in your project adding effects and inserting audio. The program offers you all that you need to make a great customized video. Once the work is done, it’s easy to put it on CD, DVD or Blu-Ray, including the printing of your own personalized labels and cases."; fDesc[2] = "options. It also can record the screen output and capture texts. SnagIt editor is used to edit the captured images or text. The program has great features but it also has rather high price."; fDesc[3] = "for CD and DVD jewel cases. A great thing about this program is that it enables you to import your own art work, or set a simple background colors and organize artist information along with track lists."; fDesc[4] = "hidden object game does not mean that you have played them all, however, this is one of those cases where from the very beginning you can realize that not all the necessary attention has been paid through the development process in order to achieve a truly original and unseen product."; fDesc[5] = ", and look for fingerprints, marks,id´s, weapons, footprints, etc.. Discover all the objects that will give you clues in order to solve the crimes and figure out how everything happened."; fDesc[6] = "to your CD, DVD and other media, jewel case inserts, covers and more. Once you start the program, a wizard will guide you to create and print Disc Labels, Discs with Jewel Cases, Discs with DVD Cases, Discs with Inserts or Mini DVDs."; fDesc[7] = "surface printing. The application guides the user through the design way to the end in a very simple manner. The application supports direct to disc printing (special printer needed)."; fDesc[8] = "cases and iPod. The software will help you to create these with a professional look and you're only limited in your designs by your creativity. You can install the software easily by inserting a disc that is provided when you purchase the software."; fDesc[9] = "easily create a cover using the Creation Wizard to read the track lengths of an Audio CD, get album information over the internet (CDDB), read CD-Text, or create a directory structure for Data CDs."; fDesc[10] = "ability to find hidden objects, the game will provide you words and you must search does objects in your screen in order to solve mysteries and police cases."; fDesc[11] = "this category, this game is pretty different from others. The game is organized into chapters, in each chapter you’ll need to solve a case in The Vanishing Files to uncover the story."; fDesc[12] = "program, you will be able to design and print CD labels, CD jewel cases, CD or DVD paper jackets and DVD jewel cases. You will be able to save your designs in the program´s proprietary format, and print them using your printer."; fDesc[13] = "The game itself, basically consists in detecting differences between the same room, before and after the mystery arose. The screen is divided horizontally, and a magnifying glass-like cursor is what you use to point out what you find out."; fDesc[14] = "to use with your e-books, boxes, plastic boxes, DVD cases and other objects. This software is aimed for authors, developers and designers who want to get professional illustrations very quickly and save time and money."; fDesc[15] = "analysis/development processes. With this utility you can easily define UML actors and use cases, generating a variety of reports right afterwards, which could be in HTML, PDF, RTF or XML 1.1 formats."; 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 = '...'; } }