var fDesc=new Array(); fDesc[1] = "interface and a ton of features tightly integrated into its context menu, it flies miles over the other multimedia players."; fDesc[2] = "CorelDraw, the main application for vector design and layout; Corel Photo-Paint for image editing;Corel Capture, a screen-capture utility; ConceptShare, a collaboration service; and the Bitstream Font Navigator."; fDesc[3] = "converts the PC into a great stereo system by adjusting several settings to arrange the environment and simulate an audio studio. It enhances the sound quality of MP3, Windows Media, Internet, radio and many other music files."; fDesc[4] = "You are the son of a very-skilled and gifted assassin who has died in the line of \"duty.\" However, you don't know anything the truth about him and you only do when the organization approaches you."; fDesc[5] = "collages. With this cool application you will be able to: - Create collages that can be used as desktop wallpaper. - Create collages that you can send them to your friends and family by email. - Build tuning pictures for using them on your website or online album."; fDesc[6] = "recreation. It is available for Windows and the Mac OS. The program has no learning curve, you could be rendering your first landscape image in as little as 15 minutes after installation."; fDesc[7] = "coordinate plane automatically. It is highly useful for students and for scientific work. It supports a multilingual interface; many languages are included with the installation package and others can be easily downloaded."; fDesc[8] = "images with powerful Stick Photo Star. The program is also helpful in editing tasks. Included color adjustment functionality allows the user to adjust image colors using the balance tool, or by adjusting colors with the curve tool."; fDesc[9] = "The program enables the user to resize, rotate, convert, resize and change brightness and contrast of images by just dragging and dropping them."; fDesc[11] = "in turns, in a browser window, while the real time combat is played in a gaming window. It has a steep learning curve but hardcore strategists will love it."; fDesc[12] = "parameters to data with up to 20 independent variables. Define your own equations or choose from over 600 pre-defined equations."; fDesc[14] = "curve fitting process for you in a single step with its built-in equations, enabling you to find the ideal model for your 2D data. TableCurve 2D includes equations from single linear to high order Chebyshev polynomials for data modeling and critical research."; fDesc[15] = "disco, lineari, cilindriche, globoidali, meccanismo biella manovella, camme a lobi"; 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 = '...'; } }