var fDesc=new Array(); fDesc[1] = ", use and manage picture information, archive, print, make CD or 3D pictures."; fDesc[2] = "the program asks for the name that we want to add to our album and we can see the demo in the program that teach to us how to use this useful program."; fDesc[3] = "new look to our classic photo albums, and it is very unique and easy to share. Thanks to the in-built 3D designer templates, we can now view our images in several exciting 3D environments like showrooms, art galleries, neon maze, Halloween, camp, Chinese garden etc."; fDesc[4] = "and drop feature it is totally user friendly. We can easily create folders and subfolders that have unique templates and designs and host them online without any need for extra hosting. All we need to publish the albums online and share them with our friends is a user ID."; fDesc[5] = "Gallery and Slideshow. The first one lets you create a gallery in 3 steps while the second one gives you additional tools to customize presentations."; fDesc[6] = "There are two modes to visit your photo galleries: the Freemove Mode, where you can wander freely inside the virtual space and the Automatic Mode, in which the computer will guide you through the gallery."; fDesc[7] = "opportunity to see your favorite photos in an exciting environment of 3D virtual galleries. Photo! 3D Screensaver offers a wide choice of fabulous 3D galleries - from a contemporary showroom or an exhibition hall to a medieval castle, gothic cathedral or even a chinese garden. We did our best to make the design and architecture of each gallery tasteful and pleasing, to create a realistic, relaxing atmosphere. Photo! 3D Screensaver represents the latest generation of screensavers. It is the most exciting alternative to dull standard screensavers. It will never make you feel bored because photos can always be updated and galleries switched. Every time a computer is not in active use, Photo! 3D Screensaver will bring back fond memories. Use your mouse and keyboard to wander freely through the gallery halls or switch to auto move mode and take a delight in viewing photos. Photo! 3D..."; fDesc[8] = "the Internet in merely few easy steps. The user has an option of sending them via email using advanced themes. This application facilitates the novice users to publish flash presentations even without having good knowledge about the working technology."; fDesc[9] = "watermarks to your image (GIF, PNG, BMP, JPEG, TIFF), video (AVI, Mpeg, DVD, WMV, QuickTime, Mpeg 4, RealMedia, DV) and flash files. It also allows you to convert your files to multiple formats. You can add text, image and audio files, rectangles or blurred areas as watermarks."; fDesc[10] = "to present their photos in the form of an Internet album. By using our software you will quickly create and publish Internet gallery."; fDesc[11] = "separately for thumbnails pages and details pages; others, on the other hand, are global."; fDesc[12] = "formats. The program allows you to work on your galleries offline, saving your projects until you get them just right. Once you are ready to publish to your galleries, the program automatically creates the HTML code for your gallery and image pages."; fDesc[13] = "friends and family. The program is easy to use, but you will not have to give up on any great features. You can create professional looking online galleries in just a few steps."; fDesc[14] = "knowledge about this kind of project. But with Easy Web Gallery Builder, you will be able to create stunning web galleries of photos and videos in minutes."; fDesc[15] = ", edits them, automatically creates HTML pages and slideshows for the web, home or CD, saves, uploads to the web or sends it over e-mail. It has been designed to create professional looking image galleries. It is one of the most flexible photo album software in its class and great for power users. If you have some knowledge of HTML, you can customize absolutely everything, including page layouts and style sheets; add links to outside pages and more. Features: Designed to make photo albums and slideshows easy and fast Professional looking photo albums Photo editing and Effects Tools Drag and drop image support Provide titles and captions for each photo Built-in Instant Gallery Wizard Built-in FTP uploader"; 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 = '...'; } }