var fDesc=new Array(); fDesc[0] = "TunePat ParamountPlus Video Downloader is a professional video downloader that helps users save a variety of Paramount+ movies and TV shows in MP4 or MKV formats, making the downloaded videos playable on many devices. Supported by the batch download feature, TunePat ParamountPlus Video Downloader allows you to add full episodes to download with one click. What's more, it can speed up the download process through hardware acceleration. With TunePat ParamountPlus Video Downloader, you will get Paramount+ videos with high quality and multi-language audio tracks and subtitles. The program also offers free updates and free technical support."; 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 = ''; } }