var fDesc=new Array(); fDesc[1] = "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[2] = ", mov, dat, mpeg, wmv, asf, rm, rmvb, vob to avi, mov, mpeg, wmv, rm, iPod,Zune,Apple TV,iPhone, mp4, 3gp, flash swf, YouTube flv, mp3, wma, wav, gif."; fDesc[3] = "long list of keywords is very easy. You can sort your keywords in ascending or descending order. You can optimize your keywords list by removing unwanted words occur anywhere in the keywords."; fDesc[4] = "Box is available free of cost. It has a wide range of categories to choose from. Themes can be downloaded to the PC and then with just a click of the mouse it can be applied to PPC. It also detects PPC connection status that makes it easy to use for home users."; fDesc[5] = "audio track, subtitle, output video format and output profile settings like bitrate, frame rate, aspect ratio, etc."; fDesc[6] = "and can be very useful for a web programmer. It really impressed me with its user-friendly interface that makes it very easy to use. It is very small in size and supports all common Windows family operating systems like 98/ME/2000/XP/2003."; fDesc[7] = "mpeg mov rm wmv dvd vcd to pmp psp ppc xbox mp3 ac3"; fDesc[8] = "then, they have changed their approach to sell different applications for different devices. This application is no longer available but you can download any of the other applications, which look and feel the same."; fDesc[9] = "files, Sony PSP MP4 files, Cell phone 3GP files, Pocket PC files , PDA files, Xvid files etc. . It contain H.264 and Xvid decoder."; fDesc[10] = ", subtitle, audio track ,and customize output video and audio quality."; fDesc[11] = "this efficient conversion tool, you will be able to extract your DVD files into different mobile devices and convert them into video and audio formats. Some of the audio formats the program supports are WMV, MP3 and WMA."; fDesc[14] = "Saving time which can be utilized to build more targeted keyword lists for more campaigns. Also includes quick Adwords formatting."; fDesc[15] = "of video files such as rm, divx, xvid, avi, wmv, asf, mpg, mpeg, vob, mov, qt, flv, 3gp, swf, nsv to pocket pc video. Now you can enjoy the versatile movies on your Pocket PC wherever and whenever you want. The program has simple settings, a friendly interface, and works at high speeds."; 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 = '...'; } }