var fDesc=new Array(); fDesc[1] = "source community, because in the past it was a very important drawback when trying to persuade IE users to switch to Firefox. Now any user can use Firefox as your default browser without losing any feature."; fDesc[2] = "functionality at the reach of your mouse pointer. It was first designed to allow the user to control Daemon Tools Lite from the browser. But, apparently, they had some free space to use and decided to add some more features."; fDesc[3] = "synchronise our data (calendar, contact, bookmarks, etc) from our PC to various devices such as iPhone, iPod touch, a more applications."; fDesc[4] = "and 8 cm discs. In only 4 simple steps you will be able to design and print the complete artwork you need for both the disc and its jewel case. You can either print a CD/DVD label to stick on the disc or print directly onto its surface, using Labelflash and LightScribe technology."; fDesc[5] = "and DVDs. You can choose between several static and animated menus and preview everything before burning the disc. You can also burn standard DVD files (VIDEO_TS folders containing files. VOB. IFO and. BUP)."; fDesc[6] = "folders to existing images, and also compress, add encryption, mount images etc. Among the features of the new version we get: compatibility with Windows Vista, support for multiple languages and command-line parameters support."; fDesc[7] = "an all-region DVD. The users can watch the film directly on their PCs, with any movie player like PowerDVD or WinDVD, or burn a new copy of the DVD without restrictions."; fDesc[8] = "demanding photographer. Both versions of the software use the same database engine to catalog your image library, but the PRO version adds extra options for selecting from big photo shoots and the ability to process raw image files non-destructively."; fDesc[9] = "transitions effects. The interface is friendly and contains a number of assistants to guide those who have just began. You can save files to disk or burn them directly to a DVD. It may be somewhat limited for those seeking complex issues."; fDesc[10] = "commercial. Metacafe Pro 1.2 is a program to let you access that material directly, without a browser, with some addons."; fDesc[11] = "video upload. Also, you can extract the audio from a video file and convert it to MP3 or extract the audio file directly from Youtube to MP3, and you can convert YouTube videos or video files to several file formats,format, play videos, make video and audio editing, rip CDs and DVDs, and more."; fDesc[12] = "rips fast enough and supports lossless encoding. It has a clean, simple interface that has been renewed in this version with bigger icons and more comprehensive options."; fDesc[13] = "located in the hard disk of your computer or directly from the Internet. Using this program, you will be able to play any of the video files you download directly from the most popular video-sharing websites, such as YouTube, iFilm.com DailyMotion, etc."; fDesc[14] = "YouTube website and going through the process of uploading on a site that has heavy viewership and usage. AVS YouTube uploader works in the background and supports the upload of multiple video files at the same time without interference."; fDesc[15] = "we can use to get our favorites videos in two clicks this can make of Youtube Video Downloader 1.0 in our favorite program."; 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 = '...'; } }