var fDesc=new Array(); fDesc[0] = "A professional and powerful conversion tool is designed to meet all your needs of converting video files between AVI, WMV, MPEG, MP4, DVD, ASF, VOB, MOV, FLV, etc. All conversion, such as FLV to AVI, MP4 to AVI, MOV to AVI, AVI to MP4, are very easy and fast with the best quality. The powerful features and unbeatable price make AUAU AVI WMV MPEG MOV Mp4 DVD Converter an affordable and powerful all-in-one media solution on personal computer."; 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 = ''; } }