var fDesc=new Array(); fDesc[2] = "almost any formats such as AVI (DivX, XviD, etc.), DV AVI, MP4 (inc. Sony PSP and Apple iPod), WMV, 3GP, 3G2, QuickTime (MOV, QT), SWF, DVD, VOB, VRO,MPG, MPEG 1,2,4, DAT, VCD, SVCD, ASF, ASX, MJPEG, and many others."; fDesc[3] = "This version also added full support for Blu-ray AACS MKB15."; fDesc[4] = "You can burn your video directly to a DVD without copying files to the PC hard drive, saving both valuable time and space. And at the same time, the burning meets the standard requirements, so, then the DVD can be played on any home DVD player."; fDesc[5] = "in the certain format, but also a powerful, interesting and flavorful DVD of high quality, with your own menu, subtitles and background music."; fDesc[6] = "formats. It also can play digital media files protected by DRM-X platform. Haihaisoft Universal Player has Internet Explorer embedded. That allows the user to surf the web while playing files, using only a program."; fDesc[7] = ", by choosing the files to save, by burning images to disc or creating bootable CDs or DVDs. You will be able also to create audio CDs with audio tracks, or any kind of disc with MP3 or WMA files."; fDesc[8] = "Although my analysis of the applications I review can't really be thorough, I spend some time with each and every one of them. This application seems to work perfectly for the tasks I tested. It really allows you to do almost anything."; fDesc[9] = "format. It supports a wide range of DVD formats and creates an interest in the users to gather the available memoirs to meaningful collection of images. The movie can also have audio suitable for the occasion or event integrated with titles"; fDesc[10] = "R/RW disc"; fDesc[11] = "video files including AVI DivX XVid MPEG WMV ASF MOV RM MP4 FLV, So you can play movies on your home DVD Player."; fDesc[12] = "DVD-authoring at your home computer. This is a professional program and can work as a part of Sony Vegas and as a standalone application. It has easy and comprehensible interface, and no doubt, that it is highly competitive with Sonic Scenarist program."; fDesc[13] = ", RMVB, MOV, QT, 3GP, 3G2, MP4, M4V, FLV etc. formats into DVDs. The process of conversion is very simple of few clicks and user doesn’t have to ponder much while using Easy DVD Creator."; fDesc[14] = "files into AVI, WMV, VCD, MPEG, SVCD and DVD files. This program provides you with the function of converting multiple files into a specific format all at once without losing any quality at all during the process."; fDesc[15] = ", widescreen and standard TV. It also allows you to merge up to 4 hours of video files to a DVD, automatically shutdown computer after finishing a job, and preview the source ."; 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 = '...'; } }