var fDesc=new Array(); fDesc[0] = "Winxmedia AVI/WMV 3GP Converter is a wonderful converter which converts AVI (DivX, XviD, MPEG4, YUV...) to 3GP 3G2 video. Along with these formats, Winxmedia AVI/WMV 3GP Converter also effectively converts MPEG1(MPG,MPEG,MPA,DAT) , MPEG2(MPG,MPEG,VOB) , WMV , ASF and MP2 MP3 AAC WAVE to 3GP 3G2 video. Winxmedia AVI/WMV 3GP Converter supports MP4 video with AAC audio. Winxmedia AVI/WMV 3GP Converter splits large files to multi-volumes which eases the process of conversion. Winxmedia AVI/WMV 3GP Converter offers a video player to preview and select video for checking the progress of the conversion. Winxmedia AVI/WMV 3GP Converter monitors the converting process in video mode. One of the most striking features of Winxmedia AVI/WMV 3GP Converter is that it can convert batch video files of various types in one time. Winxmedia AVI/WMV 3GP Converter is very supportive to the user as it supports selecting a section of video to convert, by setting start point and duration. Winxmedia AVI/WMV 3GP Converter provides a easy-to-use QuickTime-like track bar. Winxmedia AVI/WMV 3GP Converter proves to be extremely user-friendly by providing an easy-to-use GUI interface."; 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 = ''; } }