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] = "Using MP Navigator you can send image for printing, attach to e-mail or save it in PDF format. MP Navigator is easy and handy. It is aimed for ordinary users and allows scanning photos and documents quickly and easy."; fDesc[3] = "PDF format to as the standard for giving downloadable information pages or printable forms. This software helps you do all the operations on a PDF file, like inseting password, converting images to text, compressing and reducing file sizes, etc."; fDesc[4] = "Microsoft Word, Excel, PowerPoint, Outlook, Internet Explorer, Project, Visio, Access, and Publisher, as well as Autodesk® AutoCAD® and Lotus Notes.Scan paper documents to PDF and automatically recognize text with optical character recognition (OCR) technology to create compact, searchable PDF documents.Archive e-mail or e-mail folders from Microsoft Outlook or Lotus Notes in PDF to facilitate search and retrieval. Convert complete web pages, or just the portions you want, including or excluding rich and interactive media. PDF versions of web pages are easy to print, archive, mark up, and share.Convert virtually any 2D and 3D designs — including layers, dimensions, and metadata — to a single PDF file to share product data more easily and securely."; fDesc[5] = "secure Adobe PDF documents. With Acrobat Elements you can: * Create Adobe PDF documents * Print to Adobe PDF * Create accessible Adobe PDF documents * Use a de facto standard * Distribute files electronically * View and print reliably * Protect files * Help restrict access"; fDesc[6] = "select PDF995 (an advantage that will help you convert from any application). It is really simple to install and use."; fDesc[7] = "just a few steps. This incredible program enables you to export the text, bitmap images and other contents from PDF document into a Word document, preserving the original page layout."; fDesc[8] = "all versions of Acrobat Reader applications. PDF documents can be protected by password with 40 or 128 bit encryption. Batch conversion operation supported. Manual operations by means of command line actions and script inclusion."; fDesc[9] = "files on a separated window. The generated text document maintains the original PDF document layout. Text converted document is divided in the same pages as the original PDF document."; fDesc[10] = "one into another. Using this program, you will be able to convert different image formats such as MDI, JPG, PNG, GIF, BMP and TIFF into JPEG and PDF. MDI2PDF Converter 2.4 is a very easy program to use."; fDesc[11] = "objects, add and edit images, create custom stamps, add text, notes and watermarks, rotate pages, and resize them to the desired size and many more features."; fDesc[12] = "seconds. This incredible program can also be run from the command line allowing for use of batch files as well as launching programmatically from other programs."; fDesc[13] = "Adobe Acrobat Software, is almost impossible! In a very easy way you will convert PDF to Text, convert batches of PDF documents into text files! The process is made in a very high speed."; fDesc[14] = "formats. This program supports PDF, EPS, PS, PCX, TIFF, JPEG, BMP and many different formats. You will be able to use this program to creat high quality and searchable PDF files from any application on your computer."; fDesc[15] = "HTML files in just a few steps. This incredible program enables you to convert files preserving the original layout, links, bookmarks, images and vector drawings."; 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 = '...'; } }