var fDesc=new Array(); fDesc[1] = "compared to Tcl, Perl, Ruby, Scheme or Java. The language itself is a flexible powerhouse that can handle practically any problem domain."; fDesc[2] = "features. Some of the common tools includes automatic brightness, contrast, gamma and saturation adjustment; red-eye removal, resize, rotate, crop and warping of images; a great number of filters such as smooth, sharpen, edge detection, etc.; among others."; fDesc[3] = "to calculate every aspect of your subnet configuration just in a few minutes. This incredible application generates a color-coded bit map, breaking down the network, subnet, and host portion."; fDesc[4] = "Pursuit in three different modes: Solitaire (you against the machine), Time Attack (you against time) and 1 to 4 players, to play against other humans."; fDesc[7] = "You can obtain country, persons and postal adresses of who use domain or IP adress by one click."; fDesc[9] = "people and defend your castle from invaders. This game is very easy to play and is full of adventures. You will enjoy being a king taking decisions for your people and for the good of your Kingdom."; fDesc[10] = "e-mail addresses from the list, based on the professional or national basis."; fDesc[11] = "Modems or Cable/xDSL/ISDN Modems to host their own Web, FTP, Mail or Game Server or other TCP/IP services fro..."; fDesc[12] = "easily verifies email addresses, huge domains and clean up your mailing / domain list."; fDesc[13] = "different ways. It can enumerate all computers,SQL servers,primary domain controllers,backup domain controllers,etc."; fDesc[15] = "winpopup). It recognizes Domain computers, controllers, guests, users, admins, NT global users, etc."; fDesc[16] = "delete cookies of or just a part of domain name. Suppose you want to delete cookies from \"yahoo.com\", just type \"yahoo\" in the web address tab and Cookie Crumble will delete all the cookies from yahoo.com and all other sites that contains word \"yahoo\"."; fDesc[17] = "why you can not reach a domain. - Solve internet problems from your desk."; fDesc[18] = "The DiscountDomainRegistry .com Domain Name Software will allow you to find a suitable domain name for your product or business and register it instantaneously. It has no nag screens, no advertisements, no crippled features, no registrations and no pa..."; fDesc[19] = "PageRank and Alexa Traffic Rank ratings. The program has a remarkably simple interface and supports most of generic and country-code TLD domains."; fDesc[20] = "choices from an ever shrinking pool of availablenames generated from a 172,000 word lexicon and a marketing word list. If..."; 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 = '...'; } }