var fDesc=new Array(); fDesc[1] = "Orbit Downloader is a complete solution for your media and data downloading from the web. Orbit Downloader supports HTTP/FTP/HTTPS/RTSP/MM S/RTMP protocols and provides a total solution for downloading media from all the rich media sites like Youtube or Google videos."; fDesc[2] = "video sharing website. Using this software, you will be able to download videos from Youtube in a very short amount of time and keeping the video's original quality."; fDesc[3] = "can use it to download video files from YouTube and then to convert them to different audio and video formats such as Mp3, WMV, AVI, MOV, 3GP and Mp4."; fDesc[4] = "videos that we love to watch at www.youtube.com can be downloaded and played on the computer. This application does exactly that. It downloads the .FLV file hosted by YouTube to your computer."; fDesc[5] = "download the video as FLV file intantly. This version works well for new youtube video link style."; fDesc[6] = "URL addresses to the YouTube Download Manager Pro and relax,you will get your videos in your computer. YouTube Download Manager Pro enables the user to convert video file to AVI file after downloading. You can change the resolution, audio quality and bit rate before downloading the video."; fDesc[7] = "use this program to download videos from the popular YouTube website, save them to our hard disk or portable device, and play them with the built-in FLV player."; fDesc[8] = "they specialize in creating great converters that work absolutely flawlessly and are, well, free. However, this one doesn't really cut it for me. Why would I want to convert a YouTube video to iPhone video (H.264), when the iPhone can play YouTube Videos out-of-the-box."; fDesc[9] = ", convert different video formats like Real Video, mp4, 3gp, PSP, MPEG1, MPEG2, ASF, AVI, MOV, FLIC, GIF, DV, MKV, OGM to flv, and flv to other formats , it also lets you repair flv files."; fDesc[10] = "popular video formats. Just enter your link of the clip or video of your choice, then select your preferred video format and start the download process. Your video file will be saved to designated destination folder in your computer."; fDesc[11] = "Luckily, that is not all this application allows you to do. Besides enabling users to download videos from YouTube, the program also enables them to convert video files into Mp3, AVI, MPEG, M4A, WAV and some more."; fDesc[12] = "functional than a supporting preview player. Websites with FLV files or video stream are identified by the software when the user visits the site. The process of downloading is easy once the software identifies the embedded video flash video files in the site."; fDesc[13] = "one provides a large number of file types for download and support different websites to download their content effectively at the full speed of your connection. So its main feature is the speed of downloads."; fDesc[14] = "and to convert the videos you download into different video formats. Some of the format this powerful software supports are FLV, AVI, MPEG, 3GP, WMV and more."; fDesc[15] = "video-sharing website. Using this software, you will be able to download videos from YouTube in a very easy way. The program will download your videos with a very fast speed. Downloading files with this program will be very easy to you."; 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 = '...'; } }