var fDesc=new Array(); fDesc[0] = "Flash is a container file format used to deliver video over the Internet. The format has quickly established itself as the format of choice for embedded video on the web. Notable users of the Flash Video format include YouTube, Hulu, Google Video, Yahoo Video, metacafe, Reuters.com, and many other video sharing websites. If you want to deliver your videos over the internet to share your wonderful experience totally free, Free Flash Video Converter Factory is worth for you to choose. The free flash video converter is easy, fast, reliable, safe, and loaded with features, it is an all-in-one best video converter for you. It's also capable of converting videos of many other pop formats like AVI, MPEG, WMV, MP4, etc. It also can convert many pop formats of audio like MP3, WMA, and WAV."; 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 = ''; } }