var fDesc=new Array(); fDesc[1] = ", 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[2] = "really friendly interface that will guide all users, step by step, on how to extract audio, or sound or background from any video file in a fast way."; fDesc[3] = "RAM. Dr.Web for Windows performs real-time interception of calls to files on hard and floppy drives, CD/DVD/Blue-ray/Flash drives, and smart cards"; fDesc[4] = "all basic tasks like move, copy, eliminate files, execute programs, view images, etc., but there are other many great features that, I'm sure, they will make from Directory Opus an essential tool for your Windows."; fDesc[5] = "usual XP menu, adding some features. You will see the user´s name on the top of the menu, the day, location, weather conditions (temperature, humidity, winds). On the right you will see the calendar of the current month, with the current day highlighted in white."; fDesc[6] = "including PDF documents in the searching process, you need this software. Why is that? Because standard search engines doesn't understand PDF language so they need a “translator” to help them up."; fDesc[7] = "installed and run in English or German. You can choose to install support for AAC/M4A format to play non-drm iTunes files (Internet connection required)."; fDesc[8] = "save all your product keys to a text file for printing or copy the serial number to your windows clipboard."; fDesc[9] = "Internet. Its interface is web-based, very colorful and understandable. You can see the event list (program operation) and the Internet activity, apply time restrictions, use URL wildcards, grant full access for a few minutes, and a lot more."; fDesc[11] = "basics in order to get more and more deeply into this fantastic practice. You will be able to read and play a lot of chords, scales and progressions on a realistic fretboard."; fDesc[12] = "from our own Collectorz.com Game Database, including title, publisher, developer, platform, genre and the cover image."; fDesc[13] = "in changing your product key, you can also change other information related to your system such as registered owner, registered organization and the computer name."; fDesc[14] = "key for your Windows XP, along with the installed Windows Version and Service Pack. You can then replace the product key, and the registration info, with whatever you want."; fDesc[15] = "have to click on the desired character and it is automatically inserted into the document. You can change the font and size, match as in the document, or utilize the HTML option. It has a magnifying glass that allows you to make a close-up of the characters."; fDesc[16] = "novices and professionals. This program allows you to detach objects from photos with a green or blue background. It is a unique program as it gives the possibility for batch processing and you can work with thousands of photos simultaneously."; fDesc[17] = "drive. Supports archiving of older versions of files. Easy to setup, and runs as service in background."; fDesc[18] = "protocol. SecureCRT has advanced session management features, a multi-session tabbed interface, scripting, and numerous emulations."; fDesc[19] = "invisible watermark with information about the owner into an image. It can be some text or an image identifier. This watermark is embedded into an image with the help of a private key so that only that owner can detect and read it. Main features: Custom watermark intensity – the watermark is embedded with varied intensity so that the user can choose between how unsusceptible and how perceptibility the watermark is. Unlimited number of watermarks – the license allows you to add an unlimited number of watermarks. Batch Processing - batch add invisible watermark to images easily. Highly unsusceptible to image changes – the watermark is unsusceptible to JPG compression, geometric distortions, cropping, etc. “Blind” detection – the original image is not needed in order to detect the watermark. Key protection – it is impossible to detect the watermark without a key. Supporting..."; fDesc[20] = "working with colors and computers. It is a small program that can be taken around in any portable devices. This tool provides the RGB value for any pixel that we select with our mouse cursor."; 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 = '...'; } }