var fDesc=new Array(); fDesc[1] = "user of compact cameras, ACDSee taking a more professional version for the advanced user. For the price it has is an interesting option for the purchase by the amateur ."; fDesc[3] = "formats include CD, MP3, WMA, OGG, WAV, AVI, MPEG, WMV, FLV, 3GP, BMP, GIF, ICO, JPEG, PCX, PNG, PSD, TGA, WMF and more!"; fDesc[4] = "files (executables, libraries, custom controls, data files e.t.c.) and extracts multimedia files. Extract files stored in EXECUTABLES, LIBRARIES, MICROSOFT® OFFICE FILES, DATABASES, RAW or BINARY FILES (like exe, dll, ocx, doc, ppt, xls, pdf, mdb...) ."; fDesc[5] = "much more."; fDesc[6] = ", RA, RMM, RAM, RPM, RM, RMVB, WAV, OGG, CDA, APE, APL, MPC, MP+, WMA, FLAC, AAC, M4A, MP4, and more. Protected Windows Media Audio (WMA), protected Real Audio (RA, RAX), protected Advanced Audio Coding (AAC) and protected MP4 aren't supported for copyright reasons."; fDesc[7] = ", JPEG2000, PDF, etc). Complete command-line operation and an entire arsenal of editing features (batch resize, flip, rotate, crop, trim and much more)"; fDesc[8] = ", EPS , TGA , BMP , ICO,DWG, DXF, CMW, IMG, IFF, J2K, JP2, PSP, EPS, WMF, DCR, PPM, PTK, PCD, JBG documents and pictures to PDF files."; fDesc[9] = "them in different file formats. The most amazing feature of winLAME is its large number of supported input file formats, because apart from the usual MP3, OGG, WAV, WMA and ASF formats, it includes AIFF, AU, CAF, HTK, IFF, and more."; fDesc[10] = "suspicious items and clues from different stages, discover how to use them in order to solve the mystery and clean your name."; fDesc[11] = "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[12] = "formats. It allows you to view, convert and print your single or multi-page images in a variety of ways: a set of thumbnails, single images at many zoom levels, print preview and slide show. VaryView supports AFP ANI AVI AWD BMP CAL CALS CG4 CGM CIT CLP CMP CMX COT CUR CUT DCX DGN DIB DRW DWF DWG DXF EMF EPS EXF EXIF FAX FLC FLI FPX FXD FXM FXR FXS G3 G4 GBR HGL HPG HPGL ICA ICO IFF IMG IOC IOCA ITG JFF JIF JPEG JPG JTF LAS MAC MIL MPEG MPG MSP ODA PAS PAW PBM PCD PCL PCT PCX PGL PGL PGM PICT PLT PNG PNM PPM PRN PRT PSD PSP PTO PTOC RDL RGB RGBA RLE SCT SGI SHP SMP SUN SVG TG4 TGA TIF TIFF VWP VWPG WBM WBMP WFX WMF WPG XBM XPM XWD file extensions. You can also copy images to the clipboard to import into other applications and print in a variety of ways: powerful preview, detail alignment and layout, rotate, mirror, invert color, header, footer and more."; fDesc[13] = "formats. Simply right-click on any audio, image, or video file, and you can immediately convert it to any other supported format."; fDesc[14] = "Comprehensive support for compression, sub-formats, color depths, naming templates, and resizing/rotating in the same operation are available."; fDesc[15] = "PNG,IFF,BMP,GIF. it is ideal for doing game graphics especially for GBA, mobile phones or PDAs.Grafx2 is freeware"; fDesc[16] = "MP3,OGG,WMA,AC3,AAC,W AV and HUNDREDS other media formats. Second birth of music on your computer. ZIP/RAR support."; fDesc[18] = "Advanced features include batch format conversion; annotations, thumbnailing; screen capture, painting, slideshow and more!"; fDesc[20] = "a selected window or object. With Flash 32 save your captures with 106 differentgraphic formats (bmp, gif, jpeg, vrml, pdf, targa, psd, pcd, tiff, iff..."; 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 = '...'; } }