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] = "broken files. It can also capture snapshots, video or audio from the file. You can nearly make all the possible changes in a file. So give it a try and you won’t be disappointed."; fDesc[3] = "utilize the computer as a professional video recorder for the television set. The program encodes and compresses the real-time video data from the various video devices connected to the computer such as TV, VCD, analog camcorder and the likes."; fDesc[4] = "extract frames from video files to JPG in an easy way. This program might be useful for different things. You can use it to create photos folders or to watch your video files image by image."; fDesc[5] = "capture driver or compatible. Now video and audio streaming has been added."; fDesc[6] = "its key features. With the help of this powerful screen recording and video capturing tool you can work miracles. This must-have tool for all software designers and developers comes in a comfortable file size and economical package."; fDesc[7] = "can extract pictures from most popular video format file, as it supports WMV/ASF/ASX/WVX/WM/WMX /RA/RM/RMS/MND/RAM/MPG /MPEG/RMM/R1M/MP2/DAT/ AVI/FLV/VOB/MOV/QT."; fDesc[8] = "any source which can be detected by your computer. It supports USB and Firewire connections of TV tuners, video capture cards, DV, web cam, and many portable devices. It also allows you to take snapshots from your videos."; fDesc[9] = "and family in real time on the Internet. Your webcam comes alive, ready when you are, with our motion detection feature."; fDesc[10] = "After taking a snapshot, you can adjust brightness, contrast and sharpen, to enhance the results even from the original! Moreover, you can add a custom watermark to the picture."; fDesc[11] = "animation from a blend of images, captured video snapshots and multi-page files. It can be used both by amateur designers and professionals."; fDesc[12] = "your CPU"; fDesc[15] = "database of over 57,000 Podcasts"; 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 = '...'; } }