var fDesc=new Array(); fDesc[0] = "With poker becoming more and more popular by the day, software that deals with Poker tournament management, Poker tournament software and the poker countdown tournament manager is used by many sections of the society like television, games for charities and even homes. Tukanas Poker Tournament Timer helps to keep players in the right direction by keeping them informed and keeps the poker tournament running smoothly. It also sounds an alarm as and when a round winds down or when you're on break. The software facilitates easy round creation with all adjustable breaks and limits per round of poker. Tukanas Poker Tounament Timer has a very user friendly control panel for using the tournament director. The poker tournament schedule is fully editable which allows you to set round based limits, time based rounds, ante per round, the cost per blind or it can also simply suggest and automatically calculates and re-calculates as and when the limits change. Tukanas Poker Tounament Timer also allows you to put in an unlimited number of schedules or structures that can be saved and re-loaded whenever you need for all types of tournaments and games. You can also have the option to use multiple and pre-fixed blind structures or specify new ones and save them. Tukanas Poker Tounament Timer software is free and works great with No-limit Texas Hold?em, Limit Texas Hold?em, Stud, Omaha, and all other variations of poker."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }