var fDesc=new Array(); fDesc[0] = "iWellsoft Video to RM Converter is a powerful RM converter which can convert almost all popular video formats to RM ,MP3 clips and play them in your PC or other software RM player. It can convert almost all video formats, for e.g., DivX, XviD, AVI, WMV/ASF, MPG, MPEG (MPEG-1, MPEG-2), MP4, M4V, MOV/QT (QuickTime), VCD, VOB to RM Video format and mp3 audio format. It is an extremely easy to use video converter which can convert AVI to RM, MPEG to RM, WMV to RM, MOV to RM etc. It is the most important to cut any part of the movie which you like. With variable settings and fast converting speed, it is an vogue, high quality RM video encoder."; 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 = ''; } }