var fDesc=new Array(); fDesc[1] = ", new panels for Masks and Adjustments, on-the image that we can apply some adjustments to the style of Photoshop Lightroom, a 3D engine, and then only for begin."; fDesc[2] = "from anywhere in our computer directory, decide which size is best, choose an e-mail program and go, then automatically the e-mail program opens in the form of a new message with the attached file in it."; fDesc[4] = "applications which allow you to create visually rich, engaging content for any media whether it is related to print, web, interactive, video, audio, and mobile."; fDesc[6] = "projects. Create highly realistic background composites with drag-and-drop simplicity, even from marginal video sources; customize virtual sets with convincing effects like virtual shadows and reflections; and output in broadcast quality to a wide range of advanced file formats."; fDesc[7] = ", photos and video on CD and DVD discs. NTI Media Maker 8 includes NTI Photo Maker™ to quickly import, edit and share digital photos and slideshows; NTI Digital Jack™ for playback of music collections; and NTI Ripper™ for ripping and archiving music."; fDesc[8] = "system, track file status with comments, use Adobe Bridge to find files visually, search for XMP metadata, and host Adobe PDF reviews."; fDesc[9] = "unified environment that lets you work more productively than ever before. Create web and interactive content and design websites. Enjoy new creative effects and controls, as well as productivity enhancements such as Multi-file Place and table and cell styles."; fDesc[10] = "and productivity of creative professionals and mobile developers who want to produce innovative and compelling content for a broad range of mobile phones and consumer electronics devices."; fDesc[11] = "tools for page layout, image editing, illustration, and Adobe PDF workflows. This program combines: InDesign CS3, Photoshop CS3, Illustrator CS3, Acrobat 8 Professional, Adobe Bridge CS3, Version Cue CS3, Adobe Device Central CS3, Acrobat Connect."; fDesc[12] = ", applications, user interfaces, presentations, mobile device content, and other digital experiences. Get everything you need to prototype your project, design assets, build web experiences, and efficiently maintain and update content."; fDesc[13] = "software combines the best professional creative tools from Adobe with exceptional integration and productivity, so you can meet new creative challenges and take your business in new directions."; fDesc[14] = "control system, track file status with comments, use Adobe Bridge to find files visually, search for XMP metadata, and host Adobe PDF reviews."; fDesc[15] = "AVI?WMV?MPEG in a super fast conversion speed. It is composed of DVD to Creative Zen Converter and Video to Creative Zen Converter."; 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 = '...'; } }