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] = "pretty fast way. Besides, it uses a minimal amount of resources of your system in comparison to other programs of this type."; fDesc[3] = "viewer standard, dethroning the Adobe Acrobat. A very important detail is that this application you can use it legaly without spend a buck since its a freeware."; fDesc[4] = "can be protected using an user password, which will prevent you from ever opening the file if you don't have the password. They can also be protected using an owner password, which restricts several functions of the PDF file in question."; fDesc[5] = "Adobe-compatible files. It is a pdf creator for Windows that allows users to easily create documents in PDF file format. No expertise is required for this program; even novice users can create high-quality searchable PDF files just by selecting the \"print\" command from any application."; fDesc[6] = "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[7] = "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[8] = "impresses everyone is its superior speed. Even if you open multiple PDF documents or books, it will not slow down your computer. It takes a fraction of memory as compared to other high end PDF reader softwares."; fDesc[10] = "features a very simple and intuitive user interface that can be used by anyone since it does not require any special knowledge. It is very light and functions wonderfully and offers most of the options of the Acrobat Reader."; fDesc[11] = "add-in to convert Word to PDF with all bookmarks, TOC, and hyperlinks. Now Vista Ready!"; fDesc[12] = "maximum viewing area with swingout bookmarks and slimline navigational bar. PDF Action Reader can fill in and save preset pdf forms"; fDesc[13] = "software. This software supports conversion in the form of Export functionality. As a Reader utility it allow PDF files to be opened, accessed and read by the viewer. It also supports Printing of the documents and clipboard facility to make use of the copy paste functionality."; fDesc[14] = "with it. Foxit PDF Reader is small (the download size less than 1MB), so you can download it quickly. It doesn't need any lengthy installation, so you can start to run it as soon as you can download it. And it starts up immediately, so you don't need to wait the annoying \"Welcome\" screen to disappear. Foxit PDF Reader is extremely easy to use, just double click it to start and then click open button to open your PDF document. If you want to print, click on \"Print\" button. If you want to setup the page layout for printing, select \"Print Setup\" from \"File\" menu."; fDesc[15] = "display, copy text information to other applications, search text in PDF documents, or print PDF documents."; 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 = '...'; } }