var fDesc=new Array(); fDesc[0] = "If you are bored of your default media player, then it's time to test new options, and Quintessential Media Player (QMP) is an excellent choice. It has great features and it's totally free. This simple yet complete media player will surprise you for its flexibility to play many audio formats as well as other cool functions you will enjoy a lot.

With this great media player you will be able to play audio files with the following extensions: MP1, MP2, MP3, APE, OGG, CDA, WAV and WMA. The first time you open QMP, a wizard will pop up to help you to load and organize your media library. QMP has a powerful tool to help you organize your music collection and correct or fill-in missing information. When your files are loaded, the application will retrieve data for the files from Internet, and after that, they will be automatically classified by the Genres, Album Artists, Composers, File Sizes, Bitrates, etc.

Another key feature of QMP is that you will be able to Rip an audio CD and save the audio files in MP3, OGG, WAV and WMA formats. QMP will not only play your audio files and CDs, but it will be able to play video files as well. The following video formats are supported: MPG, MPEG, M2V, M1V, AVI, WMV and ASF.

Do you want to listen to your favorite on line radio? QMP will help you play streaming audio and on line radios easily.

Definitely, Quintessential Media Player is one of the best free audio players on Internet. I highly recommend it."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }