var fDesc=new Array(); fDesc[1] = "the extracted sound clip to MP3 format it is very easy to use. Just open the desired MP3 file, point to the starting point in the timeline and then select the part where it stops (ending part) and finally click on save to save the selected audio."; fDesc[2] = "matter the files' codecs. This program is like any other media player with the exception that this software only plays FLV files."; fDesc[3] = "any simpler. Not that that is a bad thing, just the opposite. It serves its purpose extremely well. If you view flash videos a lot, you know that there is material on video sites like YouTube that you just couldn't find anywhere else."; fDesc[5] = "folder a new playlist is created or alternatively the files are numbered to keep the order of the playlist."; fDesc[6] = "setting the start point and duration at will."; fDesc[7] = "file to .exe, converting flash file to flash screensaver ,capturing flash pictures as wallpaper, extract music(mp3) and pictures."; fDesc[8] = "the MP3+G Karaoke Format. Host any Karaoke show with ease."; fDesc[9] = "AVI, MPEG, WMV, ASF, MOV, QT video files to WAV, MP3, WMA, OGG formats allowing you to reproduce them on your favorite players. Its features are limited but works for users with basic requirements."; fDesc[10] = "format."; fDesc[12] = "Stunnix JavaScript Obfuscator is very advanced professional obfuscator for .js/.html/.asp/.php/.w sc/.wsh files, with support for encoding and ensuring licensing condititions, with advanced GUI with Project Manager and ActiveX symbols extraction tool."; fDesc[13] = "display all the audio tracks on a CD and show you information about each file. By simply clicking on the extract button all music files will be extracted to any output direction you choose. The supported output formats are WAV and Mp3 files."; fDesc[14] = "popular formats: WAV PCM, MP3, WMA, Ogg Vorbis."; fDesc[15] = "MP3 player. No sound quality is lost. Video to MP3 Redactor is very easy to use."; 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 = '...'; } }