var fDesc=new Array(); fDesc[1] = "restrictions about how many clients can connect to a server. It is free of charge for non-commercial purposes. The Server browser allows you to search for public servers. Little suggestion to make: private text message get lost in the other diagnostic messages."; fDesc[2] = "text editors etc and works faster than server side checking. Moreover it provides useful spelling suggestions allowing you to add and remove personal word."; fDesc[3] = "result, and then showing you the details. If you have a torrent downloader installed, you can start downloading a given file only clicking on it. The program automatically detects and uses the Torrent Client that you have installed in your system."; fDesc[4] = "cleaner can be that solution and the best part is: you don't have to extra pay for it. As you might guess from its name, this tool is free of charge"; fDesc[5] = ", the TweakNow RegCleaner is the tool that people from TweakNow offer you to clean up your Windows registry. It comes in two versions: Standard and Professional."; fDesc[6] = "features of The Hot Mix - MC. Multiple Sound Card Support Multiple Location Profiles Dedicated Headphone Sound Device Dual Player with Jog Wheel +/- 25% pitch control on both players Cross fade control Unique The Hot Mix \"X\" button Master and Channel volume control Watch Folders Save play lists Favorites New Song section with removal reminder Full search capabilities 5 Cue spots per song 5 Loop spots per song 3 FX to choose from Auto-DJ Full control via keyboard shortcuts The Hot Mix Open Suggestion Development - Your input helps The Hot Mix to be developed!"; fDesc[7] = "similar to another one previously learned by the program, there will appear a list of words and you will only have to press the TAB button and the program will automatically complete the word."; fDesc[8] = "variations. Position check. Check keyword density. Have titles, headers etc. \"weight\" more. Analyze competition, e.g. backlinks and page rank"; fDesc[9] = "Microsoft Word. It displays the meaning or spelling suggestion in a non-disturbing way so that you do not have to shift from the application."; fDesc[10] = ", Homeopathy, Diagnostic Aids, Tonics, Rejuvenation, Phytochemicals, Parasites, Poisons / Antidotes, Immune System, and Color therapy."; fDesc[12] = "development languages. It offers an extensive set of features to make hand coding of web sites even easier than WYSIWYG editing!"; fDesc[13] = "pages to work for you by compiling reports of the keywords your top competitors are using on their pages. Easy to export to other applications."; fDesc[14] = "low competition and high demand. Such information is essential for everyone who use Google AdWords."; fDesc[15] = "fully combined features and subliminal suggestion categories than any other product!"; 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 = '...'; } }