var fDesc=new Array(); fDesc[1] = "native file support for Adobe Flash and Adobe Photoshop Album slide shows, and electronic cards, and eBooks Adobe Reader is free, works with Windows 98/Me/2000/XP/2003/Vis ta."; fDesc[2] = "photomontages, impressions and conversions of formats. Specifically, includes an image viewer with a presentation mode, an editor for adjusting levels of brightness, color and contrast, an editor of frames and masks to embellish your photos, and other effects"; fDesc[3] = "HP device. It is now available for online downloading. It is primarily aimed at printing, it supports JPG, JPEG, BMP, PNG y GIF images. It allows us to import our photos from a memory card, printer, camera, PC, CD, scanner, etc."; fDesc[4] = "necessary adjustment to the document and preview it before printing (up to 20 copies without the need of any other application)."; fDesc[5] = "Diagnostics module - Benchmarks - Tweaking features - Web links - Favorite pages - Built-in hardware database - Full Windows XP compatibility - Full Windows Server 2003 compatibility - Fully localized user interface."; fDesc[6] = "PrimoPDF is easy to install and use, it does need .net 2 framework to be installed on the machine prior to using this tool. PrimoPDF is compatible with most of the windows operating systems."; fDesc[7] = "creative projects. Take any picture you want and put it in a funny frame. You may also take a picture from your webcam; there is a quick access to this function in the program."; fDesc[8] = "from virtually any application. With one click you can convert your Microsoft Excel, Word or PowerPoint documents or your emails and favorite web sites to PDF files."; fDesc[9] = ", at a basic level, images or photos with different layouts. We can add more features to this utility by combining it with other Epson programs. It runs under Windows XP, Me, 98, 95&2000, Mac OS 8.1 to 9.X and Mac OS X 10.2 or later."; fDesc[10] = "installed in our computer or Pocket PC. Students, for example, can save their AutoCAD projects done at the university or college and view them at home in their PC later, without AutoCAD or Internet connection. We can edit, measure, calibrate, zoom, view layers, block attributes."; fDesc[11] = "listen individually to it, anytime, or play the whole composition, adjusting tempo. Useful for music beginners to learn at a personal pace. While playing the composition, notes and lyrics light at the same time music is playing."; fDesc[12] = "surface printing. The application guides the user through the design way to the end in a very simple manner. The application supports direct to disc printing (special printer needed)."; fDesc[13] = "to see PDF documents, this is what you were looking for. EXPert PDF Reader brings you the reading and printing abilities to you for nothing since it's a freeware."; fDesc[14] = "It can print standard format (A0, A1 A2) poster or custom big poster. Make a great poster yourself!"; fDesc[15] = "allow you to burn all types of files, but also copy and print them. The new user interface is more intuitive and straightforward and has been specially designed for beginners with SmartDisc wizard to make the process of burning and printing easier and faster than ever."; fDesc[16] = "uses very few system resources. Easy and simple to use. The folder list appears as in MSDos format and can be color inverted. It shows the number of files, total filesize of the folder and the free disk space."; fDesc[17] = "This helps you create full color stunning business cards and customize your card printing in many ways."; fDesc[18] = "included layouts, of which there are more than 170. The program lets you create your own designs for any purpose. You can also create your own unique letterheads, forms or backgrounds for your planners or booklets."; fDesc[19] = "labels, business cards, flyers, letters, brochures, newsletters, postcards, catalogs, envelopes, among others in a few steps."; fDesc[20] = "want. It allows you to arrange several pictures in different layouts and crop and add dates to them, and finally print them. Let your imagination fly with the user-friendly Photo Print Pilot."; 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 = '...'; } }