var fDesc=new Array(); fDesc[1] = ", like Windows Media Player. Version 2.23 includes Subresync for fixing subtitle sync problems, SubMux for muxing SRT subtitles (and audio tracks) with AVI/DivX files, VOBSub cutter, Sub Cutter and Joiner."; fDesc[2] = "is to make easier to play, convert and transfer music from your computer or portable mutimedia player, it even includes an online store to compete with Itunes"; fDesc[3] = "play MPEG-4 movie files or network distributed streams.Real-time decoding up to 720x576 (coding speeds for Pentium/Athlon above 1 GHz).Plays MP4 files and streamed MPEG-4 video (ISMA compliant)Full MPEG-4 conformity (ISO/IEC 14496) for Simple and Advanced Simple ProfileHighly sophisticated post-processing improves picture quality."; fDesc[4] = "back music and movie files. After installation you will be able to play 99.9% of files on the internet, along with XCD's, VCD's, SVCD's and DVD's."; fDesc[5] = "songs and albums with excellent audio quality, and all for free, as it is funded on advertising. In Spotify it is possible to listen to all sorts of music: from a rare song one might not expect to find, to the latest albums by popular bands and artists."; fDesc[6] = "(Windows Media Player, etc.) as a plug-in accesory, or run as a screensaver, or run standalone. When installing the application, the user can select to integrate to the music player and, the next time the user plays music, G/Force displays a selectable music visualizer."; fDesc[7] = "formats to iPod, PSP, 3GP, MP4 video/ movie. It suppots most of popular video formats, such as DivX, XviD, MPEG, MOV, QT, VOB, 3GP, WMV, ASF, or AVI, etc"; fDesc[8] = "is easier to say what this program can’t do than to say what it can do. One of the best programs for working with media files!"; fDesc[9] = "with according to their interest. The first option is Challenge; the player will have to complete the required poker hands displayed in the box of the screen before the cards run out. The player will receive an extra bonus for each card and time remaining."; fDesc[10] = "functionality at a time. Everything you need to enjoy your favorite song or movie, you can find in this program. A brand variety of audio and video effects and different special features make video viewing or music listening unforgettable."; fDesc[11] = "Video) video player that allows you to watch the videos while you are offline. This easy to use tool contains absolutely no adware, no spyware, no registration, no popups, no malware or other unwanted software."; fDesc[12] = "architecture. The program also supports Gracenote CDDB for the best music recognition and contains some visual effects which react to the beat of music."; fDesc[13] = "listen individually to it, anytime, or play the whole composition, adjusting tempo. Useful for music beginners to learn at a personal pace. While playing the composition, notes and lyrics light at the same time music is playing."; fDesc[14] = "Easy, user-friendly and intuitive interface will allow you to enjoy the video viewing without expending your time in mastering the program."; fDesc[15] = ", Mov, Flv and all other popular video and audio formats (Mp3, Wma, Ogg, Mpeg-1,Mpeg-2, etc.) as well as DVDs, CD Audio and Swf Flash Files. It can play even DivX files, with or without subtitles."; fDesc[16] = "even faster thanks to cool \"drag & drop\" function and create your own playlists."; fDesc[17] = "MP3 audio file format. The opportunity to add subtitles, the mixed-language support and many other important features make the program a useful software on your PC."; fDesc[18] = "Video, MySpace, Daily Motion, Yahoo! Video, Metacafe, etc. offer the possibility of playing videos in Flash Video (FLV) format, as well as the corresponding video URLs to save and later use."; fDesc[19] = "MPEG2, MPEG4 SP/ASP, H.264/AVC*, 3GP. Its features include Real-time, high resolution MPEG-2 video playback at HD, Brightness control, Deinterlace vertical filter among others."; fDesc[20] = "will let you convert those videos to other popular formats like AVI or MPG, but most of them will not, and they will simply download the videos in FLV format. To watch these videos, now you can use nFLVPlayer."; 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 = '...'; } }