var fDesc=new Array(); fDesc[1] = ", DVD-R/RW, DVD+R and other formats (high definition videos included). The new version of PowerDVD offers many new features; for instance, True-Theater HD (which boosts up low resolution videos to higher resolutions) and True-Theater Motion which allows to increase the frame rate."; fDesc[2] = "and watch the latest movies on Blu-ray Discs and HD DVDs, or are you simply looking for the best home-theater playback quality available for DVDs? DVD Suite 6 Ultra for creating discs of your high-definition video content, editing videos automatically, and watching Blu-ray Discs and HD DVDs."; fDesc[3] = "and video libraries and download online information about the artists. Besides, you can create photo slide-shows and edit your videos with special effects."; fDesc[5] = "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[6] = "must be a Dell system owner with factory installed Dell Cineplayer 3 in order to use it. Dell Cineplayer support the following disc formats: DVD-Video DVD-VR DVD Slide Show VCD VCD Slide Show"; fDesc[7] = "that we may have on our computer automatically and starts playing it. Then we can stop playing this video, pause it, go backwards to the previous/first chapter, go forwards to the next/last chapter, and increase/decrease its sound volume."; fDesc[8] = "Region Free."; fDesc[10] = "advanced features, such as S/PDIF output ,Multi-Speakers, Digital Zoom, etc. It also offers some copy-protection free features like: Region Free , RCE Free , Macrovision Free."; fDesc[11] = ", digital audio amplifier, playing area zoom, image capturing, learning mode, etc."; fDesc[12] = "added features. Maximus DVD 1.2 automatically detects 16:9 widescreen and 4:3 full screen video. You can build your own DVD catalog, by entering title, year, starring and a brief description of the movie. Maximus DVD will remember that info."; fDesc[13] = "video editing tools. This software rivals most DVD burning software in its simplicity. No experience is necessary for creating a unique professional video from scratch. The first great feature that this software offers is the capturing of video from your camcorder."; fDesc[14] = "video: play pause, stop, fast forward, rewind. But the most important feature is that you can capture images from your video while playing or extract a portion of the video."; fDesc[15] = "DVD, VCD, SVCD Movies, with many most advanced features, such as S/PDIF output ,Multi-Speakers, Digital Zoom, Video Desktop etc.Just click play button and experience the surprises a RioDVD will bring you. Features : Displays a vast array of viewing screens, Keep Aspect Ratio, Pan&Scan Digital Zoom, This is the only area where you may access this state-of-the-art feature that allows you to zoom in on any of your favorite DVD scenes. Bookmarks, RioDVD lets you save the location of your favorite scenes for DVD/VCD/SVCD, so that you can jump right to them. RioDVD automatically remembers the last viewed location of a DVD/VCD/SVCD. Play DVD Content from a Hard Drive, RioDVD lets you view DVD content stored on a device such as a hard drive or NAS appliance. Simply select the drive, folder containing the VIDEO_TS folder on your PC or on network. Hardware decode acceleration, Hardware decode..."; 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 = '...'; } }