var fDesc=new Array(); fDesc[1] = "more from their player. Its forward backward button option, media library, online music search option, minimode are very useful additions. All this packed in a simple interface and makes it a great media player to work with."; fDesc[2] = "file formats as well as DVDs, VCDs, and other streaming protocols. It includes a large number of common encoding and decoding codecs like 3GP, AVI, FLV, etc."; fDesc[3] = "source codecs like Ogg vorbis. With the built-in utilities like library manager, music ripping and burning to CDs and its great playback quality, it is indeed a great music player to have."; fDesc[4] = "radio stations from all over the world. And new stations are regularly added to their directory. You can search this directory from Phonostar player by country, by language, by Genre, by stream format, by station type or by quality."; fDesc[5] = "with most popular music players like Winamp, Windows media player as well as iTunes. Though LyricsSeeker would only work with internet connection, it turns out to be a good tool for music lovers."; fDesc[6] = "save the videos on your computer. After that you can use or watch these videos offline n you will not required to connect with the internet. You can transfer these videos on your other devices like Laptop, iPod, iPhone, Mobile Phones, memory stick or some others."; fDesc[7] = "pornotube.com website? If yes, then Pornotube Videos Downloader can really help you. Pornotube Videos Downloader is especially developed to download videos from pornotube.com website."; fDesc[8] = "it is completely safe and it will never destroy your data. So if you want to lock MS word, MS Excel, Window Media Player or Browser or any other software then just use Password Door and nobody can use your softwares without providing password."; fDesc[9] = "format, both movies and music files. It even has the ability to create playlists. The downloaded file, when executed, download three files from Internet, with a total size of about 1 Mb."; fDesc[10] = "or generic album art. AV Album Art Fixer is able to read your all albums from your windows media library and show all albums in its Album Box at the top left. You can select any album to scan for errors."; fDesc[11] = "played on Ipods and all MP4 players. The converter supports 3GP, MPEG, VOB, MOV, DAT, RM, FLV and many other input formats. The user interface of the program is similar to the Aimersoft family’s converters and rippers."; fDesc[12] = "all popular video formats such as vob, DivX, XviD, MOV, rm, rmvb, MPEG, WMV, AVI, ASF, DAT to Zune compliant formats."; fDesc[13] = "includes virtual CD writer which helps the user to convert music files using CD burning capabilities of media player tool. The latest version of ShareDRMusic is supporting Apple iTunes, Window Media Player and Real One Player."; fDesc[14] = "formats including AVI, DivX, XviD, WMV (Window Media Player), MPEG, MPG, DAT (VCD), RM, RMVB (RealPlayer) and etc."; fDesc[15] = "creations. Play shows in window or full screen. Extract image and audio media from BAM file if permission granted by BAM creator."; 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 = '...'; } }