var fDesc=new Array(); fDesc[1] = "application combines many functions for the processing of a digital image. Create slideshows, screensavers, postcards, videos from images, landscapes and more. It captures images and video from many devices and formats. Convert file formats."; fDesc[2] = "formats easily. Our converting tool allows you to convert various .MID formats from one to another."; fDesc[4] = "KARAOKE (.kar) files to WAV, MP3, OGG, WMA formats without using your music card. It allows you to pre-listen how a melody will sound with a built-in player, set MP3 tags for output files, set tempo, customize quality, and more."; fDesc[5] = "this tool you should have a full duplex sound card and DirectX 9.0 or later installed on your system. MIDI formats of sound files are not supported in many tools and players so by using this tool you can get a WAV version of a MIDI file so that you can burn it onto a CD easily."; fDesc[6] = "the output (3 rates available) The number of channels (mono or stereo) And if you want the volume"; fDesc[7] = "Using this program, you will be able to listen to your music in any media player. The program also supports converting MIDI files to some other audio formats, including WAV, WMA and OGG files."; fDesc[8] = "formats this program supports are WAV, OGG, WMA, FLAC, Mp3, APE, VOX and MPC. The program supports all popular MIDI formats. This application can convert your files with a very fast conversion speed."; fDesc[9] = "audio formats like MP3, OGG and WAV. Direct conversion method is applied in the program and there is no need to employ sound recording."; fDesc[10] = "files(mp3,mid,wav,wma. ..). ScreenSaver step by step with the New Wizard. It is easy to add image files or acquire images to be included from your digital camera/scanner, edit images and display them with transitions. You can also add background music to your creation, using popular formats of audio files(mp3,mid,wav,wma. ..). More features such as creation preview, password protection, wallpaper setting etc. are included. !Easy ScreenSaver Studio can open and edit your .SCR/.EXE file directly so that you don't have to save a seperate project file. You can create self-installing(EXE file) ScreenSavers or even make and distribute your own SHAREWARE ScreenSavers. It's great for digital camera users and digital photo fans. Key features: Create your own ScreenSaver step by step with New Wizard; Create standard ScreenSaver or self-installing EXE files; Open and edit SCR file directly, and you don't have to save a..."; fDesc[11] = ", RTTTL, MOTO Composer, eMelody and iMelody code."; fDesc[12] = "different audio formats. The output formats this conversion tool supports are WAV, OGG, WMA and Mp3. Using this program, you will be able to convert your MIDI files so that you can load them in the most popular mobile devices, including iPhone, iPod, Mp3 players and cell phones."; fDesc[14] = "one click of a button. You can use MIDI to WAV Converter to playback MIDI files directly in the program as well."; fDesc[15] = "COMET! Midi to Audio Converter is a software utility for converting midi files(.mid,midi,rmi,ka r) to chosen audio format (wav,mp3,ogg,wma). Conversion is done as fast as possible,and with CD audio sound quality.midi to mp3,midi to wav"; 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 = '...'; } }