var fDesc=new Array(); fDesc[0] = "Aries Video to MPEG Converter is a powerful video to MPEG converter that can convert video files of different formats to MPEG format. It supports almost any video format including AVI, Divx, XviD, WMV, MPG, DAT, RM, RMVB, and MOV etc and can convert all these video formats to MPEG4 for playback on various mobile devices such as iPhone, iPod, PSP, and Apple TV. Aries Video to MPEG Converter is equipped with very flexible video and audio settings. It allows you to trim file length, crop video, set video and audio output settings, apply video effects, and even capture images from your video files. Wondershare MPEG Converter is very easy to use. Even beginners can convert different video formats to MPEG without any learning curve."; 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 = ''; } }