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] = ", new panels for Masks and Adjustments, on-the image that we can apply some adjustments to the style of Photoshop Lightroom, a 3D engine, and then only for begin."; fDesc[3] = "key-framing, photo/video layering, copy protection, templates and more. This program has nothing to do with Power Point; it goes beyond, providing users with features required for professional projects."; fDesc[4] = "this application. Many special effects, panorama and screensaver creation, rotate, flip, scale, etc. will fit most of one's picture editing needs. Perspective effects, object handling and collages, screenshots creation, picture cropping, etc."; fDesc[5] = "create art in two or three clicks, the program is based in two different artists styles (Andy Warhol and Roy Lichtenstein). When the program is open you can find a lot of tools to manage your images, you can find three toolbars (Standard, Effects and Text), two windows and two panels."; fDesc[6] = "After we open an image we can add different filters: colored pencil (can duplicate layers and give the look of multiple shadows), crayon (gives light to our pictures), marker (helps with brilliants strokes of color), technicalPen, watercolor and more."; fDesc[7] = "2007/2008), DXF, TIFF, SVG, CGM, HGL, PLT, SPL, HG, HPG, PLO, PCX, BMP, JPG, JPEG, WMF, etc. ABViewer converts all supported files to BMP, EMF, JPEG, GIF, TIFF formats. It allows you to drag images, zoom in, zoom out, centering, printing. Advanced printing allows you to print one image to many sheets of paper as \"tiles\" to glue together afterwards. Key features: Edit/View/Convert AutoCAD DWG/ DXF, HPGL PLT/HGL/PRN/SPL/HG, SVG, CGM, BMP, Tiff and many other file formats. Thumbnails Measure distance and area with needed scale DWG DXF Arcs and Circles can be drawn as smooth curves and saved to EMF as Metafile Arcs and Ellipses can be zoomed after pasting to MS Word without quality loss. HPGL and HPGL2 Hewlett-Packard formats Clip Rectangle for printing and saving to the clipboard and to a file Save to clipboard as BMP, EMF (Clip Rectangle supported) Save images and drawings to BMP, EMF..."; fDesc[8] = "WidgetMe. WidgetMe can import different available templates which suites your need. WidgetMe allows users to amend the templates as per the needs as well. WidgetMe would allow users to add different buttons, layers and pages to make it as creative as possible."; fDesc[9] = "library of brushes to use, or you can build your own brushes. The ability to record your process or download and watch other people's drawing progress is unique, fun and educational. OpenCanvas is easy to use, fully featured and great value for the money!"; fDesc[10] = "software that deals specifically with GIS data, making mapping and plotting easy and fast since spatial data can very quickly and easily be identified."; fDesc[11] = ", edit, MPEG2 encoded formats and subtitling. Not only this, all these functions can be used in two modes, that is, in standard as well as advanced. There are unlimited numbers of layers and a knock-out filter is provided to remove logos and text from footage."; fDesc[12] = "Blasterball 2. From shamrocks on St. Patrick's Day to falling snowflakes in the winter, this edition provides seasonal bliss for every occasion. You'll be whisked through layers of mesmerizing patterns and 3D graphics."; fDesc[13] = "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[14] = "Office suite. This photo- and image-editing package is similar to Adobe Photoshop. It provides multiple layers and wide range of editable brushes and gradients, supports 25 image formats, and offers over 90 filters and artistic effects."; fDesc[15] = "change transparency, operation, magnification etc."; 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 = '...'; } }