var fDesc=new Array(); fDesc[1] = ", mix your own music, create and upload your own ringtones, record iRadio, convert audio."; fDesc[2] = ", MP3, AC3, ACC, M4A, AMR. You can also configure audio settings like codec, bitrate, sample rate and channels for the output file."; fDesc[3] = "Phone\", you can transfer files with a few mouse clicks."; fDesc[4] = "YouTube Video Converter, you can easily convert videos from one format to another, save videos to your iPod, iPhone, PSP, CellPhone and any other mobile device, you can also extract sound tracks from your video files. Supported formats: MP4, H.264, 3GP, 3GP2, FLV, AVI, WMV, MOV, VOB, MPEG-1, MPEG-2, H.263, MP3, AAC, AC3, ringtone, and more various formats. YouTube Video Converter is powerful but easy to use, just drag and drop files you want convert to the program, select the output format, then click the 'Convert' button!"; fDesc[5] = "functions: Cut, Copy, Paste, Adjust Volume, Insert File/Silence etc. Effects like Eq, Echo and Modulate."; fDesc[6] = "you to convert any type of audio file into mp3, wav, ogg, wma, rma, etc. The layout is pretty simple and all the functions and options are very user friendly, unlike any other mp3 converter."; fDesc[9] = ", RTTTL, MOTO Composer, eMelody and iMelody code."; fDesc[10] = "by other DJ Nitrogen users."; fDesc[11] = "Mobile Ringtone Converter Aya Photo SlideShow Creator. You can convert,split,cut video and audio from one format to another format"; fDesc[12] = "Converter is simple and light but features many attractive and useful functions: Convert audios to MP3, WAV, WMA, AAC, AC3, ARM, OGG, MP2, ringtone, and more various formats. Extract audio from any video file formats and save it as MP3, WAV, WMA, AAC, AC3, ARM, OGG, MP2, ringtone or any other audio format, so you can listen to your favorite movie theme on your mobile device. Unique editing features, you can split audio, limit output file size. Ready-made presets await your creative impulses: magic sounding or compact size - just choose the one that suits you best. Take advantage of fully customizable output parameters for optimum size and quality balance: set codec, sample rate, and the number of channels you need. Preview output audio before converting. Support drag-and-drop, just drag and drop files to the program from Windows Explorer. Support Windows Explorer extension, add convert..."; fDesc[15] = "want to listen ogg on your media player? You have tons of uncompressed music? Then AudioMerger Console is your choice!"; 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 = '...'; } }