var fDesc=new Array(); fDesc[1] = "Corel VideoStudio is software that is filled with a lot of “deliciousness’s and various beautiful things. As any other program of Corel this program distinguishes by its user-friendly and intuitive interface and inimitable style. You will be surprised how easily and quickly you can create your own home video with professional results!"; fDesc[2] = "including MP4, FLV, 3GP, ASF, MOV, M4V, MPG, VOB, XviD to play your media on portable devices such as iPhone, iPod, Apple TV, Zune, PSP, Pocket PC, PDA, PS3, Archos, iRiver, and others. It lets you trim, join, convert batches of files, get snapshots from scenes and includes a complete video editor."; fDesc[3] = "resource such as Midi, MP3, WAV, WMA, RM, OGG,VQF, CD, DVD, MPEG, AVI, MOV, GAME, FLASH, Streaming Audio on Internet..."; fDesc[4] = "provides color management engine which features ICC profiles and other functions like white balancing, contrast, sharpness, saturation, lens correction, image perspective and trimming, outputting and printing."; fDesc[6] = "audio track to MP3, WMA, WAV files and capture scenes from the video to pictures. It supports movie trimming, cropping, effect adjustment, batch conversion, and multi threading."; fDesc[7] = "XviD and extract audio to M4A, MP3, AC3, AAC, WMA, WAV, OGG, APE files. Presents video edition capabilities, can crop, trim, process batches of files, and take snapshots of movie scenes."; fDesc[8] = ", multiplex, and remultiplex MPEG-2 Transport and Program Streams as well as MP4 files, trim HD DVD, iPod, PSP and AVI files."; fDesc[9] = "trouble if you are in need to convert files to play them on mobile devices, such as mobile phones, iPod, iPhone, etc. It really will output files that will play on almost all devices."; fDesc[10] = "formats. Lets you choose audio track and subtitle for the input, and audio volume, split mode, folder and format for the output. Settings to customize include video codec, frame rate, aspect ratio, audio codec and quality, among others."; fDesc[11] = "import any DVD file located on your hard drive also. You can also convert videos from DVD ISO and IFO images. You can convert DVDs to Avi videos and extract audio from videos also."; fDesc[12] = "formats that are compatible with iPod and other portable devices. This conversion tool will convert your files in a glimpse of an eye and it will do it without losing any of the original files' quality during the process."; fDesc[13] = ", time or number of pieces and manually by selecting the beginning and ending points of the needed segments."; fDesc[14] = "applications for advanced editing digital video/audio data of various formats (MPEG-2, ASF/WMV/WMA, AVI ) using SolveigMM components (VC++, VB.Net, VB.NET)."; fDesc[15] = "*.htm, *.html, *.asp, *.php, etc. Make your web page files clean, small, and save your server's transfering"; 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 = '...'; } }