var fDesc=new Array(); fDesc[0] = "The Flash Video Converter Factory Pro is a powerful and versatile program for converting any video file to flash including FLV, SWF, F4V. The flash video converter (FLV video converter, SWF video converter) with professionally excellent performance. Can quickly convert all popular formats of video into high quality Flash video.

Flash Video Converter Factory Pro is a powerful utility that converts popular video files AVI, MP4, DAT, MPG, MPEG, H.264, NSV, VOB, MOV, FLV, MKV, TS, DV, WMV, ASF, 3GP, 3G2 to Flash file. It is designed to convert video to flash on any webpage."; 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 = ''; } }