var fDesc=new Array(); fDesc[0] = "Convert Jpeg Gif Wmf Png to Flv is a professional image to FLV video converter. You can convert Jpeg, Gif, Tif, Wmf and Png image files to FLV video in batches. It can preserve the original layout, formatting, graphics etc of your image file. With this converter, your images can be shown with a flash player or on the web.

Plus, it can be embedded in a web page and shown inside it altogether with other web page content. This makes it easier to distribute images on the internet for other people to share.

This utility tool has a user-friendly interface, and the output results good."; 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 = ''; } }