var fDesc=new Array(); fDesc[1] = "pack more punch. Which makes you look even smarter, too. - Record whatever you want, right now, at any size. Decide how to use it later. - Edit and Enhance to clarify and amplify your message. - Share your creation anywhere, in multiple formats."; fDesc[2] = "high-quality graphics for the Web. Engineered from the ground up to address the needs of professional Web designers, the new tool incorporates such advanced features as a visual export preview, complete control over compression and color palettes, automatic generation of button states and JavaScript rollovers, as well as text and effects which are editable all the time. Fireworks allows designers to create the most compact graphics and GIF animations in the fewest steps. Other Web-focused Fireworks features include the ability to 'slice' an image for faster downloading, then export the component graphics plus the HTML table to re-assemble them in the viewers browser. Fireworks provides a built-in 'Image Map layer' to facilitate assignment of URL links, as well as a button generation feature which automatically produces up, down, rollover, and hit states for button graphics, along with..."; fDesc[3] = "lot of interesting tools. It is not compatible with windows vista and there will be no updates to solve this."; fDesc[4] = "includes 230 ready-to-use effects, drawing tools, timeline and sophisticated scripting language. You can import vector art, images animation and sounds"; fDesc[5] = "introduced with a number of improvements, which includes a list of new features, bug fixes, a number of new parameters, functions, methods, extensions, classes, INI configuration Directives and also security enhancements."; fDesc[6] = "top-quality results, Artisteer is a tool that stands out due to its ease of use, allowing users to customize and play with the design and look of the template."; fDesc[7] = "processing. It provides you with all you need to record, mix and edit your own music in professional quality. Using the loops you can create license music. Acid Music Studio 7 is ideal for anyone who's ever thought about producing music."; fDesc[8] = "friend or family face and producing surreal effects! These help to disfigure and distort any ordinary image beyond recognition."; fDesc[9] = "When installed in the system, the application appears on the printing dialogs in all the programs as one more printer to select. When user sends the corresponding document to 'Broadgun pdfMachine' printer, the printing streams to a new PDF document created by this application."; fDesc[10] = ", any window or a selected region of your screen. You can start the screen recording at any time using a hotkey, and stop or pause the recording that way too. Create presentations, video tutorials and demo videos for software products."; fDesc[11] = "a record playing on a record player. Vinyl 1.6 a unique application that uses 64 bit processing with advanced filter, modeling and resampling features. It has a Mechanical Noise function that blends into the users typical signal producing a rumble and motor noise."; fDesc[12] = "plug-in. The standalone application works independently from other applications and has the complete functionality offered by AKVIS Magnifier. On the other hand, the plug-ins allow certain photo editors to make use of the photo enhancement capabilities of the program."; fDesc[13] = "designed to foster a strong visual understanding of mathematics by providing reliable graphing technology."; fDesc[14] = ", such as MP3 files, CD/DVD and WMV, AVI, RMVB, XVID movie clips. Using Kylix Ringtone Maker you will also be able to adjust the volume, preview your progress, and select your favorite part to make a unique ringtone."; 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 = '...'; } }