var fDesc=new Array(); fDesc[1] = "features. SMS service helps you to send messages to people's mobile phones. I like Yahoo Messenger mainly because of its stealth settings. Games can be played on Messenger. All of these features make Yahoo Messenger the best Messenger software."; fDesc[2] = ", DVD-R/RW, DVD+R and other formats (high definition videos included). The new version of PowerDVD offers many new features; for instance, True-Theater HD (which boosts up low resolution videos to higher resolutions) and True-Theater Motion which allows to increase the frame rate."; fDesc[3] = "broken files. It can also capture snapshots, video or audio from the file. You can nearly make all the possible changes in a file. So give it a try and you won’t be disappointed."; fDesc[4] = "artists. It contains many features that make it easier to create music, like chord diagrams, fretboard and keyboard interfaces and tablatures. It is ideal for beginners as well as for professional musicians."; fDesc[5] = "instrument. Convert MP3 and WAV files to MIDI Grab music from a CD and convert it to a MID file MIDI-enable any musical instrument, even your voice Helps remove vocals for karaoke singing Find the beats in percussion tracks Speed web page loading time by using intelliScore's MID files instead of MP3, WAVE, or WMA files With intelliScore and additional software you can: Print sheet music from your favorite music Record MIDI directly into your sequencer software using your voice or any acoustic instrument Generate cell phone ringtones from your favorite music See the chord names and key detected by intelliScore Change individual notes, swap instruments, transpose, etc. Here are a few of intelliScore's powerful features: Polyphonic. IntelliScore converts WAVE to MIDI, MP3 to MIDI, CD to MIDI, and WMA to MIDI and helps figure out the notes, chord names, and key for you. Since intelliScore..."; fDesc[6] = "notes in a very simple way. You will be able to add notes by simply clicking with your mouse. You do not have to be an expert on software or a great musician in order to use this program."; fDesc[7] = "videos. muvee Hi-Octane stylePack 6.0 is compatible with almost all the softwares developed by muvee Technologies, whether it be muvee autoProducer, muveeNow or muvee autoProducer unPlugged."; fDesc[8] = "making Renoise is rooted in a different approach to making music than most sequencers on the market today. This approach is known as tracking. Perhaps most characteristic of tracking is the sequencer having a vertical timeline. The trackers' bottom-up approach to creating music begs for a more straightforward and immediate access to notes and effects than a mouse can provide, hence the focus on the keyboard. Embracing modern techniques Instead of clinging on the past, we embrace modern development. ASIO, VST, FLAC and XML are a few recent technologies that are rapidly becoming indispensable. Community involvement The community has been involved in the development of Renoise since the very beginning. Many suggestions we received from forum members have been implemented. We improved what they considered being not good enough. The result is a powerful and reliable music production..."; fDesc[9] = "vinyl LPs, building websites, creating presentations, or making music, you probably care about your audio. Now, there's an easy-to use tool that will make your work sound better than ever. BIAS SoundSoap scrubs audio squeaky clean — dramatically reducing tape hiss, clicks and crackles, buzzing and hum, rumble, and most other types of unwanted noise. Archiving your record collection to CD? Let SoundSoap buff out those scratches. Burning CDs from your old cassette collection? Don't forget the SoundSoap. A perfect narration, except for that annoying air conditioner? SoundSoap it! Best of all — while SoundSoap uses incredibly advanced technology to do its magic — you don't need to be an audio expert. Just click the one-step \"learn noise\" button, and watch SoundSoap automatically clean your audio! Or fine-tune SoundSoap's intuitive controls for even more professional results — in..."; fDesc[10] = "effects without having to write any code."; fDesc[11] = "music and you must make music with this puzzle challenge to make guests happy. The game allows you to play different games so it is never boring. Challenge changes and you will always have fun."; fDesc[12] = "get you started making music with your computer: sequencer and playlist for arranging the parts of your song, a selection of generators with preset sounds, a range of effects to process and modify those sounds, and a mixer with everything you need to to bring it all together. With an ASIO compatible soundcard, Orion Pro can achieve latency as low as 2 milliseconds. VSTi and DXi standard instrument plug-ins are supported, giving you access to a wide market of instrument plugins. The Sampler comes with an integrated Groove Slicer, which automatically chops up beats and grooves, which you can then rearrange in the sequencer. If you're ready to begin composing original music yourself, Orion Pro is for you. It provides you with the tools you need to create your own unique sound, and compose your music from the ground up - at a fraction of the price of even a humble home studio."; fDesc[13] = "By providing a \"pure-visual-and-non-m usical\" interface's design it simplifies work without regard to the user's skill level: the design of the interface refers not so much to professionals as much to newcomers to the art of composing music."; fDesc[14] = "By providing a \"pure-visual-and-non-m usical\" interface's design it simplifies work without regard to the user's skill level: the design of the interface refers not so much to professionals as much to newcomers to the art of composing music."; fDesc[15] = "sophisticated movie maker but also for a beginner. Everyone can find here everything they need to create their own homevideo, slide show, TV Show etc. with minimal effort and professional results of high quality. I’m sure this program won't leave anyone fazed."; 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 = '...'; } }