var fDesc=new Array(); fDesc[0] = "CFTsoft Free XviD 2 DivX AVI Convert is a totally free conversion program. It can help you to convert XviD to DivX AVI format with fast speed and high quality. With a user-friendly interface, it is easy to use for all its users.
CFTsoft Free XviD 2 DivX AVI Convert provides its users an easy way to convert XviD file to DivX AVI format. The conversion speed is fast and output quality is wonderful. With an user-friendly interface, it allows you to complete your conversion as easy as you can imagine. The application is freeware, and you can enjoy your conversion without any payment. It is far from virus and spyware, and safe, quick to install."; 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 = ''; } }