var fDesc=new Array(); fDesc[1] = "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[2] = "portable and installable. The portable version also requires a small installation in our USB drive, but once this is done we can use it without any problems over there to go where."; fDesc[3] = "and more to manage a business like that. This program enables you to organize everything in your business, including machines, clients, employees, products, etc. and allows you to have everything under control"; fDesc[4] = "Net Control 2 - Control Your Network Easy..."; fDesc[5] = "software which lets you control some functions of your computer so you could be able to manage and restrict the use of the internet in your home computer."; fDesc[6] = "technology. And best of all, it doesn't cost you a penny. It is not a system resource hog and minutes after installation you will be aware of the usability and flexibility of the RSS Reader."; fDesc[7] = "and post-paid sessions, timers, pricing, point-of-sale, a terminal protection, print charging, reports, traffic calculation, etc."; fDesc[8] = "computer such as to lock, unlock, restart and shutdown remote computer."; fDesc[9] = "licenses sold worldwide, Smartlaunch 3.5 is the perfect solution for the operations of any professional cyber cafe. Smartlaunch helps you to handle customer billing, security issues, financial and statistical reports, computer utilities and much more. Combined, these features will save you time and money."; fDesc[11] = "cafe."; fDesc[12] = "operators to run the gaming center or LAN cafe business. This freeware requires SiteKiosk client software"; fDesc[13] = "Customize first screen for publicity. Impossible to stop using CTRL+ALT+DEL"; fDesc[14] = "control of the paid time, control of the work of managers."; fDesc[15] = "Weavefuture Muilt Coin Acceptor AK5 It charge user by time of his usage."; 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 = '...'; } }