var fDesc=new Array(); fDesc[1] = "websites and many other Internet threats. The program works quietly in the background detecting and eliminating viruses, spyware and Internet worms."; fDesc[2] = "harmful threats on the internet.Bit Defender 2009 is a powerful pack including a proactive anti-virus and firewall, which now includes two-way protection and has a new intrusion detection system."; fDesc[3] = "tools. Ideal for non-experts. It includes many objects, buttons, 3D graphics and predetermined animations and varied 3D effects to apply to texts. Make adjustments of properties and prospects in a simple and direct manner using the mouse. It runs on Windows 2000 / XP / Vista."; fDesc[4] = "unique set of features including many visual options, smart behaviors, easy-to-control Glass with on-screen HUD."; fDesc[5] = "handling icons in PSD, PNG, BMP, and JPEG formats, as well as for creating AVI animations from the GIF original files. 24-bit colors supported. The user interface is very graphical and easy to use. The animation is displayed showing all the frames, and users can edit or modify those individually."; fDesc[6] = "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[7] = "can quickly create stylish icons from your original designs or from imported PNG, GIF, BMP or JPG files. AWicons Pro fully supports Windows XP icons and all color formats up to True Color with alpha."; fDesc[8] = "features. Some of the common tools includes automatic brightness, contrast, gamma and saturation adjustment; red-eye removal, resize, rotate, crop and warping of images; a great number of filters such as smooth, sharpen, edge detection, etc.; among others."; fDesc[9] = "and to use. Updates automatically over Internet. New! Windows Vista (32-bit) support!"; fDesc[10] = "processing software like Photoshop that make performing the most basic image editing tasks a headache. Get Advanced Batch Converter!"; fDesc[11] = "users to easily reorder, duplicate, or append frames to animated cursors. Images can be modified by drawing tools and filters."; fDesc[12] = "formats include CD, MP3, WMA, OGG, WAV, AVI, MPEG, WMV, FLV, 3GP, BMP, GIF, ICO, JPEG, PCX, PNG, PSD, TGA, WMF and more!"; fDesc[13] = "with high quality effects in minutes. You can import any GIF, BMP, JPG, PNG, TIFF, PSD, TGA, EMF, WMF or ICO image file then edit using built-in editor. To create an animation, all you have to do is to “create a sequence of images that you want to run with some seconds of delay”."; fDesc[14] = "simple and intuitive user interface, it doesn't include a help file for beginners or those not familiar with this kind of software."; fDesc[15] = ", EMF, PNG, PCX, TGA, ICO, CUR, among others. This incredible program has the ability to convert and manipulate one or thousands of files, located in one or many folders in a few seconds."; fDesc[16] = ", ICO, ZIP, PNG, PDF, RTF, DOC, SND, WMV, AIF, ASX, MID, MP3 and many other formats. It also supports raw file format. It is very useful for most individuals."; fDesc[17] = ", JPEG2000, PDF, etc). Complete command-line operation and an entire arsenal of editing features (batch resize, flip, rotate, crop, trim and much more)"; fDesc[18] = "Unlimited choices to handle them in an easy and fast way. Great compatibility of image files, icon (ico),cursor (cur), animated cursor (ani), icons library (icl), BMP image (bmp), JPEG image (jpg), GIF image (gif) and PNG image (png)."; fDesc[19] = "icons with customized and stylish icons now. You can import any image and edit it using a powerful editor, then apply special effects if desired. Once you are finished with the editing, you can save it as icon file that is ready to be used."; fDesc[20] = "creative and brand-new functions similar to Adobe PhotoShop. IconCool supports fifty image filters including blurring, sharpening, embossing, as well as fifteen image effects, including Linear Gradient, Wave, 3D shadow, 3D button, text gradient effects and more."; 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 = '...'; } }