var fDesc=new Array(); fDesc[1] = "user interface is built around a simple 4-step workflow comprising: Capture mode (to capture feed from different sources); Edit mode (Import Media, Trim, Fix/Enhance with Magic Tools, Add Effects) etc."; fDesc[2] = "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[3] = "digital image. Is a powerful product, yet easy to use. It includes the basic functions needed for a beginner and the more complex functions used by pros."; fDesc[4] = "you if you use Firefox regularly. The looks are a bit different, but what makes this browser different is the integration of several social networking and multimedia sharing services."; fDesc[5] = "panoramic image in a matter of seconds without being an expert. It allows you to stitch the selected photos into a fanstastic panoramic masterpiece in three modes: Vertical Panorama, Horizontal Panorama and 360 Panorama."; fDesc[6] = "easily. You just only have to select the image file (you can select more than one image pressing ctrl or shift key), write the resolution in pixels or percent and press the button Ok. That's all. This cool application will resize your images fast and easy."; fDesc[7] = "photographers. You can view, organize, edit and convert all your images the easiest way ever. Ashampoo Photo Commander has everything that you may need to manage your photos."; fDesc[8] = "videos and photos; enabling the user to add titles, transitions, music, and special effects. The work done can be saved on DVD or be uploaded to the web."; fDesc[9] = "email large attachments, IM a folder, or publish your downloadable videos to the Web? Maybe you'd just like to watch full-screen HD Internet TV. Meet Pando."; fDesc[10] = "(e.g. red eye) or get creative. Use for web, email, or print. Photoshop plugins, animation, and much more. FREE. Registration required."; fDesc[11] = "media with the world. You can use the service using the Web uploader or download DropBox and share your images and videos straight from your desktop."; fDesc[12] = "are also versions for Firefox and Safari) allows you to view full sized images when you browse pages like Flickr, Facebook, Friendster, Picasa Web Albums, image search results from Google and Yahoo, web sites supporting Media RSS, and many others."; fDesc[13] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[14] = "one picture you are looking for. Use the picture of a famous movie celebrity, a comic, or the singer of your favourite band, to make the perfect joke, amuse your friends, or just to have a good time while creating some bizarre pictures."; fDesc[15] = "collages. With this cool application you will be able to: - Create collages that can be used as desktop wallpaper. - Create collages that you can send them to your friends and family by email. - Build tuning pictures for using them on your website or online album."; fDesc[16] = "the web, paint with the mouse, etc. You can acquire digital photos from file on your computer, with the help of a scanner or a digital camera and at once start to work with them."; fDesc[17] = ", GIF, PNG, BMP, TGA, TIFF, PSD, and PSP. The tool comprises many other functions too. Set various dimensions ratios for the image from the offered dimensions list."; fDesc[18] = "cam. This amazing application facilitates capturing photos and videos of everything displayed from your web cam. The application also allows you to view pictures, videos, create and manage albums."; fDesc[19] = "menu bar, one toolbar, two windows and in the foot of the program we can see an advanced box, a filter strenghtt and two buttons more."; fDesc[20] = "with friends. My Pictures 3D Album is a new extraordinary way to show off and store your photo collection in 3D Photo Albums. This program gives you an opportunity to place each photo in the certain location in picturesque 3D galleries, fine-tune pictures and then view in the 3D virtual space. Albums can be viewed both in automatic mode and manual mode. In automatic mode the program itself guides you through the gallery halls, showing your photos. You can also switch to the free move (manual) mode and wander freely inside the virtual space using a mouse. Every your photo album will be a masterpiece - varying different galleries from our constantly growing collection and your photo collection, you'll be able to create a unique photo album to maintain each memorable moment of our life. You can save your albums both into special My Pictures 3D Album format or stand-alone EXE file that may..."; 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 = '...'; } }