var fDesc=new Array(); fDesc[1] = "audio and video. You may capture your video footage directly, using a web-cam attached to your computer. You may then edit the audio and video tracks of this media file, separately and independently of each other."; fDesc[2] = "videowall-Effects with 2D & 3D, sensational. By forgoing the overall complex key frames with a extreme easy handling! Plugins for most actual NLEs available!!"; fDesc[3] = "further processing in DVD authoring tools."; fDesc[4] = "Assistant Director Wizard who will help learners to create slide show very easily, effectively and in a professional manner. Importing of video clips or photo is just a click away and user can select more than one at a time which is the unique feature in its category."; fDesc[5] = ", Solution Providers, Businesses and AV Enthusiasts."; fDesc[6] = "features give full command over editing and mixing videos, photos and sounds altogether. It supports all common video formats like AVI, WMA, WAV, 3GP and supports all common photo formats like BMP, GIF, and JPEG."; fDesc[7] = "simplicity. With OtsAV DJ you will produce professional quality audio as well as video/karaoke. There are two editions available - The Silver edition, which only supports audio, and the Professional edition that will allow you to produce audio, video and karaoke."; fDesc[8] = "loopsin next to no time! It features an easy to use keyframe animation system ideal for making seamless video loops!"; fDesc[9] = "The font viewer makes your work easy as well as fast. The good thing about it is , easy to operate without any professional knowledge of computer, it means it can be handle by a person with basic knowledge of computers and this software is free of costs."; fDesc[11] = "archiving needs. Capture, edit and add all kind of menus and effects to your videos, or make slideshows with your favourite photos, or create your own data or audio discs, and burn your media to CD, DVD, HD DVD or Blu-ray discs."; fDesc[13] = "other 'talking head' segments with ease. It can also be used for quick video titling if your PC has a high-..."; fDesc[14] = "steps, even the most inexperienced person can produce interesting personalized photo shows on CD or DVD, complete with transitions, music and narration. In Step One (Edit Mode), pictures are assembled and organized, combined with music and voice-overs and then blended together with transitions to produce great looking videos. You can save and load the project which you worked before In Step Two (Authoring Mode) backgrounds, titles and screen guides are added for playback on CD and DVD media. In Step Three (Burning Mode) photo shows are saved as VCD, SVCD, mini-DVD or DVD video files and burned to CD or DVD media. And you also can save the video as MPEG-1, MPEG-2, AVI. DV-AVI or WMV. From importing pictures from digital cameras to watching video photo shows on TV or computer, HT Photo DVD 3.0 makes building memories a snap!"; fDesc[15] = "pictures from digital cameras to watching video photo shows on TV or computer, HT Photo DVD 3.0 makes building memories a snap!"; 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 = '...'; } }