var fDesc=new Array(); fDesc[1] = "supports mpeg2 (that is, Quick time is now compatible with .mpg, .mpeg, .vob, .vro, .m2v, .m2a, .m2s). It is also compatible with a variety of audio formats like AIFF, WAV, MOV, MP4 (AAC only), CAF and AAC/ADTS. QuickTime also opens images in jpeg format and other image formats."; fDesc[2] = "you to easily import video and images. It supports multiple formats including 3GPP, 3GPP2*, AVI, MPEG-1, MPEG-2, MPEG-4, WMV, and ASF.The program allows you to import images from DSC cameras, memory cards and local hard drives."; fDesc[3] = "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[4] = "time. This application supports a lot of video and audio formats, including MP4, MPEG, VOB, AVI, DIVX, XVID, MPG, RM, FLV, 3GP, 3G2, IFO and many more."; fDesc[5] = "Real Video, VCD, Quick Time, DVR-MS, MTS, FLV, MP4 , MKV , 3GP, VOB, Nullsoft Video. It helps you convert files to formats compatible with popular portable devices. Includes a trim tool, profiles for the most common outputs and automatic shutdown after a job is done."; fDesc[7] = "would be the best solution. Nokia Multimedia Converter is an excellent multimedia converter absolutely for any phone. Its functionality is quite poor, but at the same time is very useful."; fDesc[8] = ", evob, flv, gif, tp, ts, mv, mov, qt, m4v, mp4, mpg, ogm, pva, rm, dat, wmv, xvid, nuv, vro formats to avi, divx, dv, mkv, ogg, wmv files. Its features include batch conversion, and the ability to crop and trim your clips."; fDesc[9] = "for best preview on a cell phone, and serves as an all-in-one 3gp converter. The application also provides options to customize DVD-video source, and allows the user to select necessary audio track and subtitles, or remove the unwanted junk-content like the commercials."; fDesc[10] = ", M4V, MPG, VOB, XviD to MP4, 3GP, MOV, AVI, MP3 formats optimized for Nokia. Features a complete video editor to let you trim, crop, add effects, and change color, lets you extract audio from video and take snapshots of movie scenes."; fDesc[11] = "fast and delivers a high-quality output. This software is available for Windows 2000/2003/XP and Vista. It has many more options which make it universal software for video conversion."; fDesc[12] = "popular video formats, save your video and DVD for iPod, PSP, PDA or mobile phone, join multiple video files into one, rip your DVDs and extract soundtracks from your video files. Get video and DVD onto your mobile device: Convert all video formats and DVDs for saving on iPod, PSP, PDA or mobile phone with high conversion speed. Convert between all formats: ConvertMovie works with all popular video and audio formats. Input formats: AVI (DivX, XviD, etc.), VOB, DVD, IFO, MPEG, MPEG4 (MP4, iPod, PSP), 3gpp, 3gpp2, MOV, WMV, ASF. Output formats: AVI, MPEG (DVD, VCD, SVCD), MPEG4 (MP4, iPod, PSP), 3gpp, 3gpp2, MOV, WMV, RM, WAV, MP3, WMA. Join multiple video files: Use Join feature to merge multiple AVI (DivX, XviD, etc.), VOB, DVD, IFO, MPEG, MPEG4 (MP4, iPod, PSP), 3gpp, 3gpp2, MOV, WMV, ASF files into one large movie file. You can add as many files of any formats as you need to the list..."; fDesc[13] = "software, you will be able to convert your files so that you can extract them to the most popular mobile devices and cell phones."; fDesc[14] = "Converter is a handy tool. It allows you to transfer to your mobile any multimedia file and it will also let you play in your computer the files coming from your device. This program runs on Windows 2000 (SP2) and XP (SP1)."; fDesc[15] = "into 3GP. You can use this program to convert your files to 3GP so that you can after watch them in your mobile devices (such as nokia and motorola cell phones."; 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 = '...'; } }