var fDesc=new Array(); fDesc[0] = "Divx author 1.5 is a specially designed Divx authoring solution with lot
of improved features to create and edit DivX videos more quickly and professionally. With its advanced DVD features you can create, cut, edit and share your videos from different sources. Not only videos this utility helps the user in arranging and customizing videos, photos and movies enabling the DVD user to integrate multiple videos into one DivX video. This feature rich author supports you to convert the content into various video, audio and image formats. You can make your videos more creatively with the help of audio tracks, animated menus, subtitles including slideshows which can be inserted in your videos with suitable audios. Moreover its clip editing feature allows you to edit unwanted video frames, to make user friendly menus with mark chapters, add slideshows with audio features and helps in working with subtitles. Providing total help with its wizard and formatting templates this editing software has come up with improved features like importing media, video editing, trimming and menu customization. Compatible with multiple linguistic users this tool is available for Germany, France, Japan and the UK citizens."; 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 = ''; } }