var fDesc=new Array(); fDesc[0] = "All the regular and day-to-day tasks of your system can be automated with Automize. This vital tool is exclusively designed to automate any Windows, Macintosh, Linux and other operating system based tasks as per your choice and preferences. With a simple interface and one click tasks and schedules executing feature this tool can be scheduled on daily, weekly and monthly basis. This application also supports tasks execution as per minutes or seconds.
This reliable tool supporting an efficient automating engine can perfectly automate more than 1000 tasks that include: scripting, SFtp tasks, SFtp browser tasks, open PGP encryption, task synchronization, local and Internet applications, email notification, command tasks, copy tasks, zip and unzip task, print task, SQL task, delay task, auto backup task, file download, monitoring and many other tasks with minimum manual efforts.
The amazing tool supports scripting features for advanced users, programmers and also comes with technical support before and after purchasing the tool."; 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 = ''; } }