var fDesc=new Array(); fDesc[1] = "and buttons in just a few minutes. It uses a large number of dialogs to customize your work. Interface is highly customizable. It has excellent features like photo enhancement, fix perspective distortion and digital retouching techniques. GIMP is not a design suite but is free."; fDesc[2] = "or even retouch them.Photos can be uploaded from any photo capturing device be it a scanner or a camera or any other device.Photos can be printed or even sent to fax."; fDesc[3] = "creative projects. Take any picture you want and put it in a funny frame. You may also take a picture from your webcam; there is a quick access to this function in the program."; fDesc[4] = "aspects of the same project while easily combining discrete elements into complex shots, animations, or game levels. The software also boasts a redesigned renderer that retains the speed of its predecessor while delivering superior results and simplifying the process of creating stunningly realistic images, scenes, and special effects. Other key enhancements include nestable external references, application-wide scripting and macro recording, a customizable work environment, powerful organic modeling capabilities, and a host of other new features that accelerate the creation of digital content."; fDesc[5] = "fixes, straightforward organization and sharing options, and an array of creative project templates, it's never been so fun and easy to do more with your photos. With drag-and-drop simplicity, you can quickly and easily create impressive photo projects and slide shows."; fDesc[6] = "songs to fit your mood, or create an instant music mix based on your favorite song. MoodLogic makes it all possible. MoodLogic was founded by music lovers who realized they were not getting the most out of their extensive music collections. Drawn by the potential of digital music, the MoodLogic team converted their music collections to MP3 format years ago. Still, something was lacking… the abilities to quickly and easily navigate their collections and the compile excellent playlists. They were further disappointed by the inconsistent labeling of their songs by ripping software and services. The team created a system that could look at music on a track-by-track basis, using digital signal processing, data mining, expert ratings, collaborative filtering, and other classification options. Soon, thousands of music lovers were flocking to MoodLogic's beta site, Jaboom!, an online..."; fDesc[7] = ", unleash your mind with highly visual, interactive technology designed to capture ideas, data and knowledge in a limitless arrangement that lends clarity to any task or project. When you can see the details up close, as well as the big picture in clear view, you can build meaningful, multi-dimensional relationships between information – and share it with everyone on your team. This leads to well-informed decisions, swift and confident action, and everyone’s favorite: results. Some call it mind-mapping. We call it common sense. And MindManager is the software that brings it to life. Unlock mindshare: Quickly capture, organize and share ideas and information in a visual way that others can quickly build upon. Strengthen organizational memory through active knowledge sharing. Facilitate greater innovation with unique perspectives on information. Get things done: Align team members to..."; fDesc[8] = "modern enterprise of today. It allows you set up program designs, scheduling, time management, and others. The program also supports a wide range of functions including tasks allocation back and forth, milestones analysis, and estimated time for completion of a solution."; fDesc[9] = "have knowledge of programming. When we open this new version we can find a new interface with more functions, two toolbars, two panels with new features and one window."; fDesc[10] = "programming experience is necessary! Just click and drag your mouse a few times, and like magic you can build a menu which will pop up when your disc is inserted into the drive. From the menu you can launch applications, open documents, play movies, and do much, much more. This is the simple, elegant solution to your disc creation needs."; fDesc[11] = "hardly compared with Pro version or ACID Music Studio, as there are restrictions in every second menu point. Besides, this program doesn’t support VST and DirectX. But in spite of these things, these restrictions will probably not disturb undemanding users."; fDesc[12] = "technology settings, the great level of performance and previously unavailable productivity. Sony Cinescore software is a breakthrough in professional soundtrack creation, automatically generating fully composed, multigenre, production music perfect for movies.."; fDesc[13] = "VBScript, PHP, etc. that includes a buil-in project preview, many HTML tags, events and attributes, JavaScript events, attributes, functions, statements and over1200 operators. In addition, this set includes an efficient JavaScript debugger to debug JavaScript code and run it safely."; fDesc[14] = "you can open, export and print Microsoft projects stored in MPT, MPP, XML and database format. It also allows you to view the project data in various forms like Gannt Diagram, Resource Sheet, Resource Usage and Task Usage."; fDesc[15] = "a project management software works on window platform and it can be used to create PERT charts. PERT Charts are also known by some other names like Network charts, Precedence Diagrams, Logic Diagrams etc."; 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 = '...'; } }