var fDesc=new Array(); fDesc[1] = "features to provide powerful digital editing performance without any problem. Pictures can be copied from camera and other storage devices and can be captured from live videos and from video files."; fDesc[2] = "a professional way? Avidemux is a versatile video utility designed to simplify the tasks of cutting, filtering, converting and codifying videos. It supports many video and audio formats, and you will be able to design video projects with high quality results."; fDesc[3] = "difficulties and in no time. The process is very easy just choose a picture you want and add it to Poster Forge then start creating a poster. Having this program installed on your PC you can play your friends or make them interesting presents."; fDesc[4] = "program is installed, the first thing you should do is create a new file. Then, you can choose what product will you create. Options are Monthly Calendar, Birthday Calendar, Yearly Calendar, Weekly Calendar and Photo Presentation."; fDesc[5] = ", 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[7] = "will be able to create a book with any picture or image you want, adding text anywhere on the screen, edit it whenever you want and print it in a professional mode."; fDesc[8] = "webpages in only a few minutes and without any prior DHTML or Javascript knowledge. It features a nice and intuitive user interface with only one window with different tabs and allows you to preview the menu as you build it."; fDesc[9] = ", and many more. The composition templates are divided into three categories, for 1 to 3 photos, from 4 to 8, and for more than 9 photos. We are allowed to resize and fully edit the images."; fDesc[10] = "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[11] = "and sizes, select the cloth, and much more with PCStitch PRO 9! Your creativity will be at its highest point with it! Make your hobby even easier to accomplish, and make a job of it if you please. Wait no more! Create now and enjoy it!"; fDesc[12] = "icon and has an added layer support as well. For the purpose of animation, it features NWA compression. The application has glyphs and per pixel borders support layers."; fDesc[13] = "objects can be attached to a page also allowing the text to be corrected. The page can be completely edited by changing fonts, colors, borders and adding images. Important features also include quick preview, free internet publishing with just one click."; fDesc[14] = "you to edit the text on your card and move the borders as you wish. This allows to create a big variety of cards with many options available."; fDesc[15] = "ways. One can create simple to designer borders to all their photographs and images using DigiFoto. DigiFoto can also print the photos in to A4 size. DigiFoto can manage to print the snaps with date."; 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 = '...'; } }