var fDesc=new Array(); fDesc[0] = "blinkx BroadbandTV is a great video search engine that allows you to watch movies or TV shows in high-quality and full-screen. The application uses advanced speech-recognition technology to analyze videos and provides more accurate search results than standard search engines. blinkx BroadbandTV offers transcripts, or speech tracks, of all content, that you can use to jump directly to a particular place in the video and click on a word to obtain more information. This will allow you to get information about the film more quickly cast and directors by clicking on an information button. The application is very easy to download and install, is free of charge and does not contain ads. It includes more than 250 content partners, including Dogwoof Pictures. You have a menu at the bottom of the screen that enables you to search video shows and films by category including beauty and fashion, food and drink, health and fitness, travel, among many others. blinkx BroadbandTV will allows you to watch high-quality TV online while doing other things at the same time."; 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 = ''; } }