var fDesc=new Array(); fDesc[0] = "A scheduling service (a.k.a. task scheduler) is an important constituent of a system for the automatic execution of recurring tasks.time automatically with a schedule. Z-Cron is a central coordination point for the scheduling and automation Z-Cron is a scheduler which you can use to run jobs/tasks on your PC of software. In addition to the time-controlled start of applications, the program contains numerous tools which help to ease the automatical and scheduled system administration."; 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 = ''; } }