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] = "and more. It can be easily customized with the option of over 1500 free gadgets. Its available for XP, Vista, Mac and Linux."; fDesc[3] = "notification. You can manage all of your conversations in a single message window. Besides, you can send your friends an SMS from your PC with ICQ. Your friends can SMS back from their mobile directly to your ICQ message window."; fDesc[4] = ", 2003, 2002, or 2000. You may copy text or graphic into another program, but you will only be able to open the document for editing if you have Microsoft Word installed."; fDesc[5] = "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[6] = "Avery product you want to use to print your task. If you don´t know the exact code, you can search the list for the right product."; fDesc[7] = "Windows applications and web pages. It includes advanced text search capabilities and a 'favorites' tab to save the more often searched topics, themes and/or terms. The application itself includes an image editor to help user on including the help file to the developed and compiled program."; fDesc[8] = "CAB file searching. PDF searching. Basic Word Doc searching. Active Scripting support for the ultimate in search customization. LAN/WAN network drives searching (UNC support). Export search results in Text, CSV, HTML, or XML. Surrounding lines of text option. Repositionable contents view pane. Regular Expression and Boolean Search support on Filename, Contents AND Folder names. Built-in file viewer. Option to launch external editor at current line (including Visual Studio.NET). Drag and drop support. Print preview."; fDesc[9] = "using algorithms. AllDup allows you to specify the searching criteria by file content, name, extension, date or attirbutes.. You will be able to find duplicates between text, pictures, music, movies or other files."; fDesc[10] = "code and visual mode (powered by MS Internet Explorer). The user can be typing HTML code and see how that looks like switching to the visual mode, where the application will display the reault in a WYSIWYG manner."; fDesc[11] = "and have never liked reading on the computer. The reasons are varied. Some people say that the monitor hurts their eyes. Well, yBook attempts to solve that problem by adding a texture to the background of the reader."; fDesc[12] = "in minutes! With Flash Website Design you can be up and running with your own fully complete and professional looking Flash website in less than an hour!"; fDesc[13] = "Word files among other things. The program is pretty precise. You will be able to select the content you want to convert directly from the PDF page"; fDesc[14] = "for the option of replacing that text with different text. There are many features of this free software such as backup support, case sensitivity, multiple file types, subdirectory support and more. After searching or replacing the results tab will allow you to open the matched file(s) and view the contents as well as edit them. Simple Search/Replace was designed for searching plain-ASCII text files, such as source code, TXT, HTML, RTF, batch files or any other text file you might have. Simple Search/Replace is a FREE software program. If you need to find and replace text, or just find text, this utility is a must have. It is significantly faster and easier to use than any other search and replace utility out there."; fDesc[15] = "site. Arisesoft Winsyntax has support of brackets, highlighting, search of match and select of enclosed text options. You can drag and drop page tabs and with different coding you can search and replace text in the external files."; 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 = '...'; } }