var fDesc=new Array(); fDesc[1] = "automatic), precision adjustments of contrast, luminosity (brightness), color saturation, etc. as well as gamma correction on pictures too dark or too bright. Selection of several shapes: rectangle, ellipse, rhombus, triangle, polygons, etc."; fDesc[2] = "includes 230 ready-to-use effects, drawing tools, timeline and sophisticated scripting language. You can import vector art, images animation and sounds"; fDesc[3] = "program has the ability to capture the full screen, an active window, an active window client, or any part of the screen in the form of a rectangle, square, ellipse, circle or polygon in a snap."; fDesc[4] = "seconds. The program includes three capture modes: a window or menu, a free region or a fixed sized region. In the latter you can select the exact width and height of the region."; fDesc[5] = "faster and more accurately, this application will capture and save: windows, objects, full screen, rectangle-selected regions, fix size regions, scrolling windows/web pages and anything captured from your screen instantly."; fDesc[6] = "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[7] = "Screen button, but allows you to do more in a single keypress."; fDesc[8] = "screen in rectangle, ellipse, window, control, menu and custom shapes. Any Screen Capture can take snapshots of DVD screens and games screen of full size also. You can take screenshots of auto scrolling windows of long pages like web pages or other documents."; fDesc[9] = "vegetables. The farm is represented by a board-like rectangle divided into cells. Each cell has a plant on it. You have to keep them watered so they grow, and when they do, you can harvest your farm in order to load some trucks with the vegetables."; fDesc[10] = "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[11] = ", you simply drag the sliedr on a little rectangle to see your taskbar fading into your Desktop. When you find the opacity level you like, just close the program and get back to work!"; fDesc[12] = "and type directly on your computer screen. The drawing tool cursors are: pen, rectangle, ellipse, text, notation, cut, erase all, change line thickness, and color. Also you can hide desktop icons, hide transparency, and take snapshots."; fDesc[14] = "features. First of all it contains a range of standard tools that are typical for almost all graphic editors, like rectangle, ellipse, curves and many more. Also it includes many tools for creating special effects for text, like 3D look, shadow, glow and others."; fDesc[15] = "Corporation Web site. Magnifier works as an extra toolbar on the Windows taskbar. Once activated users will see a new rectangle and the word “Magnifier”; that rectangle is precisely the place where the magnified image of the screen will be displayed."; 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 = '...'; } }