var fDesc=new Array(); fDesc[1] = "audio formats such as MP3, WMA, M4A, AAC, AC3, and MP2. These converted formats can be enjoyed on devices like cell phones, Zune video player, PSP, iPod, iPhone, and many more other devices."; fDesc[2] = "every multimedia file format for playing and conversion. A small video preview window helps the user to choose and preview the right video file. You can convert AVI, MOV, QuickTime, MPEG, WMV, ASF, RM, RMVB,DAT,VOB to AVI, MPEG, VCD, DVD, MOV, RM, RMVB, WMV, ASF and many more."; fDesc[3] = ", which is compatible with (and playable on) iPhone mobile devices. The program has the ability to convert the complete video or a part of it."; fDesc[4] = "they specialize in creating great converters that work absolutely flawlessly and are, well, free. However, this one doesn't really cut it for me. Why would I want to convert a YouTube video to iPhone video (H.264), when the iPhone can play YouTube Videos out-of-the-box."; 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[6] = "with a converter that converts FLV files MP4 videos compatible for Iphone IPods and also to 3GP video formats. Not only this, the videos can be convertered into many formats"; fDesc[7] = "your iPhone in minutes. Xilisoft iPhone Video Converter can convert almost every video format including 3GP, SWF, VOB, FLV, MP4 and AVI to your iPhone MP4 video."; fDesc[8] = "can extract them to your iPhone. This program has the advantage of supporting all video files you can easily think of. The program also allows you to edit your video files."; fDesc[9] = "iPhone compatible MP4 videos. Allows you to rip DVD to iPhone and convert various video formats including AVI, XviD, WMV, MPEG, MPG, FLV, DAT, RM, RMVB, MOV, ASF."; fDesc[10] = ", 3GP, WMV, MPEG, AVI to iPhone movies."; fDesc[11] = "formats easily. Everyone knows that in the Internet is possible to get many videos and/or audio files in all sorts of formats, which means no problem for players, since most have a wide range of formats supported."; fDesc[12] = ", iPhone, Zune, PSP, Mobile Phone, MP4, /MP3 Players, etc. You can play, trim, add effects like old film, grey or emboss, crop, and convert the video files."; fDesc[13] = ", this suite is a great choice. It features two of Cucusoft's top selling applications: DVD to iPhone and iPhone Video Converter. The first one is a DVD ripper."; fDesc[14] = "convert all of your video files (provided they are in the supported formats list) to MP4. So, actually, your files will be playable on the Iphone, the iPods, the PSP, and any other mobile device that supports MP4 playback."; fDesc[15] = "supported by you iPhone or any Ipod. Just follow some simple steps and you will get video for your iPhone with no loss in quality. You can rip and video file to get an audio file."; 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 = '...'; } }