var fDesc=new Array(); fDesc[1] = "100 file formats. Since 2004, Tunebite has been mentioned and singled out for excellence in more computer trade publications than any other legal software solution that removes DRM copy protection. Tunebite legally removes the audio DRM copy protection from music & audio books by re-recording it at up to 54x the speed. With either the playback software or Tunebite, additional copyrighted music & audio book files can be copied by using the virtual CD-burner. Tunebite has one of a kind quality control with “PerfectAudio”, guaranteeing error-free audio output. Tunebite turns the PC into a high-performance, Video DRM converter and ensures the synchronicity of video & audio while the copyrighted video files are played back. In the process, Tunebite legally photographs, frame by frame, the replayed, copyrighted films & saves them in the desired format. Tunebite informs you of the..."; fDesc[2] = "features are customizable tag output as well as an extremely detailed information input for specific or grouped music files. TagScanner´s stronger feature is the web based tagging tool."; fDesc[3] = "CDs to MP3, OGG, WAV formats in your hard drive. You can also create a Bin/Cue image and burn it to keep security copies of your favorite audio CDs."; fDesc[4] = "iPod, MP3 Player or CD Player. Replay Music is a unique streaming music recorder that captures MP3 files from any streaming source. Every song is saved on your PC as a high quality MP3 file, automatically tagged with the artist, song title, album and genre, and perfectly separated into individual tracks. You can even burn songs directly to CDs, or copy them to your iPod or MP3 Player."; fDesc[5] = "Ensure you download the latest music that you desire. Try music first before you download. Enable edit ID3v2 tag of the MP3 file including the title, artist and album before you download it. Easy to use with super friendly interface. Fast speed without seeds or sources problem. Compatible with any portable device."; fDesc[6] = "able, among other things, to extract any kind of file from your computer to your iPod and vice-versa. iPod Access for Windows 4.2 is very easy to use and has got a friendly and simple interface."; fDesc[7] = "17 different languages including full Unicode language and file support. It is designed for large image libraries with thousands of files. This little power pack reads 40 different image file formats, supports lossless JPEG rotation and includes an unique MP3 Organizer including a simple player: MP3 files are categorized according their MP3 tag information into artist, genre and album in a comfortable tree structure. Great for larger music archives."; fDesc[8] = "and album. But this could be done easily without this software through google. The point of this program is that it can scan your computer and decide which of your albums have album art missing."; fDesc[9] = "compilations, videos and the CD/DVD file archives. The application comes with an interactive and easy to use graphical user interface making things easier for the user, and comes with many templates, clip arts, fonts and nice background images."; fDesc[10] = "your music according to Artist/Album/Track. TheLastRipper 1.3.2933 will also help you generate playlists from the data available from you Last.fm account."; fDesc[11] = "you will be enchanted with this cool music manager. Teen Spirit is a complete music manager that will help you to have all your music files (MP3, wma, ogg, etc) perfectly categorized in the ways you always wanted."; fDesc[12] = "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[13] = "to take the audio from your favorite TV episodes that you have recorded on your computer with you while you were in the car? Ever wanted to watch to that great movie in the car on the way to work, but you don't have a DVD player in your car? Why not listen to it instead? With MuvAudio, now you can. Features include: Single Click of a Button Starts your playlist and records each track automatically without any interaction from you! Ability to record in WAV, MP3, WMA, OGG, MP4, FLAC, VOX, AU, and AIFF formats MP3 and WMA Tagging of, Author, Title, Album, Year, Genre, Track Number Ability to choose Output Directory and File Name Based on Numerous Fields w/ separator support(ex. \My Music\Artist - Album\Artist - Album - Track Number - Title\) Ability to Create and Modify Playlist Ability to Drag and Drop files and/or directories onto playlist"; fDesc[14] = "much more from iTunes to WMP and vice versa. Apart from this, Music Bridge is capable of copying album art from a .JPG folder or from an album art file, export iTunes ratings to XML file."; fDesc[15] = ", catalogue, edit and listen to your MP3 files, all this using the same application. MP3 Workstation is capable of managing all common tasks related to audio files efficiently and in a very easy way."; 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 = '...'; } }