var fDesc=new Array(); fDesc[1] = "Real player is a free multimedia player,supports almost every audio and video file formats like,MP3,MPEG,MP4,CD,D VD VIDEOS and the QUICK TIME videos.Real player enables the user to buy and download music on more than 100 portable devices like Apple Ipod or an MP3 player."; 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] = "easy to use tool supporting most of the streaming video websites like Youtube, Dailymotion, etc . Unfortunately it does not support many browsers."; fDesc[4] = "the Internet, used in sites like YouTube and thousands more. But they can´t be viewed in most players like Windows Media Player. That´s why this program is useful."; fDesc[5] = "VoIP calls and Instant Messaging conversations."; fDesc[6] = "available on the websites and captures it. User can also capture MP3 from radio sites and can hear it whenever they want. It gives super quality of audio and video file exactly the same you hear or watch on the website."; fDesc[7] = "player is directly connected to its online database of streamed radio stations and TV channels. Presently web media player’s database has more then 170 online TV channels and more then 800 online radio stations."; fDesc[8] = "for specific songs and the results will be shown below. There are thousands of songs available. And yet, this is a legal application. The trick is simple. Muziic searches for songs at Youtube.com and gives you the sound of the video that you select."; fDesc[9] = "and most of the time this can be annoying, especially if you forget web addresses easily. Now with Livestation you can access all your favorite channels with just one click, easy and fast."; fDesc[10] = "and record it with high fidelity for your reserve, as on-play music, video clips, movie, webcasts, etc."; fDesc[11] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[12] = "daily growing collection of thousands of shows, divided in channels. You need to install the program and then signup for an account, that you will need everytime you use the program."; fDesc[13] = "time to Flash Media Server software or Flash Video Streaming Service (FVSS). When high-quality streaming is your priority, Flash Media Encoder can help you broadcast live events and around-the-clock broadcasting."; fDesc[14] = "program is really easy to install and use, and in a few seconds all the sounds played on or through the PC will be recorded as wav or mp3 files with no loss of quality."; fDesc[15] = "everything you need to analyze, record, edit, and convert audio file, produce music loops, digitize and clean-up old recordings."; 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 = '...'; } }