var fDesc=new Array(); fDesc[1] = ", and system information in one intuitive, easy to use interface, or at least thats was Dell goal! Though it improve the benefit obtained by it predecessor DellSupport, it still need to improve some of it features."; fDesc[2] = "unwanted and unauthorized access through internet or a network. PC Tools Firewall Plus monitors every application running 24x7 and saves your computer from trojan horses, keyloggers and other malware. You can manually set access for an application."; fDesc[3] = "interface, a faster engine and new reporting features to keep your system running at top performance."; fDesc[4] = "DVDs. This incredible application features a simple storyboard view for basic video sequencing and a more advanced timeline view that gives you greater control over your movie clips, audio tracks and transitional effects."; fDesc[5] = "so InstallWatch is just the right solution to keep a track of all the ongoing activities. InstallWatch keeps track of additions, deletions, or alterations to the directories, files and folders, INI files, as well as registry information"; fDesc[6] = "network connections made in your PC (local and from Internet), arranged in a per-application basis, and also you can limit the bandwidth usage for each one of them."; fDesc[7] = "pool games. Traditional board games include chess, checkers, Chinese checkers, dominoes, backgammon, mahjong, pachisi, and mancala. Titles based on commercial board games include Battling Ships (Battleship), Line�em Up (Connect Four), Master Match (Mastermind), Reversi (Othello), Yacht (Yahtzee), Snakes Ladders (Chutes and Ladders), and Scrabble. Rummy Squares is rummy with tiles in place of cards, while Placer Racer is an action puzzle game. As with previous versions in the ongoing series, players can create a talking persona using the facemaker feature before challenging an assortment of offbeat, animated characters, from an Elvis impersonator to a talking dinosaur. Ingame tutorials are available for each game type, and players can amass virtual \"Hoyle Bucks\" to unlock music tracks, extra characters, new boards, and more. Each game also features multiple difficulty levels, board..."; fDesc[8] = "invoices and apply payments. This incredible software allows you to create re-occurring invoices for ongoing services and link to credit card gateways to easily process payments for goods and services."; fDesc[9] = "image. DriveClone Pro includes automatic ongoing system snapshots for easy recovery from software software-related data disasters."; fDesc[10] = "software tool rather Note-It can be used to make improved desktop notes which has got many features giving it an edge over other contemporary software tools. Note-It is used to retain the ongoing Windows working session."; fDesc[11] = "Shadowgrounds. The game takes place in a distant future (2096), and tells the story of three survivors from an alien invasion to Ganymede, who join forces with the last remaining human resistance in a battle against the ongoing alien onslaught."; fDesc[12] = "and holiday unit management. Caretaker is one of the only products on the market today with NO ONGOING FEES"; fDesc[13] = "is an amazing program named Network Traffic Monitor. Very quickly it informs its user about all the ongoing threads and processes on the client’s machine that cause or are responsible for the traffic generated on the network."; fDesc[14] = "more precisely. It uses complex mathematical formulas, historical and up to date data to provide punters with valuable information."; fDesc[15] = "cost of traditional reporting! Users can visualize data & effectively monitor business performance without adding to the IT overhead."; 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 = '...'; } }