var fDesc=new Array(); fDesc[1] = "formats. It also can play digital media files protected by DRM-X platform. Haihaisoft Universal Player has Internet Explorer embedded. That allows the user to surf the web while playing files, using only a program."; fDesc[2] = "that you can listen to your audio files on your cell phone anytime you want. Allok MP3 to AMR Converter 3.0 supports many audio formats, including WAV, WMA, OGG, MP3, AC3, 3GP, AMR, RMVB, MP2, RM, RAM, VOB, AVI, MPEG, VCD, WMF, ASF and many more."; fDesc[3] = "mobile ringtone formats such as MP3, WAV, MMF, AMR etc. It can be extract and split the audio from video formats like AVI, Divx, Xvid, MPEG1, MPEG2, DVD, VCD, SVCD, MP4, PSP, 3GP, ASF, WMV, DAT, H264, H263, RM, RMVB, MKV, FLV."; fDesc[4] = "MP3, AAC, AC3, AMR, M4A, OGG, WAV audio formats. It Batch conversion supported and you can convert more files within one time. With A123 Audio to MP3 AMR AAC OGG Converter, you will get any output formats you want with excellent quality."; fDesc[6] = "another. The program supports a lot of audio formats, such as AAC, AC3, MP3, AMR, OGG, WAV, and AMR. This audio conversion tool is very fast and easy to use."; fDesc[7] = ", M4A, OGG and WAV. It provides an easy and completed way to convert MP3 to AAC, AC3 to AAC, AMR to MP3, etc."; fDesc[8] = "globe. A123 software team has ensured that they cover all type of video and audio file formats available in the current market. A123 software development team has created number of creation for audio conversion, Video Conversion,"; fDesc[9] = "you will be able to not only convert audio files from one into another, but also extract audio from video files and save it as Mp3, AAC, AC3 and AMR files."; fDesc[10] = ", AAC, AC3, AMR, M4A, OGG and WAV audio formats. It supports converting all popular video files such as AVI, WMV, MPEG, MP4, ASF, VOB,etc"; fDesc[12] = "you want. It copies in high quality AVI(DivX/XviD, Pocket PC), VOB, PMP, PSP, MOV, AMR, MP3, AAC, AC3, MPEG-4,mpg,vcd and svcd format"; fDesc[13] = ", AC3, AMR, M4A, OGG, and WAV audio, such as MP3 to AAC, AAC to MP3, OGG to AMR, and M4A to MP3. Abcc Music to MP3 AMR AAC OGG Converter Pro provides optimized default setting, just a click to start music conversion."; fDesc[14] = "AVI, WMV video and rip DVD to MP3, AMR audio. All the conversion process such as DVD to AVI, DVD to WMV, DVD to MP3, DVD to AMR are very fast."; 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 = '...'; } }