var fDesc=new Array(); fDesc[0] = "Magitime is useful online monitoring tool provides expense and data transfer tracking capabilities. It provides each and every statistic and information about Online Internet connections. This is a special edition of Magitime covers FIFA World Cup 2006 with live scores and all the statistics. You can enable Magitime to keep account of your online expense with adding different customizable conditions that tested worldwide. It includes additional utilities that enable you to track network based connectivities like DSL, broadband, NIC, satellite, fiber optics etc. It is also providing 7 additional time utilities like Scheduler, World Time, Moon Phase, Chronograph, Shutdown Timer, Time Synchronizer, Alarms etc. More utilities added like Online Timer, Bookmark, Connection etc. improves your online work with much better way. Magitime generates interactive Daily, Monthly or Periodic Reports that can easily open, customize and print by using any type of Word Processor.;"; 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 = ''; } }