var fDesc=new Array(); fDesc[0] = "Jahshaka is an advanced and open source video editor that can be a perfect replacement for those famous video editors like Adobe Premiere, Avid, Media100 and Final Cut Pro. Edit your videos in an easy and flexible way, create effects in real time, animate, paint, add texts, support for many video formats, etc. - these are just a few of key features of this advanced video editor.

This application has a powerful and complete interface, wherewith you will find different modules that are the basic and powerful tools for editing and creating stunning videos, and they are:
- Edition module. It is based on a multitrack timeline. This timeline organizes and controls the content of a movie trough time in tracks, and can contain videos, images, effects, sounds, etc.
- Animation module. This amazing module will let you to create animations combining different layers where you will be able to include images, texts, videos, lights, and even 3D objects.
- Effects module. Apply many visual effects to your media files, easily.
- Paint module. Within this module, you will be able to create circles, triangles, squares, etc., draw, color and apply visual effects to create a picture to be used in your projects.
- Texts modules. Create and edit text layers controlling their transition, rotation, color text, etc.

To sum up, If you are looking for a powerful and free video editor to create your own stunning movies, then Jahshaka is your best option, and totally free."; 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 = ''; } }