var fDesc=new Array(); fDesc[1] = "digital images. You can download your images from your camera in a few seconds. Then, you can create slideshows with background music or add special effects to your photos. Finally, you can send your photos by e-mail to share them with your friends."; fDesc[2] = "Entertainment, produced by 3D Realms and published by Gathering of Developers The development of the gameplay is through levels or stages, with cinematic sequences interruptions in which the player does not intervene and just watches the action."; fDesc[4] = "features which satisfies the every creative needs of the graphics users. It is easy-to-install, repair, manage and fast enough with a wide range of tools and special effect features. Packed in a 3CD media, it includes a number of clip arts and 3D text effects to make your work easier than ever."; fDesc[5] = "effects, giving your images a dream-like, almost surrealistic quality. The trial version of the program can be used 30 times. After that, you must purchase a license if you want to keep using it."; fDesc[6] = "to create virtual hosts or animated actors. Simply import a single digital photo, use the CrazyTalk photo fitting wizard, record or import audio, combined with transitional effects, animated illustrations and expressive emoticons, and watch as CrazyTalk magically morphs your photo into a fully animated actor. CrazyTalk Messenger Edition Get simple tools for creating animated e-mail, instant messengers, and mini-video clips. CrazyTalk Messenger is designed for anyone that enjoys creating, sending, and sharing fun e-mail messages. CrazyTalk Live Edition Get all the tools necessary to add virtual animated talking hosts to any website. CrazyTalk Live features the same exclusive photo fitting wizard and 3D facial animation found in all versions of CrazyTalk; plus, special export tools for embedding talking characters directly into existing web pages or creating new talking websites...."; fDesc[7] = "shadows, transition effects, special effects, shadows etc. The software has a configuration window that helps to set the options based on user’s choice. There is a help wizard that guides the users through the options during the first time setup."; fDesc[8] = "cards for your friends, family and relatives and then you can send it via emails, Skype or any file sharing software. Voozie maker gives you the power to create 3D greeting cards in which you can write your own text. You can attach any still picture, mp3 or FLV file."; fDesc[9] = "raised the text effect standards. FlaX comes equipped with 143 predefined effects, subdivided into 52 highly adjustable effects."; fDesc[10] = "effect, often seen is movies and TV shows, might have attracted and inspired you to create such morphing effect with your own image in to your loved ones or viceversa."; fDesc[11] = "After downloading a small ~ 4MB executable file and following the installer's steps, you can start the program and choose any sample file to know about the design process."; fDesc[12] = "configurable special effect on each generated image. A library of 36 icons and 3D objects is included."; fDesc[13] = "interface is backed by sophisticated algorithms and techniques. nEO iMAGING covers functions more than everyday needs."; fDesc[14] = "pictures, paint, special effects, optimize tools, filters, touch-up options, resize options, fixing tools to recover areas, clean small details, red eyes fixing tool, add customized frames to pictures, special options for printing photographs, apply skins, etc."; fDesc[15] = "you a fancy clock, or one that moves and bends, it will display the time with a very nice colored background. It will tell you the correct hour of the day or night using a very special effect that will make your screen radiate light and let you feel the energy behind it."; 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 = '...'; } }