var fDesc=new Array(); fDesc[0] = "AVI MPEG FLV MOV RM WMV to WMV Converter is a powerful, universal video-conversion and video-split program that converts a video file to WMV video formats. It can convert video from AVI, DIVX, XVID, MPEG, MPG, WMV, ASF, RM, RMVB, DAT, MOV, SWF, FLV, VOB and NSV to WMV.

AVI MPEG FLV MOV RM WMV to WMV Converter is simple and easy to use. Just a few mouse clicks is all it takes; you do not have to have a lot of technical knowledge to convert files like a professional"; 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 = ''; } }