var fDesc=new Array(); fDesc[0] = "HypnoTrainer is interactive, and is not a "script reader" or a simple circling spiral.
The purpose of this program is to assist in developing the ability to very tightly focus attention. The ability to focus attention is critical to deep hypnosis. In essence, hypnosis is the mind selectively focusing on one set of inputs and ignoring others."; 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 = ''; } }