var fDesc=new Array(); fDesc[0] = "If you are using various types of AVI, video, audio and several other format files, you may have faced problems in which your player shows a message stating that you will have to download some codecs for this.
Now as a laypersons, we may not know what does the player is looking for. In those cases, the media player you have does not completely support the file you are trying to open, so it needs some extra files. A solution to all those problems is MUSK Codec Pack. Especially, the version 6.0 of MUSK Codec Pack covers most of the codecs like DivX, Xvid, RM, Cyberlink, VP7, QuickTime and many others. MUSK Codec Pack also has a feature to check the proxy updates. This tool seems to me a very useful and the best part is that it is free for all of us. MUSK Codec Pack does not support Vista; however, the current version 6.0 would work properly with Windows XP, ME, 98 and 2000 server operating systems. This tool also provides a filtering facility. The list of filters supported and included consists of various popular filters like OGG, AC3 Dolby, DirectX, DivX, CDDA and many others. This tool is easy to install and the installation is multilingual as well as the software itself."; 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 = ''; } }