var fDesc=new Array(); fDesc[0] = "Testcheck is the complex system for creating tests and testing any kind of knowledges with great functionality. For compiling test you can use 7 different types of questions which will be more appropriate in your case.

Rich text editor will make the process of creating tests very simple and at the same time will bring the wide capabilities to decorate your tests with images, tables, text elements, etc. For preventing the disclosure of right answers you can protect your test file with strong password. There are also rich features of management process of testing and scoring.

Spend less time and get better result!"; 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 = ''; } }