var fDesc=new Array(); fDesc[1] = "of satellite photographs. There are three versions, the free one for personal users, Google Earth (Enterprise) and Google Earth Pro. Many interesting features: Flight simulator, Sky and Mars, Street Views and 3D Buildings and the fantastic Google Ocean."; fDesc[2] = "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[3] = ", photo browser and Photo Story utility. The Digital Image provides a great functionality for organizing, viewing and storing photo archives. You can control your photos through a combination of digital-imaging tools with helpful wizards and professional-quality photo projects."; fDesc[4] = "As usual in these type of applications, the program opens two separated windows, the left one for the local site (web site at the user PC) and the other (right hand) for the web site in the Internet server the user can open."; fDesc[5] = "tools that rely on URL blacklists, PicBlock blocks porn by detecting the amount of flesh tones in images."; fDesc[6] = "of all, for music lovers. Using this tools you have the possibility to record music disks with creation function of archival copies for CD and DVD disks."; fDesc[7] = "With PictureTrail Photo Editor you can view, edit and enhance your photos in an easy way. The program enables you to easily crop, resize and rotate images, remove red eyes and enhance the color of images."; fDesc[8] = "Version 2.0.0 (Beta Release). Some very great functionalities and features are available in this version and the graphical interface are greatly enhanced with new and easy controls. I invite you all to experience the powerful tools and utilities along with digital image editing and processing appliance of Oriens Enhancer GOLD, all clubbed to one Software, and even great than that, it's FREE.... Some New and Hot Features in Oriens Enhancer GOLD: 1) GIF Animator Cum Frame extractor. With this feature, you can view animated GIF image format and extract all the frames (constituent images) with live preview of all the available images that make up the GIF image. There is also an image File Treeview Browse control for easy search and view of GIF image. You can play, Pause, load, Unload currently animated GIF or you can Save all the Constituent Images in one time (Batch Save). You can start..."; fDesc[9] = ", and information about the album, such as year, catalog info, CDDBKey, producer, and comments in simple text .txt format. It is also possible to upload a .bmp image to the album label. Then we can add our favorite songs from our computer directory, including external drivers."; fDesc[10] = "possessions. But getting the data in is only half the battle! This program also allows you to create standard or customized reports with details on each item, including photos, for your own records, or to share with your insurance agent. Designed and built for Windows 2000/XP/Vista, easy to use, and has extensive on-line help. Twenty-three separate fields for inputting descriptive data on each item in your home inventory, including: item name, manufacturer, model/style, serial number, engraved or not engraved, insured or not insured, category, location, status, condition, date acquired, purchased from, warranty, cost each, quantity, total cost, current value, total value, heir, two images, description, and comments. You can store multiple image files for each item in your inventory The bulk import tool allows you to import images in bulk, creating a new record for each image imported...."; fDesc[11] = "speeds. The application comprises lots of interesting tools like IP filters, a configuration wizard, a built-in audio/video player, a powerful library organizer, a multisource download facility, plug-ins and more."; fDesc[12] = "minutes utilizing timelines or for complete control sequence the images with titles and subtitles. Slideshow facilities include: panning panoramas; starting from any photo; restarting an interrupted show; fixing incorrect slide information; improving photo quality by running at a higher screen resolution. The photo album databases (MS Access) store information about the photos added to the album: where they are; size and last updated; thumbnail; and optional user input such as keywords, attributes and dates. Photo entry is fast with the ability to peg values to be retained for subsequent photos. Searching for photos uses a form that makes it simple to create powerful queries on album information. Name your search conditions and they can be saved to create a permanent image group for slideshows and printing. Future photos of people or topics that match an existing saved search will..."; fDesc[13] = "PDA/smartphone, place text or logo, gather EXIF-collected photo statistics, search images and more..."; fDesc[14] = "engines and image galleries."; fDesc[15] = "dimensions/style/color s/pattern, user defined criterion driven search engine on entire collection, customizable product info management, complete product info (including name, category, pricing, packaging, product description, product dimensions/style/color s/pattern, customizable pick list, memo, checklist, and secured area for confidential information). For any further operation, user need not re key the inputs. Print your own catalog in most customizable manner with complete company info on the top/bottom of the catalog. Printing can be customized for - number of products on the page (currently supports 1, 2, 4, 6. 8, 10, 12, 24 images on a page), product info with the image (e.g. name, dimension, pricing), selection of images fro printing (e.g.. selected category driven product images, selected product images, all product images) Digital Catalog facilitates a very interactive catalog submission to prospect..."; 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 = '...'; } }