var fDesc=new Array(); fDesc[1] = "and watch the latest movies on Blu-ray Discs and HD DVDs, or are you simply looking for the best home-theater playback quality available for DVDs? DVD Suite 6 Ultra for creating discs of your high-definition video content, editing videos automatically, and watching Blu-ray Discs and HD DVDs."; fDesc[2] = "three separate entries into the program's folder. These are the entries for each of the three modules included in the program: Music Converter, Batch Converter and CD Ripper. Every module has its own interface"; fDesc[3] = "rips fast enough and supports lossless encoding. It has a clean, simple interface that has been renewed in this version with bigger icons and more comprehensive options."; fDesc[4] = ", Flash (SWF and FLV), iPod, PSP, 3GP, etc.; editor; recorder; CD/DVD ripper; audio, video, data CD/DVD burner for DVD, VCD, and SVCD; and more."; fDesc[5] = "sound files for music CDs, dance programs, websites, answering machines, Windows sounds, and much more. It includes a lot of of effects and editing features for professional sound production."; fDesc[6] = "for copyrights or specific file formats. This software has various utilities available for achieving different kinds of music legally. They are Radiotracker MP3videoraptor and Tunebite."; fDesc[7] = "allows you to find favorite radio by genre or keyword, to choose bitrate and other characteristics. You can listen and record radios at the same time. iRadio receives much more information about listening track: track parameters, name, stream name, stream type, bitrate, genre etc. iRadio automatically saves every new track in a separate file with the corresponding file name. While listening to a track you can get it full even if you have started recording from the middle. You can optionally select saving tracks in directories with current date and time. There are many more unique options allowing you to arrange your music and make new downloads. There is an integrated CD recording engine that allows to create music CDs with CDA and MP3 formats. You have no difficulty in selecting and mixing tracks for recording a disk. Each track's parameters and full selected time are indicated...."; fDesc[8] = "FLAC formats. This application is completely free and it will rip your CD's with a high quality level. By using this software, you will save a lot of your valuable time, because it works really fast."; fDesc[9] = "Grabber burn ISO files audio editor audio converter Audio Editor Support The following audio formats: Uncompressed WAV PCM Compressed WAV (GSM, ADPCM, DSP, ALF2 CD and others) MP3 (including VBR) MP2 VOX (Dialogic ADPCM) RAW WMA AVI (audio) G.726, G.723, G.721 Ogg Vorbis MPC Mobile Voice Audio Converter Support The following audio formats: RAM, RMM, RA, RNX, RMX, RV, RM, RMJ, RPM, WMA, OGG, and audio CD files. supports extracting audio from video files including AVI, M1V, M2V, MP2V, MPE, MPV2, MPA, MPEG, MPG, and MPV."; fDesc[10] = "converts them to some of the most commonly used audio formats: MP3, WAV and OGG. Its features include the use of Free CDDB to retrieve information about your CDs like artist, album, genre, and names of the songs."; fDesc[11] = "formats like CD, MP3, WMA, AAC, FLAC, Ogg Vorbis, MPC, APE, MP4, WAV etc. and many video file formats like DVD, Blu-ray disc, HD DVD, WMV HD, VCD etc."; fDesc[12] = "formats: MP3, WAV, and OGG. This PRO version also brings some additional tools that include: CD Player, WAV Converter, and MP3 Converter."; fDesc[13] = "cell phone as a ringtone. The program lets the user create and manage ringtones for Nokia cell phones, which makes it unnecessary to purchase them. The Mobile Ringtone Studio for Nokia is basically three programs in one."; fDesc[14] = "and records to CD or conversion between sound files. Drag and drop convience. 4 programs in one!"; fDesc[15] = "any CD, DVD, HD or Blu Ray disc. Then, you can save the recovered data onto a new disc. UltraCopy has lots of different tools to perform single or multiple file copying, recover data from any media."; 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 = '...'; } }