var fDesc=new Array(); fDesc[1] = "format including MP4 and DVD videos and create video clips in minutes for your multimedia phone, iPod and portable multimedia players. The user interface is very simple and designed while keeping the novice in the mind."; fDesc[2] = ", 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[3] = ", MPEG2, ASF, WMV, VOB, and DAT files among each other. Power Video Converter boasts an easy-to-use graphical user interface which really makes it easy to convert files."; fDesc[4] = "differences between those three processes are small, but it is nice to have them all within a single application."; fDesc[5] = "differences between those three processes are small, but it is nice to have them all within a single application."; fDesc[6] = "joining AVI an DIVX files together. Using this efficient program, you will be able to convert a large AVI file into shorter files. You will also be able to extract a part of a video specifying a starting and ending point. AviSplit Classic 1.4 will split or rejoin your video files in a very fast way."; fDesc[7] = "simple and fast for user. It allows cutting a large video files in so many small parts without any quality loss. It accepts all common video file format like AVI, MPEG, VOB, WMV and audio file like MP1, MP2, MP3 and MPA."; fDesc[8] = "to Windows Media Player"; fDesc[9] = ", splitter and even as an editor too. These features are very useful for all types of users. One can change certain technical aspects of a file - namely frame size, frame rate, video and audio compression mode."; fDesc[10] = "quality loss, and the splitting speed is extremely fast."; fDesc[11] = "can split any video into parts using the simple “Add Point” method. The program's inbuilt video player helps you to preview the video before splitting."; fDesc[12] = "AVI file and save them to new AVI files."; fDesc[13] = "smaller clips in various formats. The tool features a video cutter function where the begin point and the end point can be selected for more accuracy. The codec as well as the encoders are built-in with the software and there is no need for any external codec."; fDesc[14] = "program allows you to split, cut and trim video files. Something good about this program is that it supports almost all video files, including AVI, MPEG, VOB, DAT, ASF, DIVX, WMV, VCD, and many more."; fDesc[15] = "developed which could store subtitles along with sound & images. But considering that the standard user is not acquainted with the new file formats and their advantages, he prefers using the old ones like AVI, DIVX, and XVID etc."; 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 = '...'; } }