var fDesc=new Array(); fDesc[0] = "Combine with video sharing script and open source & guides for ASP, ASP.net, PHP, etc, Sothink Video Encoder Engine provides a complete and effective video sharing solution, to batch upload, convert, edit and customize video on windows servers for all webmasters and video companies. Creating your own YouTube Clone sites is as easy as 1-2-3. With this YouTube clone solution, any webmaster can fast create YouTube Clone sites, forums or communities and make profit."; 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 = ''; } }