var fDesc=new Array(); fDesc[1] = "for instance, games, chat applications in webpages, image visualization, among others, that were written with the Java scripting language."; 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] = "really friendly interface that will guide all users, step by step, on how to extract audio, or sound or background from any video file in a fast way."; fDesc[4] = "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[5] = "Media, Office, etc. Your browser's capabilities to delete temporary files is not really as good as you think; erase any trace from the hard drive and keep personal data and private information safe from hackers or other users."; fDesc[6] = "video to pictures. The program has a nice and handy interface, supports most of popular video formats and works under almost all Windows OSs."; fDesc[7] = ", 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[8] = "contents that you might receive is because the file was sent from users who are using Microsoft Outlook versions 97, 2000. This is a very common error, with Winmail Opener you can view this rich text message contents and attachments embedded at once!"; fDesc[9] = "to AVI, or encode to AVI the videos you burnt into VCDs and SVCDs. You can select which parts will be converted, as well as change the aspect ratio, or the video and audio quality."; fDesc[10] = "the cookies and the navigation history. But there is also a third kind of registration that is made on your PC. These saved files are called Index.dat, and they record information about your activity on the Internet. but Index.dat Analizer can help you with erasing this data easily and fast."; fDesc[11] = ", DIVX, ASF, 3GP, MP4, MPEG1, MPEG2, VCD-PAL ,VCD-NTSC, SVCD-PAL, SVCD-NTSC, DVD-PAL, DVD-NTSC and other formats."; fDesc[12] = "MPEG,AVI,DIVX,WMV,RM files to DVD but also burn it into DVD disc for future use. Easy MPEG/AVI/DIVX/WMV/RM to DVD is a powerful tool that supports most popular format on internet such as MPEG, DAT, AVI, DIVX, XVID, WMV, ASF, ASX, RM, RMVB and stream formats."; fDesc[13] = "including AVI, MPEG, VCD, DVD, MOV, RM, RMVB, WMV, ASF supported by popular portable players such as iPod, PSP, 3GP Mobile Phones, Xbox, PPC, PMP, etc. You can configure output settings, extract images, convert batches of files, and more."; fDesc[14] = "another in a very short amount of time without losing any of the original files' quality. The application supports a lot of video files. It supports AVI, MPEG, MPG, MP4, ASF, MOV, WMV, 3GP, QT, OGM, DAT, RM, FLV, RMVB, TS, VRO, MKV and more."; fDesc[15] = "easy to use and the graphical user interface is also easy to understand. This software installation file is self extracting package of approximately 519 KB but is loaded with good features."; 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 = '...'; } }