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] = "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[3] = "they can be shown and distributed on any computer with any Operating System as a digital document. Any file that can be printed out of any MS Windows application can be converted to a PDF document by means of this free program."; fDesc[4] = "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[5] = "office software that integrates with all Windows systems and is compatible with MSWorks 1-9, StarOffice and OpenOffice."; fDesc[6] = "navigation sites, it also cleans these temporary files: Internet Temporary Cookies and Cache, Internet Explorer Address Bar, History, Temporary Files etc. When you run this program you will have the option to choose which one of these options you want to do or undo."; fDesc[7] = ", Mozilla browsers. Collect HTML snippets, generate bibliographies, edit snippets and export to CHM, PDF, HTML, RSS, MHT formats."; fDesc[11] = "a great assistant, but do much better."; fDesc[12] = "couple of things: capture your entire screen or capture any combination of active or inactive windows. CaptureSaver does that but also adds support for smart screen-captures from third-party applications."; fDesc[13] = "spider crawls your entire site beforehand, making absolutely certain there are no \"dead ends\" for web spiders."; fDesc[14] = "scripts. Code Rip can extract and save Scripts, Styles, Meta Tags, Frames and Comments."; fDesc[15] = "languages and web pages voicing! Quick Groups and loading multiple pages with a single click! URL aliases! Saving and loading lists of IE pages!"; fDesc[16] = "easily displayed in a parade, tracked, sorted by domains, category, page marks, saving time, time .etc."; fDesc[17] = "add, delete, rename, move and combine Web pages freely. Export documents to HTML Help (CHM) file. Make e-Books to share your collections."; fDesc[18] = "flash,audio,video,anii mations,image, size screenshot of an entire web page (no scrolling needed) in .BMP or JPG format; save the complete page to .MHT format (web archive) or to save any element, including Flash,picture and more , by simply dragging a target over it. IEToolkit can also generate a resource list of page objects that allows you to preview and save selected items. The additional Download Filter option lets you quickly turn on/off Flash, pictures, animations and sounds and a built-in popup killer lets you eliminated annoting ads. Features: Intelligent popup killer,Block 100% Unsolicited Popups Save web pages to one single Web Archive files (*.mht) easily and quickly; Conveniently saves Flash files embedded in web pages to local drive with only a drag of the icon to the flash object. Filter flash,audio,video,anii mations,image, which enhances your browsing experience significantly. Save web page to BMP or JPEG..."; fDesc[19] = "archives with compression ratio of 90% and more! Your web pages will load quicker and you'll save both your web traffic and disk space."; fDesc[20] = "supports Ms Word, Html, Mht, Rtf, Txt and other file formats. Key Features: 1. Import files, directories. Supports Ms Word, Html, Mht, Rtf, Txt and other file formats. 2. All files can be edited directly. You may also call your favorite editors to edit files. 3. Save web pages where IE can reach including images and flash movies with lightning speed. 4. Floating window enables saving dropped text or HTML text as a document. 5. Clipboard monitor, monitors clipboard changes and saves them as a document. 6. Export files,folders in RTF,HTML format. 7. Powerful searching engine. Full text search is supported. 8. Support for desktop, windows and region capture. 9. Security system keep your documents safe. 10.Dynamic load enables high speed loading of large databases."; 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 = '...'; } }