var fDesc=new Array(); fDesc[1] = "see on the web page. HP Smart Web Printing allows users to: Select text and graphics easily from any web site and save a handy list of clips, save paper by combining portions of numerous web pages and preview and modify clips before printing"; fDesc[2] = ", spreadsheets, presentations and more), and also create PDF files from a web page through an optional toolbar for the web browser. PDFCreator acts like a virtual printer who \"prints\" the selected document or web page into a PDF file, choosing from a complete set of options."; fDesc[3] = "using FTP clients as It copy the files from your Computer and uploads them to your website . It doesn't require any user experience ."; 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] = "browser to be used instead Internet Explorer, Mozilla, FireFox, Opera or Safari. But the features really important are: online profile storage, mouse gestures, built-in AD/Pop up blocker, privacy control and other more features. Avant Browser runs in Windows platforms."; fDesc[6] = "it appears in your printers list. With doPDF you can convert documents/files into searchable PDFs from any application that supports printing. Interestingly, this useful PDF conversion utility is absolutely free for both personal and commercial uses."; fDesc[7] = "format. Its easy-to-use interface allows you to create PDF files by simply selecting the \"print\" command from any application, creating documents which can be viewed on any computer with a PDF viewer."; fDesc[8] = "The animations can be saved as animated gifs to be used on web pages. An example animation is included."; fDesc[9] = "toolbar includes its own search box that enables you to search the web from any web page and makes this task easier and faster. Moreover, it allows you to select exactly what you want to search including web, images, video, music, and shopping."; fDesc[10] = "secure distribution and collaboration. With Acrobat Standard you can: * Combine and arrange documents * Manage shared reviews * Use familiar review and commenting tools * Save in Microsoft Word * Capture web pages * Sign documents digitally * Etc."; fDesc[11] = "saves your daily reading to audio files for download to your portable player. Supports Natural Voices."; fDesc[12] = "Dragon NaturallySpeaking is the promising software which assures continuous recognition of natural speech that is converted to text."; fDesc[13] = "give you lots of entertainment. Wreck your brain with this game! It is the most powerful chess simulator available on a personal computer."; fDesc[14] = "search everything in the directly from the toolbar including images,videos, blog&feeds, maps&directions, stock, among many other things. You can also check your email from there and highlight the terms of your search to find them more easily and fast"; fDesc[15] = "Manager, Download Manager, and more. You can search direct by drag text in browser. The other way, you also can add special search button to search bar."; fDesc[16] = ", efficient File Transfer Protocol or FTP Client and CuteFTP Home 8.3 could be just the proogram you're looking for. With this program you can transfer files of any type or size including your web pages and any multi-media files to, from, and across the Internet."; fDesc[17] = "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[18] = "Firefox, like the error console and the tabbed pages. But there are some extra new features like a floating toolbar and an Online Storage feature."; fDesc[19] = "desire to have many tools together in a single application. Page preview at the same time, displaying the inserted changes in code. The application can open multiple web page files. The split view of the editor allows the user to copy and paste code between two different page windows."; fDesc[20] = "top-quality results, Artisteer is a tool that stands out due to its ease of use, allowing users to customize and play with the design and look of the template."; 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 = '...'; } }