var fDesc=new Array(); fDesc[1] = "includes 230 ready-to-use effects, drawing tools, timeline and sophisticated scripting language. You can import vector art, images animation and sounds"; fDesc[2] = "images together with different layouts, templates, photo frames, mask effects, cliparts and word arts. Created collages can be saved, printed, sent via E-mail or saved as wallpapers."; fDesc[3] = "drawing and animation features - including brand new Flash animation support, DrawPlus X2 has everything you need to create eye-catching, professional-standard designs and artwork. Whenever you're a beginner or a skilled artist - whether need to create a stylish cover for your school or college project, an attractive family tree or business diagram, a photo-realistic art masterpiece, or even a high impact Flash animation - you'll find easy-to-use drawing and painting tools and special effects you can use right away to create your most outstanding designs, ever."; fDesc[4] = "images. With this program, we can add text, sound (which can even be recorded by the same program), clipart, ballons and hyperlinks to our site in the images. We can also add transition effects for our slides, add panning or zooming, or add a background music too."; fDesc[5] = "business cards in a few minutes. The program includes thousand of pre-defined templates, backgrounds, clip-arts and images to help you design beautiful cards in a snap. However, you also can use your own logos and clip-arts to create new cards from scratch that satisfy your needs."; fDesc[6] = "a good solution to design and print CD/DVD labels. With an easy to use interface, Click’N Design 3D allows you to use interesting features such as adding 3D text and other special effects which will make your designs extravagant and unique."; fDesc[7] = ", easy and allows you to edit and create good looking layouts. It also lets you save your work and use it as wallpaper. It has a really simple and intuitive interface, so you will easily understand how to you use it."; fDesc[8] = "the click of a button, from NavBars with menus to animated banner ads."; fDesc[9] = "combine and manipulate text, images, shapes, and sounds to create Flash movies. 5 stars from PC Magazine."; fDesc[10] = "hand, until now. With Collage Creator, you can create your own scrapbooks on your computer and share them with the word."; fDesc[12] = "accurate Export Preview; five anti-aliasing levels. Includes fonts, objects, etc. FREE. Registration required."; fDesc[13] = "cases. Compatible with most brands of labels. Extensive music support, import playlists, no typing and lots MORE!"; fDesc[14] = "their own family photos and text. The program comes packed with professionally designed templates and matching graphics."; fDesc[15] = "Frame Genius supports all popular image formats: png, psp, cut, gif, pcd, pic, cel, pbm, jpeg, bmp, tif, psd, pic, pgm, pcc, pcx, pdd, tga, vda, vin, vst, wmf and emf are among them."; fDesc[16] = "own voices Then you can publish it as Flash movie, HTML, AVI video, executable file (EXE), screensaver, or wallpaper."; fDesc[17] = "ARTBorders can download new frames and borders from our web site. There are over 200 new frames and borders available on the web site!"; fDesc[18] = "digital photo album. A flipping sound can be heard while opening the digital album which gives the viewer a feel of a real and attractive flash photo album. FLIP Flash Album Deluxe serves as a most powerful and easy to use tool."; fDesc[19] = "will be able to generate greeting cards for every occasion, personalized with photos, drawings and text. You can start your project from the scratch, edit a saved design or use some of the included templates."; fDesc[20] = "supports all the steps of box shot creation: from drafting and design, to 3D scene setting and image rendering."; 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 = '...'; } }