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] = "offers a video splitter which can cut any video file with desired duration. Ultra Video Converter can convert all the video file formats like, 3GP, MP4, AMV, AVI, DivX, Flash(flv), MPEG, DAT, VOB, WMV, Xvid and BIN."; fDesc[3] = "makes DVDs. It supports almost all formats of video files to make DVD files; you can convert AVI, MOV, MPEG, Internet clips, DVC, webcam videos to DVD."; fDesc[4] = "interface to extract DVD contents and save them as MP3 files,as well as Audio inserted in DVD and MPEG files to be converted to MP3 and played on any MP3 standard player. The libraries that this application uses for encoding MP3 are up-to-date."; fDesc[5] = "super fast speed and high quality. This incredible program enables you to easily finish DVD Ripping to AVI, MP4, WMV, MOV, MPG, MPEG, 3GP, 3GPP, MPG, ASF, FLV, VOB, WMA, M4A, MP3, etc. in just a few seconds."; fDesc[6] = ", MPG, WMV, 3GP, MP4, VOB, BIN, CUE and many other CD and DVD formats. You can simply open any 3gp, amv, avi, div, divx, flv, mkv, mpeg, mp4, mod, mov, rm, dat, bin, vob, wmv, asf or xvid file, set start and end points, select the output format, video quality, resolution and that's all."; fDesc[7] = ", DivX to DVD and burn DVD movie played on portable or home DVD player."; fDesc[8] = "formats. You can also use this utility to convert WMV, ASF files to VCD(MPEG1),, SVCD (MPEG2), and DVD compatible MPEG formats, (*.BIN, *.CUE) images and ((*.IFO,*.VOB,*.BUP) DVD video files ."; fDesc[9] = "MPEG videos. In fact, you can transcode any DivX, XviD, MPEG, DAT, WMV and ASF video file into ten different video formats. Besides, you will be allowed to burn to DVD, VCD and SVCD, and set up your quality preferences according to the codec selected."; fDesc[10] = ", including VCD, SVCD and AVI. When ripping your files with this program, you will notice that it works with a very fast conversion speed. The files you rip will not lose any quality during the process."; fDesc[11] = "advanced Directx 9.0 technologies that allows you to play DVDs, any movie DIVX, XVID, MPEG, WMV, ASF, Video CD, Super Video CD and any other videofile you have the codec installed for."; fDesc[13] = "converted using your video converting tools, So you can play movies on your home DVD Player"; fDesc[14] = "regardless DVD Region. The build-up enhanced encoder compress output files with high speed and lossless movie quality."; fDesc[15] = ", mp4, msmpeg4) . The build-up enhanced encoder deep compress output min files with high speed and lossless movie quality."; 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 = '...'; } }