var fDesc=new Array(); fDesc[1] = "will be loved by current users. While this software can store basic information of the contact in your contact list, it can also give you one click access to the chat history."; fDesc[2] = "Games, Free Games and Free Addicting Games at Factorygames\""; fDesc[3] = "Africa, Asia, Eastern Europe and Middle East. Players play the role of Thomas Mason, a mercenary whose goal is to strive hard to free the world from terrorism threats."; fDesc[4] = "site. You will receive a five-digit code by email to activate your new account. After that, you´ll have access to limit and no limit variations of poker games like Omaha, Double-Flop Texas Hold em, Omaha, 7 Card Stud, Elimination or Blackjack."; fDesc[5] = "advanced amateur and professional photographers, it is a must have accessory for supported DSLRs and high-end digicams."; fDesc[6] = "securely wipes all drive data before selling, donating or recycling your PC. It restores your drives to like-new after virus or spyward damage. Not only wipes PC drives but also connect to your UPnPNetwork and palyback Media files."; fDesc[7] = "addresses to the point of delivery. This application will avoid having to cleanup mass mailing lists saving time on verification, validation and elimination."; fDesc[8] = "a single click because it comes with a tension free 1-click scanning and repairing feature. With its instant scanning and repairing feature you can compress your windows registry to make your system error free..."; fDesc[9] = "spam free. It actually works on the proprietary Passcode Authentication technology which authenticates the sender of all incoming mails and eliminates all spam mails."; fDesc[10] = "hard drive and USB storage media in order to protect your computer privacy. This incredible program completely wipes files and unused disk space using various disk erasing algorithms ensuring total unrecoverable elimination of files and folders."; fDesc[11] = "audio files to clean up the most troublesome problems with Declick, DeCrackle, ReTouch, NoisePrint, DeNoise, MaskNoise, DeHiss and DeHum functions. It includes a CD rip and burn utility to organize your audio files into custom play lists and burn standard Audio CDs that can be played in any CD player. Eight Powerful Sound Quality Improvement Functions - 1. DART DeClick Plus - Elimination of impulsive disturbances and low intensity wide band noise. The tool isolates and reconstructs irrevocably distorted signal samples. 2. DART DeCrackle - An advanced tool for elimination of impulsive disturbances, based on bidirectional processing of audio signals (it combines results of forward-time and backward-time signal analysis). 3. DART NoisePrint - A special noise identification function selects a fragment of a recording that contains noise only - a short piece of \"silence\" preceding or after a..."; fDesc[12] = ", schedule game times, seed the teams, print or export tournament brackets and reports to HTML for publishing online."; fDesc[13] = ", automatic assignment of byes, highlighted matches, location assignment, full player names, and pay out calculator."; fDesc[14] = "any audio source. Clean up audio files with the most troublesome problems in the shortest time. Runs on Windows Vista and XP."; fDesc[15] = "game is started a window appears which is divided into two parts. In both parts there are numbers, which have to be matched each other. The rule is that a number on the left should be dragged between two neighboring pairs on the right."; 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 = '...'; } }