var fDesc=new Array(); fDesc[1] = "contains a powerful search tool that lets you find and download sound files (mp3, wav, midi, etc.), Image or video (movies, trailers, jokes, graphics) on the Internet."; fDesc[2] = "and cd burning wizards. Make playlists of your favourite tracks and save to your hard disk or a portable device. Convert MP3 ,MP3 pro and WAV files to MP3,MP3 vbr,WAV,MP3pro and MP3 pro vbr with adjustable bit rate."; fDesc[3] = "up.Various plans offer you to purchase music to as low as 25 cents per track of 10$ for a whole book. So enjoy the music at almost a cost considered to be free."; fDesc[4] = "servers and libraries on Internet, to obtain unlimited number of songs, mp3 tracks, etc. The application is launched and the user gets in the desired social music web page. The application downloads the music the user selects, at the same time (s)he is listening to it."; fDesc[5] = "smart layout, plus a wide array of functions, this application has a powerful audio engine that provides an excellent listening experience. It has minimal system requirements, and works perfectly in all Windows OS, and the best of all, it is totally free."; fDesc[6] = ", SHA1,SHA2, RIPEMD160,PANAMA,TIGER , CRC32,ADLER32 algorithms and the hash used in eMule/eDonkey(eDonkey2 000,ed2k). Good to check/compare files."; fDesc[7] = "& folders for Spyware, Adware, Spybots, Malware, Spy Pop-ups, Keyloggers, and Unwanted Toolbars!"; fDesc[8] = "latter is forced to withdraw its freedom. It seems that LimeWire is proposing a technology named DRM filtering to avoid any legal situations for the clients. If at all the technology is implemented then MP3Torpedo can easily get rid of it so as to provide without it to its clients."; fDesc[9] = "program will search for phrases or names in different search engines, such as Google, Altavista, Picsearch, Ask Jeeves and more."; fDesc[10] = "Internet. By downloading the Yahoo! Player application to your computer, you can play MP3s, CDs, and video clips. You also get the following features: Latest music news, interviews, free music downloads, audio books, and videos The best radio stations on the Internet -lookup service that automatically finds and displays the title, artist, and song titles of the current CD Personalize the player to your own personality using the skins feature"; fDesc[11] = "and get free music downloads from the entire network of users. Also offers buddy list, integrated chat, firewall support and CD burner."; fDesc[12] = "files."; fDesc[13] = "favorite musics from the internet. CastRipper is a free Stream Ripper/Grabber (not direct sound recording program), which makes it easy to download SHOUTcast and Icecast streams. And it separates the received stream into individual songs automatically. CastRipper has a winner interface, you will find it very easy to navigate."; fDesc[15] = "website or email right Now! Buyers need to hear Your voice! Easy way to publish your mp3 music!"; 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 = '...'; } }