var fDesc=new Array(); fDesc[0] = "Soft4Boost Video to Flash is an easy-to-use video tool to make flash video (FLV) for your site or blog. Using Soft4Boost Video to Flash you can: convert video files to flash video format (FLV), apply unique flash player styles, create a sample html page with the embedded video, specify output video parameters, add an image as the watermark to the output video User-friendly and convenient interface, extended format support which Soft4Boost Video to Flash offers will turn your making video for your site or blog routine to pleasure."; 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 = ''; } }