var fDesc=new Array(); fDesc[1] = "is very intuitive with excellent search functions. With the search criteria you can search multiple folder structures at once and specify all the functions for identifying the duplicates."; fDesc[2] = "clicks. The program supports all the popular audio formats including WAV, MP3, MMF, AMR, QCP and MP3. The best feature of the converter is the integration into Windows right-click menu."; fDesc[3] = "include preview mode, list mode, rip raw AC3, DTS audio and protected DVD movies, removes region protection in a graphic interface with suport for multiple languages."; fDesc[4] = "all other conversion tools available on the Internet. However, it supports many audio formats and it lets you convert them into the following files: Mp3, WMA, OGG, FLAC, MPC, APE, WAV, PLS and M3U."; fDesc[5] = "drum sounds that include rap, hip hop, rock, dance, and others. If you are a professional DJ or an amateur who enjoys creating music, you may find this tool really helpful."; fDesc[6] = "MPEG, AVI, WMV, DVD, ASF, VOB, ASF, ASX, M1V, M2V, M1P, M2P, etc"; fDesc[7] = "support: MP3, WMA, OGG and AAC(+). Scheduling and global Hot Keys are supported."; fDesc[8] = "to convert, grab, record and transform your audio files in a very easy and effective way. This efficient application supports a lot of audio formats, including AAC, AC3, AIFC, PCM, AMR, GSM, RAW, WAV, WMA, MP3, OGG and many more."; fDesc[9] = "discs. Interface supports English, German, French languages and works with Windows 98/XP/Vista. It is a complete recording suite that fulfills the needs of all users, from making security backup copies to video creation in the movie format of your choice DVD, SVCD or VCD."; fDesc[10] = "way. It is based on a clear and intuitive interface and allows you to develop your own files in any of these formats: MP3, OGG, WMA and WAV. It supports ID3v1 and ID3v2 tags to keep the the original tags information."; fDesc[11] = "popular audio formats including MP3, OGG, WMA, AMR, WAV, AC3 and AAC. This ripper solves all your ripping related problems. It can rip your CDs even if they have scratches on them."; fDesc[12] = "record any external sound by using a microphone or other device and save the result as a WMA, OGG, Mp3, APE, FLAC or WAV file. The program enables you to record any sound directly from a sound card."; fDesc[13] = "AVI, SVCD, VCD, MOV, WMA, RA, RAM, M4A, MPC, MPEG and many more. This program is a combination of two programs (DVDPean and DVDPean Video) developed by the same company."; fDesc[14] = ", divx, xvid, mpeg, mpg, wmv, asf, rm, rmvb, dat, mov, swf, flv, vob, nsv, to mp3, wma, ogg, wav files. It allows you to configure output settings like audio format, channels, quality, and track information including author, album title, year, etc."; fDesc[15] = "program you are looking for. Power MP3 WAV Converter 1.1 converts different audio files such as Mp3, WAV, WMA and OGG in a very short amount of time."; fDesc[16] = "Converter has a very small sized downloadable and it is very easy to install too. Allok WMA MP3 Converter is compatible with operating systems like XP, Me, 2000 server as well as 2003 server; however Allok WMA MP3 Converter is still not available for Vista operating system."; fDesc[17] = "It also works as an audio converter that can convert music between MP3, WAV, WMA, OGG, VQF, APE, etc. Its features include a built in CD Player, support for remote and local CDDB, and ID3 tags."; fDesc[18] = "Aya Audio to MP3/WMA/AAC/MP2/WAV/OG G/M4A/AMR Audio Converter 1.2 is an audio converter that helps in conversion between various file formats. The program helps to convert audio files from one format to another. The various parameters like frequency, number of channels, bitrate etc. can be customized according"; fDesc[19] = "files and vice-versa. The program will convert your files in a very short amount of time without losing any quality during the process. The program's interface is pretty attractive and intuitive."; fDesc[20] = "software, you are going to be able to convert between the mentioned formats in a glimpse of an eye. The program works with a fast conversion speed and an acceptable output quality."; 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 = '...'; } }