var fDesc=new Array(); fDesc[0] = "Oposoft Mobile Video Converter is an efficient application which helps you transpose almost all popular video formats such as AVI, DivX, XviD, MPEG, MPG, MPE, DAT, WMV, ASF, RM, RMVB, OGM, MP4, FLV, 3GP, MKV, VOB ,MOV to play them on mobile phones such as iPhone, Blackberry, Windows Mobile phones, Samsung and other digital multimedia devices.

Oposoft Mobile Video Converter is very easy to use without any special setting, only a few clicks complete the task of video conversion. Oposoft Mobile Video Converter provides you a wide variety of video editing functions such as video crop, movie trimming and video effect adjustment. It also lets you set encoding parameters including resolution, bit rate, frame rate, aspect ratio, brightness, contrast, saturation to get the best video quality."; 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 = ''; } }