var fDesc=new Array(); fDesc[1] = "out there who want to backup videos from services like YouTube, or any other services that offer FLV videos for streaming."; fDesc[2] = "Downloader 3.1 and feel satisfied. This application can help you download video files from the most popular websites, including Break.com, YouTube.com, DailyMotion.com, Myspace.com, Google Video and many other."; fDesc[3] = "decorations, lets you add music and backgrounds. Supported output formats include: MP4, AVI, WMV, 3GP, WMV2 and the possibility to burn DVD discs."; fDesc[4] = "files into formats that are compatible with your preferred portable player. Rip your DVDs into AVI, DivX, MP4, H.264, MPEG, WMV, 3GP, RMV, or FLV, to be used with your iPod, iPhone, Zune, PS3, mobile phone, Pocket PC, or to be published in the web via YouTube."; fDesc[5] = "included FLV player. It offers multithreading, batch conversion, supports multiple tasks, downloads with resuming capability."; fDesc[6] = "device and watch them wherever and whenever you want. This incredible program also enables you to download and convert YouTube videos to iPod in one single step."; fDesc[7] = "your iPod in one simple step. This incredible application provides the highest speed to download and convert YouTube videos in one-step and put them on your computer or iPod."; fDesc[8] = "going through the traditional method of cutting and pasting the url to create the link in the website or software. Wise videos download also provides a extension to the download feature by allowing conversion of the You Tube FLV videos and Google MP4 files in addition to videos from..."; fDesc[9] = ", including YouTube, Google Video, iFilm.com and many more. But that is not all this powerful application does. Using this program, you will also be able to convert the videos you download into different video formats."; fDesc[10] = "Converter. It has the complete functions to download YouTube video, archive and convert YouTube video to iPod touch, iPod nano and iPod Class."; fDesc[11] = "uploading videos from YouTube. The program has got a nice design and is not difficult to use. The program's interface displays several menus that will allow you to perform different actions."; fDesc[12] = "videos on their iPods. With this converter software, convert your preferred Flash video/FLV files directly from Youtube."; fDesc[15] = "downloading video files from the most popular video-sharing website, including YouTube. The program also works as a conversion tool."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }