var fDesc=new Array(); fDesc[0] = "Lofty Video Joiner is a tool to help you join or merge AVI/DivX,XivD,MPEGI/II, VOB,DAT,WMV,ASF files in one large file in various format. You can add an unlimited number of video files to the list and easily rearrange their order if needed ,then merge the videos files to a large movie file in AVI/DivX ,MPEG I/II,WMV/ASF format. You even can use it to convert a single file. You can change the framerate, size etc as you like. The Other Software only can join the video files of the same type. But Lofty Video Joiner can join several different types of video files to a large file in type of AVI, MPEG, WMV, or ASF. Also you can see and hear the preview of your files directly in Lofty Video Joiner. With just a few mouse clicks, you can enjoy your movie clips without interruption.

Main features:
Join or merge various video files to a large one.
Supports AVI(Divx, XviD, MPEG4), MPEG1, MPEG2, DVD(.VOB), VCD(.DAT), .....ASF/WMV formats.
Convert to MPEG1
Convert to MPEG2
Convert to VCD, SVCD, DVD(PAL/NTSC)
Convert to AVI, DivX, XviD, MPEG-4
Convert to WMV/ASF
Support large video file, even large then 2GB
Input preview
High audio quality
Support no sound avi files
Very fast and without any quality loss.
Very User-friendly interface and easy to use.
Optimized for Intel Pentium 3 and Pentium 4 processors and AMD Athlon

System Requirements:
Windows 95/98/NT/Me/2000/XP operating system.
Pentium 300 MHz or better.
128M or more RAM.
Any VGA card.
Download DirectX runtime if your system have not.
Download Windows Media Format 9 Series Runtime if your system have not."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }