var fDesc=new Array(); fDesc[1] = "possible way. With great compatibility and performance, Nero is the top of the line burning solution. The program allows the user to burn data discs onto CD, DVD, DL DVD, HD-DVD and Blue Ray Discs. It also allows for image burning, and supports most formats out there."; fDesc[2] = "three separate entries into the program's folder. These are the entries for each of the three modules included in the program: Music Converter, Batch Converter and CD Ripper. Every module has its own interface"; fDesc[3] = "easily stored on you PC. It has an easy-to-use interface, which lets you carry out three main tasks: Rip audio CDs, Convert audio files between many formats, and create audio CDs, MP3 CD/DVDs, Data CD/DVDs and Video DVDs."; fDesc[4] = "clicks. The program also supports batch conversion and allows you to convert multiple audio files at once."; fDesc[5] = "enable you to playback and encode most of the formats currently available. During the installation, informative menus will warn you about options that may cause troubles, like some old codecs. The installation will ask you what to do."; fDesc[6] = "and equalize your MP3 to have a consistent volume. Automatically detects incomplete downloads or blank tracks!"; fDesc[7] = "format. The best about this program is the ways you have to convert your files. The input formats this useful software supports are WAV, RM, RA, VQF, AAC, AC3, M4B, M4A, MP3, WMA, OGG and more"; fDesc[8] = "and WAV files. You can switch from MP3 to WAV (and vice-versa) any time, or perform all your tasks without leaving the MP3 format, cutting full sections and adding fade-in and fade-out effects to your MP3 files without transcoding them, thus minimizing any loss of sound quality."; fDesc[9] = ", MPEG, MP4, DivX, ASF, 3GP,PSP, Microsoft Windows WMV, iPod and Zune, as well as converting Flash Video FLV to MP3, Microsoft Windows WMA and WAV audio formats, for Cell Phones, iPod, Zune or MP4 player."; fDesc[10] = "another. This program also enables you to extract audio from video files. Using this conversion tool, you will be able to convert files such as Mp3, WMA, WAV, OGG, AAC, FLAC, MPC, M4A, AIFF and many more."; fDesc[11] = "and AVC (H.264) formats, but supporting numerous other video and audio formats as well."; fDesc[12] = "also convert from audio file formats and export them to MP3. It also has the ability to cut the output music file."; fDesc[13] = "files into Mp3 files. The program does not support a lot of audio formats but it will convert between the mentioned formats with a very fast conversion speed. The program will convert your audio files from one into another in just a few seconds."; fDesc[14] = "efficient converter. By allowing you to select any of the four formats supported as the output format, you can keep the length of the file intact and save it using a different codec. It allows you to pre-listen to the fragment you want to cut, or to the whole file."; fDesc[15] = "to rip your CDs to WAV, OGG, FLAC and MP3, to convert your audio files from any of the supported formats to a different one, to normalize their volume, to edit your audio tracks information, and even to repair broken audio files."; fDesc[16] = "codecs, including XviD, MPEG, Real Player, WMV, QuickTime, and MP3, ADPCM, PCM, or WMA. Every conversion job is defined individually, and the settings applied can be stored for later use. It includes subtitle support for SRT, SSA, and SUB files."; fDesc[17] = "configure the basic settings, choose a file or group of files, right click on them and choose the destination format. It also rips audio CDs."; fDesc[19] = "convert (to and from) WAV , MP3, WMA, Ogg Vorbis files and record audio."; fDesc[20] = ", customizable skins and visuals, and built-in access to music resources on the Web. Hi-tech and award-winning design.At long last, Sonique2 Beta is here, and henceforth, we unleash the power of the Mantis Graphics Engine upon the world like a tornado of Swoob. Here are just some of the new features you will find: New interface with maximum functionality and swoob New and vastly improved playlist Right-Click Menu Detachable windows Multiple color themes for default interface Video support Interface Browser for changing skins and remotes All powered by the Mantis graphics engine, which enables endless interface possibilities."; 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 = '...'; } }