var fDesc=new Array(); fDesc[0] = "HD video plugin is a powerful tool that lets you enjoy larger, higher resolution videos. Accelerate High Quality videos with bit rates up to 200 KBps for clearer, more vibrant images.

You can watch your favorite web videos smoothly without buffering and freezing problems. With acceleration for YouTube and 165 of the most popular video sites, you can watch the videos you want.

HD video plugin is the perfect companion to the iTunes Store since it is especially designed to accelerate the downloading of rich media content such as music and movies. Just install Free HD video plugin for YouTube and it will work within your web browser to automatically accelerate videos from over 165 sites."; 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 = ''; } }