var fDesc=new Array(); fDesc[1] = "download games to enjoy, and share them with others. You can actually share any digital file, including images, audio, video, software, documents, etc. The latest version supports BitTorrent protocol and Shoutcast radio stations."; fDesc[2] = "hardware information database for over 68000 devices! Yet, the program is very small, about 12MB. It includes \"Monitor Diagnostics Test\", which is a complete tool for tweaking your CRT and LCD monitor."; fDesc[3] = "to be connected to several servers at the same time. After of this the company responsible for the creation of the software created a proprietary protocol, named WinMX Peer Network Protocol (WPNP)."; fDesc[4] = "It supports all Windows operating system, from 95 to Vista. It has a friendly interface and it´s easy to use even for average users."; fDesc[5] = "from the stock market and put them directly in your computer desktop, in the moment that they happen. The live gold quotes will appear on your system's tray. Moreover, this program can display the last 24 hours price variations chart."; fDesc[6] = "Directory integration; server management; user management; service monitoring and control; event management; job and task scheduling; printer management; disk and file administration and reporting and exporting."; fDesc[7] = "resources (folders, printers and admin resources) and FTP, HTTP-servers and creating full featured explore-style LAN list with comprehensive information including NetBIOS computers names, IP and MAC-addresses, resources and servers. 2. remote shared resources browsing using user-defined applications. 3. filtering LAN resources on user request and listing content-similar resources together. 4. rapid multi-threaded searching and creating files and folders list based on user parameters (advanced search supported). 5. local shares management. 6. local shares connections monitoring and management. It's fully-tunable tool with modern interface and multilingual support. Profiles make using LanSurfer more convenient, so you can create some profiles for LAN scanning, folders filtering and LAN searching once and switch between them with one click. LAN favourites list allows to browse often used..."; fDesc[8] = "files (e.g. mp3, avi) easily! Friendly interface, ultra-fast engine, easy result managemant, saving and loading, and much more!"; fDesc[9] = "which are violating data access policy of their organization."; fDesc[10] = "connection with your computer.The remote workstation, user, path, OS, permissions of the accessed folder."; fDesc[11] = "contains about 50 PCs - you may need MP3Finder, if more - MP3Finder is absolutely necessary to you. The first thing that you possibly will want to find is MP3-files in your LAN, second one - video-files, third one - some installations (to avoid downloading ones that already have been downloaded). MP3finder is a handy tool to scan your LAN for files. Main Features: Fast - MP3Finder uses multithreaded search engine; Configurations - for most frequent searches; Flexible search - limiting PCs, Shares, Files by supplying include/exclude masks; Save/Load to/from XML; Export to XML/HTML/Text; Flexible display of search results; Playback of MP3-files (Winamp, Sonique, RealPlayer, MediaPlayer); Find text in search results; Hidden shares - on NT/2000/XP MP3Finder can search hidden shares; Search statistics."; fDesc[12] = "displays all the FTSE100 and FTSE250 company share prices, plus the FTSE, AIM, Dow Jones, and Nasdaq indexes. See the best time to buy, hold or sell."; fDesc[13] = "markets. It features a historical share price downloader, data mining, charts, portfolios, lists of new issues and delistings, and backtesting."; fDesc[14] = ", easily disconnect and connect remote shares, AutoMap shares to the first available drive letter or manually select it. Gives the option to AutoConnect shares on Windows startup."; fDesc[15] = "printer shares) on your LAN."; 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 = '...'; } }