var fDesc=new Array(); fDesc[1] = ", smooth playback of your standard and High-Def video and audio. Whether you're a movie buff, frequent flyer, or just like to watch video clips, WinDVD 8 gives you the best digital entertainment experience."; fDesc[2] = "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[3] = "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[4] = "to be the easiest DVD player for Windows of all. The first part of every experience when it comes to PC applications is installation, and this program's setup is really easy and to the point. The user isn't prompted to setup or calibrate anything."; fDesc[7] = "protection, including CSS encryption, that some countries include in their produced DVDs to unable those to be seen at another countries. That blocking protection is known as \"Region protection\"."; fDesc[8] = "features that make it more powerful than a traditional player, among which is good to mention: the possibility of improving the quality of the original image at the time of reproduction, and the ability to read many file formats. It runs with Windows XP and Windows Vista."; fDesc[10] = "also change song voices and create animal sounds. With a professional design you can use features like the Voice Morpher and the Parody Mixer. The utility works with the major VoIP and Instant Messaging programs. You can also modify timbre and pitch with the help of a wide range of presets."; fDesc[11] = "functions and options. This software will display the information of the devices that it will use for the playback, unfortunately it will not display the information of the newest hardware in the version 4 (an old version) of this software."; fDesc[13] = ", Application , Stream Audio, Microphone, Cassette Tape, Radio, Electronic Organ, CD Player, LP, TV, Video Tape, DVD Player."; fDesc[14] = "Ray or HD DVD data or discs. This tool is for someone who needs to buy the Corel WinDVD 9 with blue ray enabled player, and can see whether his computer is fully prepared to run a blue ray or HD/DVD."; fDesc[15] = "sophisticated movie maker but also for a beginner. Everyone can find here everything they need to create their own homevideo, slide show, TV Show etc. with minimal effort and professional results of high quality. I’m sure this program won't leave anyone fazed."; 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 = '...'; } }