var fDesc=new Array(); fDesc[1] = "for everyone with very few computer skills to show ideas or products in a tidy way, using text, images, sounds and transitions. It can even be connected to a projector to view the presentations on a large screen."; fDesc[2] = "(e.g. red eye) or get creative. Use for web, email, or print. Photoshop plugins, animation, and much more. FREE. Registration required."; fDesc[3] = "any photo, edit it and animate it using effective and easy tools. You can create animated pictures, screensavers, banners and buttons in no time."; fDesc[4] = "loaded application that creates 3D animations of characters from a photo or still image. The user can pick from a number of funny effects like masks for creating custom back-grounds, advanced face settings for eyes, lips, teeth and mouth, and they may be imported to match a character accordingly."; fDesc[5] = "web page, and it has amazing and beautiful and realistic background effects. You can easily change font, text, color and layout, in a really fast way. You can preview your \"art\" in the movie preview window and increase or enjoy your banner! This program is made by Flash development."; fDesc[6] = ", Flash slide shows, Flash banner, Flash AD and ecards in a very easy way. The program allows you to create different Flash intros that can be used in any websites and blogs."; fDesc[7] = "a picture can work with 3d objects with the help of Unlead 3D Studio. Ulead 3D Studio can be used to create image sequence or GIF images,videos and the 3D Macromedia Flash movies.Ulead 3D Studio offers Easy Palette for the beginners."; fDesc[9] = "incredible program enables you to make your own eye-catching movies with digital photos, videos and music and then convert it to mp4 format to play them on your iPod."; fDesc[10] = "pictures into powerful and nice looking slideshows quickly. SWFSlide allows addition of narrations, music, text, animation effects, and zoom effects to your slide show. This gives you the ability to publish your slides shows on web sites."; fDesc[11] = "objects, small particles, running text, wave, shake, appearance, explosion, changing brightness among others. You can state all the effects as regards parameters and sequences so as to obtain an animated image in a very easy way."; fDesc[12] = "You can select from a variety of font types, styles, colors and sizes. You can adjust the depth, thickness or height of the text using bevel tab. ArcSoft 3D Text Factory allows the user to adjust the lights and shadows of the text for professional use."; fDesc[13] = "required. Texter's special design allows you toadd individual animation effects to each character! On topof all the text..."; fDesc[14] = ", videos, built-in clipart. Add Pan and Zoom Motion (Ken & Burn) effect, etc. Add interactivities. Publish as Flash movies, EXE, DVD/CD."; fDesc[15] = ", SEEP/W, SIGMA/W, QUAKE/W, TEMP/W, CTRAN/W, AIR/W and VADOSE/W. Geo studio is primarily used for analyzing the stability of natural and man-made earth slopes, but can also be used as a common tendency when using such powerful modeling software"; 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 = '...'; } }