var fDesc=new Array(); fDesc[1] = "commercial sound and produce higher quality audio. Available for formats Pro Tools 6.4+ (RTAS Audio Suite/HTM), VST, MAS, Audio Unit, and DirectX, instead of a varied amount of plug-ins, users have the advantage of Ozone’s 7 plug-ins in one."; fDesc[2] = "create cursors and supports animated ANI cursors. It has a support for alpha channel and can created animated GIF. Toolbar images can also be created using this software."; fDesc[3] = "actual image. It’s possible to change compression parameters, choose target file size, and the changes are quite noticeable. In simpler terms, it’s a good tool providing fair trade off between quality and file size, and even images can be optimized as per web publishing requirements."; fDesc[4] = "files to the popular animated GIF format, with just a couple of clicks and with very good results, allowing you even to change some advanced options of the resulting GIF image."; fDesc[5] = "desktop wallpaper. You can organize the programs of your screen saver and run them in the order that you wish. Whenever you boot up, a very unique special windows is just clicks away."; fDesc[6] = "converting about 90 audio formats. Some of the supported formats are Mp3, Mp2, Mp1, MPEG, Mp4, SND, WAV, WMA, VOC, SAM, SB, SD, AIF and FLAC."; fDesc[7] = "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[8] = "easily using your own images. The program features an intuitive but not so attractive user interface which is available in English and Polish. You can add and edit text, cut the image or add effects and shadows."; fDesc[9] = "Many image files formats supported. Several hi-quality image processing options. Compress JPG's \"to size\" option. And more!"; fDesc[10] = "Can be used to create original clip-art but also imports a range of vector and bitmap formats which can be combined and then scaled, rotated, colored and made to transparently fade. Exports as JPEG, GIF or in Xara's own vector format designed specifically for use on the web. Uses anti-aliasing, color reduction, dithering and transparency to produce the best possible web graphics in the smallest possible file space. Users gain access to web specific clip-art in the free Internet-connected galleries"; fDesc[11] = "that enables them to produce masters of high accuracy and quality. Up to 20 files can be uploaded at the same time, and changes to them can be made in batch, in real time."; fDesc[12] = "powerful approach to the screen capture automation."; fDesc[13] = "worth using this special software. With this exclusive program you will be able to create and edit your own image data (from Digital Still Camera or Digital Video Camera and etc.) on your home computer for the further transfer into the system."; fDesc[14] = "archival and all other purposes. BCL Freebird converts graphics with pixel-level accuracy. So, no detail will be compromised. If you have technical drawings in PDF format and you want to convert those into other graphical format, look no further. Freebird will accurately reproduce all the fine-lines in your drawings. Freebird can even convert color drawings into black-and-white for printing purposes (Freebird also supports dithering.)"; fDesc[15] = "interactive procedure in order to optimize those colours that you judge most important. PaletteMaker is flexible and achieves high quality."; 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 = '...'; } }