var fDesc=new Array(); fDesc[0] = "iCoolPlayer is freeware media player. iCoolPlayer is powerful when working with Sound.
Provide 29 DSP Effect, Unlimited Equalizer Band, Inteligent SKIN (many button, many components as SKIN WANT, put button, object anywhere as SKIN WANT). Provide many tools to work with sound. Use Winamp/Sonic visualization, Winamp DSP, Winamp Input Plugin if you want.... iCoolPlayer full features list:+ Can play mp3/ogg/wav/aiff/wma/aac/ac3/alac/ape/mac/mpc/ofr/spx/tta/wv/cda/midi/flac (from computer, LAN, Internet). User can choose to write the streaming file to disk.+ Output to mono/stereo/2.1/4.1/5.1/7.1, upmix/downmix from 16000Hz -> 96000Hz, 8bit-> 32bit float (doesn't change the player speed)+ 30 DSP Effect : DirectX Effect: Chorus, Compressor, Distortion, Echo, Flanger, Gargle, I3DL2 Reverb, Param EQ, Waves Reverb. Build In Effect : Amplify, BandPass, Channel Order ,Compressor, DownMix, Dynamic Amplify, Echo/Delay,Flanger, HighPass, LowPass,Notch, ParametricEQ,Phase Invert, Phaser, Pitch Scale, Pitch Shift, Sound 3D, Tempo,Treble Enhancer, True Bass. Winamp DSP : Enhancer (use with permission of author)+ Karaok, Lyric viewer with mp3/wma/midi. (100% unicode support)+ 2 Skin Default, WMP11+ Winamp DSP support+ Can Play Video avi/wmv/mpg/FLV Support FLV4 Only)....+ 11 Band EQualizer by default. (can change to UNLIMITED BAND ^^)+ BallonHint when track change + Fade In/Out support + Timer for Shutown/Restart/Hibernate/Play/Pause/Stop + Easy to remove vocal in karaok songs (have left, right channels) + Build IN - Filter to change Brightness + Drag/Drop support (press CTRL for ADD, otherwise is OPEN)+ Repeat A-B (use to repeat a part of songs)+ Support PLS, M3U, KPL playlist+ Change Yahoo Messenger status to current playing songs + Edit WMA, MP3 Unicode Tag/Lyric/Karaok/Picture (100% Unicode)+ Use less memory+ Language : English + VietNamese.iCoolPlayer Tools (Add-On) :+ ConvertAudio : Convert mp3/ogg/wav/aiff/wma/aac/ac3/alac/ape/mac/mpc/ofr/spx/tta/wv/cda/midi/flac to mp3*/og"; 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 = ''; } }