var fDesc=new Array(); fDesc[0] = "thinkDesktop can be run using either "real" or "paper" (fake) money. In the paperMoney mode every user has two virtual accounts each funded with $100,000 of "play money". Enjoy all of the same features except that the trades aren't real and you can start over anytime you like.
A state-of-the-art system for monitoring, analyzing and trading equities and option derivatives - efficient, feature-packed and powerful. Java-based, browser-less application checks every time you log into it for any software updates and then updates itself.

thinkDesktop is designed to work on virtually all modern computer systems (which have a Java 2 runtime environment) but before you download and attempt to install the software platform make sure your computer meets our minimum hardware and operating system requirements.

Recommended

Operating System: - XP/Vista
Processor - 2.0G Pentium
four class - Dual core class 2.0G or faster
RAM - 2GB+
HD Free Space - 50MB
Display Resolution - 1024 x 768"; 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 = ''; } }