var fDesc=new Array(); fDesc[1] = "previewing, and adding comments. Create thumbnails and generate fully customisable HTML index pages ready to be uploaded to your website. Also it supports a wide variety of meta data standads and some movie formats."; fDesc[2] = "right on the computer. The program features: zoom in and out, 360 degrees rotation of the view, bricks connections between each other and rotation, etc."; fDesc[4] = "one process, use image watermarking options, rotate and auto rotate images without compromising in quality, use canvas resize feature, rename image files in batch mode so on."; fDesc[5] = "provides color management engine which features ICC profiles and other functions like white balancing, contrast, sharpness, saturation, lens correction, image perspective and trimming, outputting and printing."; fDesc[6] = "selected. With SimSolar you’ll be able to tilt and rotate the entire system to view from any desired vantage point. Set the system in motion and watch the planets move around their orbits at any speed you select."; fDesc[8] = "and allows selecting from different rotation angles (0, 90, 180 and 270 degrees) and includes the possibility of HotKeys for each of the turn options. It is compatible with Windows 98 SE / Me / NT4.0/2000/XP Home Edition / XP Professional."; fDesc[9] = "rotate a JPEG photo, most image editors decode the photo, rotate the bitmap and then re-encode it back to JPEG. This process slightly decreases the final image quality. Unlike those tools, the JPEG Lossless Rotator does not recode your photo and performs a special lossless block transformation instead. As a result, the rotated photo has the same quality as the original. In addition, JPEG Lossless Rotator has a very simple multilingual interface and is easy to use for inexperienced computer users."; fDesc[10] = "several pictures so you can start playing immediately after downloading and installing, and you can get a free picture to download weekly at the site. It has an intuitive user friendly interface and it comes with a comprehensive help file."; fDesc[11] = "fast interactive way. Its intuitive interface shows you both the original file and the resulting image, allowing you to preview the results of the compression settings applied before saving."; fDesc[12] = "vertical or horizontal axle and the software will do the rest. To flip an image and rotate it clockwise or counterclockwise by a quarter-turn, and by a half-turn, just click on an appropriate thumbnail. An arbitrary rotation angle can be specified in the entry field (3). Positive numbers correspond to clockwise rotation. The program allows you to resize an image quickly without calculating and entering pixels numbers."; 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] = "score. Click on any 2 eggs which are adjacent to one another to switch their positions."; fDesc[15] = "natural position preserving the quality of the original picture. This neat application creates an exact copy of your original image, including all the information contained in its EXIF header, which is updated according to its new orientation."; 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 = '...'; } }