var fDesc=new Array(); fDesc[1] = "play DVD also. One feature to be noted is that there is a built-in converter that can convert many media files to AVI or DIVX. \"AVI Doctor\" in the \"Setup\" page can repair AVI files that have been damaged probably by a P2P download that hasn't been 100% completed."; fDesc[2] = "your webcam image. You can then use those effects with any instant messenger. Since you are modifying the webcam feed itself, the image will be the same on every messenger. You modify it directly from the application, and not the messenger window."; fDesc[3] = "the finished page will look exactly the way it was designed. All you have to do is to point and click on desired functions, creating a web page without learning HTML."; fDesc[4] = "includes 230 ready-to-use effects, drawing tools, timeline and sophisticated scripting language. You can import vector art, images animation and sounds"; fDesc[5] = ", Mov, Flv and all other popular video and audio formats (Mp3, Wma, Ogg, Mpeg-1,Mpeg-2, etc.) as well as DVDs, CD Audio and Swf Flash Files. It can play even DivX files, with or without subtitles."; fDesc[7] = "program is very complete but it is easy to use. You can be an expert on software but you will find this program very complete and useful. If you are a beginner, the program's interface will seem really easy and you will have no problems by using it."; fDesc[8] = "formats.With All Converter,you can convert MP3 to WAV,MP3 to WMA, MP3 to OGG,MP3 to VQF, WAV to MP3,WAV to WMA,WAV to OGG,..."; fDesc[9] = "quick, and you can create your flash album or flash movie just by few clicks - so even a normal user who doesn’t know anything about flash development can easily use this software to create flash album or flash movie. Its user friendly interface will not bother anybody."; fDesc[10] = "can extract pictures from most popular video format file, as it supports WMV/ASF/ASX/WVX/WM/WMX /RA/RM/RMS/MND/RAM/MPG /MPEG/RMM/R1M/MP2/DAT/ AVI/FLV/VOB/MOV/QT."; fDesc[11] = "template based web developers, because everyone uses menus and buttons on the sites. But creating Menus and buttons from scratch by using web programming languages and graphics tools is a lot of time consuming task."; fDesc[12] = "It is ideal for artists working on detailed and pixel precise graphics as required for mobile systems or hand held video game consoles. It is also very useful to create light weight graphics for the web or Macromedia Flash applications."; fDesc[13] = "many of the most common vide files such as AVI, MPEG, RM, MP3, WMV, or Flash. It can simulate a 5.1 surround system with DTS. It has background playing movie, so you can work and watch at the same time."; fDesc[14] = "WYSIWYG mode, with little HTML knowledge or experience. You can build your pages dragging and dropping images or text until you get the desired look. Then you can upload them to your Website."; fDesc[15] = "to make fast edits and intuitive, task-based tools to clean up recordings, polish voice-overs, customize music, modify sound effects, apply high-quality filters, and much more."; fDesc[16] = "can use in texts on your web site, add a link, modify the colors, text, and size. You can also create a banner or an introductory page."; fDesc[17] = "aquatic world. This exotic screensaver brings to you lively scenes of the aquatic world in an animated mode. The screensaver spreads a relaxation effect with its animated images of the most beautiful living nature pictures from the depth of the sea."; fDesc[18] = ", but also spherical panorama and cubics. It runs stably with high refreshing. Some of the outstanding features of this version: Publish high resolution panorama in Flash. Offer HDR solution to resolve over exposure and under exposure problem. Support creation of HDR image and converting HDR to LDR image. Right click stitching without opening Panoweaver. Stitching from Camera Raw file is supported. Stitching of 16 bit images is supported. Support stitching of two full circular fisheye images captured in vertical direction Support unwrapping of single fisheye image (including both vertical and horizontal shooting). Support Raynox lens. Support wide angle zoom lens. Batch stitch groups of images (For Panoweaver 5.00 Batch only). Project is added for users to save and resume unfinished panorama. Add Navigation Chart in Image Show Area."; fDesc[19] = "dragging and dropping the mouse. New version is available for you to add text and pictures (JPG,PNG,GIF)."; fDesc[20] = ", you will be able to capture the source code of any ActionScript, save it in a text file. It is a multiplatform application which will include Linux soon."; 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 = '...'; } }