var fDesc=new Array(); fDesc[0] = "Xlinksoft 3GP to Video Converter is a professional video converter which can convert 3gp files to all popular video and audio formats, such as MPEG, AVI, MP4, 3GPP(3G2), FLV, RM, WMV, H.264/AVC, AVCHD, DivX, XviD, VOB, M4V, ASF, SWF, MP3, OGG, WMA, WAV, AMR, AC3, PCM, etc. Convert video with HD video conversion supported. Xlinksoft 3GP to Video Converter offers additional ingenious features of editing, you can clip your favorite video segments from a movie,crop the video screen size,and increase the outgoing volume of the media file. It also supports converting videos in batches."; 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 = ''; } }