var fDesc=new Array(); fDesc[0] = "Okoker MP3 to AMR Converter is a professional and powerful AMR Converter that lets you convert your audio files to and from the AMR format used by your cell phone. You can convert from WAV, MP2, MP3, MP4, swf, OGG, WMA, AC3, AMR, 3GP, MPEG, WMV, etc. to AMR format. You also can convert AMR to MP3, MP2, WAV, OGG, AAC, M4A, AC3, AMR with the same ease. The conversion is performed in batch mode, which means that you can easily convert an entire list of audio files to and from AMR with very little effort. Sample AMR conversions include WAV to AMR, AMR to WAV, MP3 to AMR, AMR to MP3, WMA to AMR, OGG to AMR, AMR to OGG, M4A to AMR,
AMR to M4A, etc. In addition, you can also convert video formats including AVI, MPEG, MOV WMV, ASF, RM, RMVB to popular audio files. The AMR converter is very fast and easy to use, with advanced AMR encoder and decoder inside."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }