//---------------------------------------------------------------------------
// This script is based on the work of Dieter Bungers - http://www.infovation.de
// The original example for the "Cross Browser Expanding and Collapsing TOC"
// was published on http://www.siteexperts.com/tips/techniques/ts03/index.htm
//---------------------------------------------------------------------------

var tocTab = new Array();var ir=0;
tocTab[ir++] = new Array ("1", "AdmWin", "admwin.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("1.1", "Trial license", "triallicense.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("1.2", "System requirements", "systemrequirements.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("1.3", "Security requirements", "securityrequirements.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("1.4", "Install / uninstall AdmWin", "installuninstalladmwin.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("1.5", "Remote admin service", "remoteadminservice.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2", "SetupBatcher", "setupbatcher.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.1", "Getting started", "gettingstarted.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.2", "Windows overview", "windowsoverview.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.3", "Linux overview", "linuxoverview.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.4", "Novell overview", "novelloverview.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5", "Sections", "sections.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.5.1", "[Settings] section", "settingssection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.2", "[DataFiles] section", "datafilessection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.3", "[Machines] section", "machinessection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.4", "[Init] section", "initsection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.5", "[Batch] section", "batchsection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.6", "[Undo] section", "undosection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.7", "[OnError] section", "onerrorsection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.5.8", "[Data] section", "datasection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.6", "Markers", "markers.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.7", "Error handling", "errorhandling.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.8", "Auto retry", "autoretry.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.9", "Settings", "settings.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.10", "Variables", "variables.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.11", "Comments", "comments.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12", "Commands", "commands.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.1", "Active Directory", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.1.1", "AD.Account.CopyGroups", "ad_account_copygroups.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.2", "AD.Account.CopyProperties", "ad_account_copyproperties.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.3", "AD.Account.Create", "ad_account_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.4", "AD.Account.Delete", "ad_account_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.5", "AD.Account.SetGroups", "ad_account_setgroups.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.6", "AD.Account.SetPassword", "ad_account_setpassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.7", "AD.Account.SetProperty", "ad_account_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.8", "AD.Contact.Create", "ad_contact_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.9", "AD.Contact.Delete", "ad_contact_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.10", "AD.Group.AddObject", "ad_group_addobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.11", "AD.Group.Create", "ad_group_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.12", "AD.Group.Delete", "ad_group_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.13", "AD.Group.RemoveAllObjects", "ad_group_removeallobjects.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.14", "AD.Group.RemoveObject", "ad_group_removeobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.15", "AD.Group.SetMembers", "ad_group_setmembers.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.16", "AD.OU.Create", "ad_ou_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.17", "AD.OU.Delete", "ad_ou_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.1.18", "AD.OU.MoveObject", "ad_ou_moveobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2", "Data section", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.2.1", "$GetDataFiles", "$getdatafiles.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.2", "Data.Column.Check", "data_column_check.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.3", "Data.Column.DupeCheck", "data_column_dupecheck.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.4", "Data.Column.Fill", "data_column_fill.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.5", "Data.Column.ReplaceText", "data_column_replacetext.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.6", "Data.Connect.xData", "data_connect_xdata.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.7", "Data.Copy.xData", "data_copy_xdata.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.8", "Data.Clear", "data_clear.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.9", "Data.Get.AD", "data_get_ad.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.10", "Data.Get.AD.Find", "data_get_ad_find.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.11", "Data.Get.FileList", "data_get_filelist.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.12", "Data.Get.LD.Find", "data_get_ld_find.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.13", "Data.Get.ND", "data_get_nd.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.14", "Data.Get.ND.Find", "data_get_nd_find.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.15", "Data.Get.SAM", "data_get_sam.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.16", "Data.Get.SAM.PasswordHashes", "data_get_sam_passwordhashes.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.17", "Data.Insert", "data_insert.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.18", "Data.Load", "data_load.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.19", "Data.Loop..EndLoop", "data_loop__endloop.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.20", "Data.NextLoop", "data_nextloop.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.21", "Data.Passwords.Generate", "data_passwords_generate.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.22", "Data.PrintRow", "data_printrow.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.23", "Data.Row.Delete", "data_row_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.24", "Data.Save", "data_save.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.25", "Data.Series.Generate", "data_series_generate.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.26", "Data.Show", "data_show.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.27", "Data.Show.Filter", "data_show_filter.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.28", "Data.Usernames.Generate", "data_usernames_generate.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.29", "Data.Write", "data_write.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.30", "xData.Load", "xdata_load.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.31", "xData.Loop..EndLoop", "xdata_loop__endloop.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.2.32", "xData.Save", "xdata_save.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.3", "Disk quota", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.3.1", "DiskQuota.Remove", "diskquota_remove.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.3.2", "DiskQuota.Set", "diskquota_set.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.4", "Event log", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.4.1", "EventLog.Backup", "eventlog_backup.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.4.2", "EventLog.Clear", "eventlog_clear.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.4.3", "EventLog.Write", "eventlog_write.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.5", "Exchange 2000", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.5.1", "Exchange.2k.Features", "exchange_2k_features.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.5.2", "Exchange.2k.Group.SetProperty", "exchange_2k_group_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.5.3", "Exchange.2k.Mailbox.Create", "exchange_2k_mailbox_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.5.4", "Exchange.2k.Mailbox.Delete", "exchange_2k_mailbox_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.5.5", "Exchange.2k.Mailbox.SetProperty", "exchange_2k_mailbox_setpropert.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.6", "Exchange 5.5", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.6.1", "Exchange.55.DL", "exchange_55_dl.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.6.2", "Exchange.55.Mailbox.Create", "exchange_55_mailbox_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.6.3", "Exchange.55.Mailbox.Delete", "exchange_55_mailbox_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.6.4", "Exchange.55.Mailbox.SetProperty", "exchange_55_mailbox_setpropert.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7", "General", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.7.1", "Delay", "delay.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.2", "DOS", "dos.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.3", "DOSR", "dosr.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.4", "GoSub", "gosub.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.5", "If..Then..Else..EndIf", "if__then__else__endif.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.6", "Inc", "inc.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.7", "LastError.Clear", "lasterror_clear.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.8", "Logoff", "logoff.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.9", "LogonAs", "logonas.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.10", "LogWindow.Write", "logwindow_write.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.11", "MessageBox", "messagebox.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.12", "QuitBatch", "quitbatch.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.13", "RaiseError", "raiseerror.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.14", "SaveScript", "savescript.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.15", "SET", "set.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.16", "System.Reboot", "system_reboot.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.17", "System.Shutdown", "system_shutdown.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.18", "Wait.Process", "wait_process.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.7.19", "VBScript.Begin..End", "vbscript_begin__end.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.8", "IIS 4.0 / 5.0 / 6.0", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.8.1", "IIS.VirtualDir.Create", "iis_virtualdir_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.8.2", "IIS.VirtualDir.Delete", "iis_virtualdir_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.8.3", "IIS.VirtualDir.SetProperty", "iis_virtualdir_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9", "Linux", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.9.1", "Lin.DS.Group.AddObject", "lin_ds_group_addobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.2", "Lin.DS.Group.Create", "lin_ds_group_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.3", "Lin.DS.Group.RemoveObject", "lin_ds_group_removeobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.4", "Lin.DS.Logon", "lin_ds_logon.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.5", "Lin.DS.Object.Delete", "lin_ds_object_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.6", "Lin.DS.Op.Commit", "lin_ds_op_commit.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.7", "Lin.DS.Op.Init", "lin_ds_op_init.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.8", "Lin.DS.Op.SetProperty", "lin_ds_op_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.9", "Lin.DS.OU.Create", "lin_ds_ou_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.10", "Lin.DS.OU.MoveObject", "lin_ds_ou_moveobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.11", "Lin.SSH.Command", "lin_ssh_command.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.9.12", "Lin.SSH.Logon", "lin_ssh_logon.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10", "Novell", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.10.1", "Nov.DS.Account.Create", "nov_ds_account_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.2", "Nov.DS.Account.Delete", "nov_ds_account_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.3", "Nov.DS.Account.SetPassword", "nov_ds_account_setpassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.4", "Nov.DS.Alias.Create", "nov_ds_alias_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.5", "Nov.DS.Alias.Delete", "nov_ds_alias_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.6", "Nov.DS.Group.AddObject", "nov_ds_group_addobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.7", "Nov.DS.Group.Create", "nov_ds_group_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.8", "Nov.DS.Group.Delete", "nov_ds_group_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.9", "Nov.DS.Group.RemoveAllObjects", "nov_ds_group_removeallobjects.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.10", "Nov.DS.Group.RemoveObject", "nov_ds_group_removeobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.11", "Nov.DS.Object.AddTrustee", "nov_ds_object_addtrustee.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.12", "Nov.DS.Object.CopyGroupMembership", "nov_ds_object_copygroupmembers.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.13", "Nov.DS.Object.CopyProperties", "nov_ds_object_copyproperties.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.14", "Nov.DS.Object.Rename", "nov_ds_object_rename.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.15", "Nov.DS.Object.SetGroups", "nov_ds_object_setgroups.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.16", "Nov.DS.Object.SetProperty", "nov_ds_object_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.17", "Nov.DS.OU.Create", "nov_ds_ou_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.18", "Nov.DS.OU.Delete", "nov_ds_ou_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.19", "Nov.DS.OU.MoveObject", "nov_ds_ou_moveobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.20", "Nov.GW.Account.Create", "nov_gw_account_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.21", "Nov.GW.Account.Delete", "nov_gw_account_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.22", "Nov.GW.Account.Reconnect", "nov_gw_account_reconnect.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.23", "Nov.GW.Account.Rename", "nov_gw_account_rename.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.24", "Nov.GW.Account.SetPassword", "nov_gw_account_setpassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.25", "Nov.GW.Account.SetProperty", "nov_gw_account_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.26", "Nov.GW.DL.AddObject", "nov_gw_dl_addobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.27", "Nov.GW.DL.Create", "nov_gw_dl_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.28", "Nov.GW.DL.Delete", "nov_gw_dl_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.29", "Nov.GW.DL.RemoveObject", "nov_gw_dl_removeobject.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.30", "Nov.LDAP.Logon", "nov_ldap_logon.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.31", "Nov.LDAP.SetSimplePassword", "nov_ldap_setsimplepassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.32", "Nov.Vol.AddTrustee", "nov_vol_addtrustee.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.33", "Nov.Vol.RemoveTrustee", "nov_vol_removetrustee.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.34", "Nov.Vol.SizeLimit", "nov_vol_sizelimit.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.35", "Nov.Vol.Quota.Remove", "nov_vol_quota_remove.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.10.36", "Nov.Vol.Quota.Set", "nov_vol_quota_set.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.11", "Registry", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.11.1", "Registry.Delete", "registry_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.11.2", "Registry.Write", "registry_write.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.11.3", "Registry.Key.Create", "registry_key_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.11.4", "Registry.Key.Delete", "registry_key_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12", "SamAccount", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.12.1", "Account.Create", "account_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.2", "Account.Delete", "account_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.3", "Account.Edit", "account_edit.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.4", "Account.Edit.Password", "account_edit_password.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.5", "Account.Edit.PasswordHashes", "account_edit_passwordhashes.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.6", "Account.Rename", "account_rename.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.7", "Account.Set.Group.Global", "account_set_group_global.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.8", "Account.Set.Group.Local", "account_set_group_local.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.9", "Account.Set.RAS", "account_set_ras.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.10", "Group.AccountAdd", "group_accountadd.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.11", "Group.AccountRemove", "group_accountremove.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.12", "Group.Delete", "group_delete.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.13", "Group.Global.Create", "group_global_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.14", "Group.Local.AddGlobal", "group_local_addglobal.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.15", "Group.Local.Create", "group_local_create.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.16", "Group.SetProperty", "group_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.12.17", "WTS.UserConfig.SetProperty", "wts_userconfig_setproperty.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.13", "Service", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.12.13.1", "Service.Admin.Stop", "service_admin_stop.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.13.2", "Service.Control", "service_control.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.12.13.3", "Service.SetLogon", "service_setlogon.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13", "Functions", "stringfunctions.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.13.1", "ADpathFind", "adpathfind.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.2", "ADpathToRFC1779", "adpathtorfc1779.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.3", "ADvalue", "advalue.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.4", "BuildRID", "buildrid.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.5", "Chr", "chr.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.6", "Col", "col.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.7", "Copy", "copy.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.8", "CopyWord", "copyword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.9", "DateAdd", "dateadd.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.10", "ExpEnvStrings", "expenvstrings.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.11", "FileRows", "filerows.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.12", "FileValue", "filevalue.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.13", "FileValueFind", "filevaluefind.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.14", "InputBox", "inputbox.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.15", "LDpathFind", "ldpathfind.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.16", "LDvalue", "ldvalue.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.17", "LowerCase", "lowercase.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.18", "MultiCompare", "multicompare.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.19", "NDpathFind", "ndpathfind.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.20", "NDpathToLDAP", "ndpathtoldap.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.21", "NDvalue", "ndvalue.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.22", "OSversion", "osversion.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.23", "ProperCase", "propercase.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.24", "ProperCaseName", "propercasename.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.25", "Random", "random.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.26", "Replace", "replace.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.27", "UpperCase", "uppercase.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.28", "xDataRows", "xdatarows.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.13.29", "xDataValue", "xdatavalue.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14", "Examples", "examples.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.1", "Computer accounts", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.1.1", "Add and remove Windows 2000 server computer accounts", "addandremovewindows2000se.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.2", "DNS server", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.2.1", "Add / remove DNS entries", "addremovednsentries.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.2.2", "Add / remove reverse lookup zones", "addremovereverselookupzo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.2.3", "Add / remove reverse lookup pointers", "addremovereverselookuppo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.3", "DOS + DOSR / Call other programs / Run programs on remote machines", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.3.1", "List of useful command line / resource kit tools", "listofusefulcommandline.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.3.1.1", "Blat", "blat.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.3.2", "Run a program located on the local machine on a remote machine", "runaprogramlocatedonthel.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.3.3", "Call SetupBatcher from the command line to run commands on remote machines", "callsetupbatcherfromthecom.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.3.4", "Schedule a program on many machines at once", "scheduleaprogramonmanymac.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.3.5", "Create ERD images from many NT4 systems at once (remote process management)", "createerdimagesfrommanynt.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.4", "Event log", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.4.1", "Backup and clear remote event logs", "backupandclearremoteevent.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.5", "Exchange 5.5 and IIS 4.0", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.5.1", "Create and delete 100 Internet-enabled accounts in five minutes", "createanddelete100internet.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.5.2", "Automatically make sure that new email addresses are unique", "automaticallymakesurethatn.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.6", "Exchange 2000 and IIS 5.0", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.6.1", "Create and delete 100 Internet-enabled accounts in five minutes", "createanddelete100internet2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.6.2", "Create web pages by using the copy command", "createwebpagesbyusingthe.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.6.3", "Automatically generate unique email addresses ", "automaticallygenerateunique.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.7", "File management", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.7.1", "Delete files older than seven days", "deletefilesolderthanseven.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.7.2", "Move media files, big files and all files older than seven days", "movemediafilesbigfilesan.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.8", "Linux", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.8.1", "Create Linux and Samba accounts", "createlinuxandsambaaccount.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.8.2", "Generate unique Linux user names and random passwords", "generateuniqueusernamesand2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.8.3", "Modify Linux and Samba accounts", "modifylinuxandsambaaccount.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.8.4", "Find and replace multiple Linux user attribute values at once", "findandreplacemultiplelinu.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.8.5", "Change Linux and Samba passwords", "changelinuxandsambapasswor.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9", "Novell", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.9.1", "Create and delete 1000 NetWare test accounts in five minutes", "createanddelete1000netware.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.2", "Create and delete NetWare and GroupWise accounts", "createanddeletenetwareand.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.3", "Generate unique Novell user names and random passwords", "generateuniqueusernamesand.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.4", "Edit Netware accounts", "editnetwareaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.5", "Find and replace multiple NetWare user attribute values at once", "findandreplacemultiplenetw.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.6", "Force users to change password", "forceuserstochangepassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.7", "Change NetWare and GroupWise passwords", "changenetwareandgroupwisep.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.8", "Copy data between Novell NDS / eDirectory and Windows AD", "copydatabetweennovellnds.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.9.8.1", "Novell to Windows", "novelltowindows.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.8.2", "Windows to Novell", "windowstonovell.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.9.9", "Find duplicate account names", "findduplicateaccountnames.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.10", "Registry", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.10.1", "Edit the registry on many machines at once", "edittheregistryonmanymach.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.11", "Service management", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.11.1", "Change service password on many machines at once", "changeservicepasswordonman.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.12", "Server shares / home directories", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.12.1", "About home directories for different Windows clients", "abouthomedirectoriesfordif.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.12.2", "Create home directories etc. on remote machine without DOSR", "createhomedirectoriesetc_o.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.12.3", "Set share permissions", "setsharepermissions.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.12.4", "Edit share permissions", "editsharepermissions.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.12.5", "Manage disk quota", "managediskquota.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.12.6", "Take ownership of and then delete an entire subdirectory", "takeownershipofandthendel.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.13", "Transfer accounts including passwords between Linux, Novell and Windows", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.13.1", "Transfer accounts from Linux to NetWare", "transferaccountsfromlinuxt.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.13.2", "Transfer accounts from Linux to Linux", "transferaccountsfromlinuxt2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.13.3", "Transfer accounts from Samba to Samba", "transferaccountsfromsambat.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.13.4", "Transfer accounts from Samba to Windows", "transferaccountsfromsambat2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.13.5", "Transfer accounts from Windows to Samba", "transferaccountsfromwindows.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.13.6", "Transfer accounts from Windows to Windows", "transferaccountsfromwindows2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14", "User accounts / groups", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.1", "SamAccount commands vs. AD commands", "samaccountvs_adcommands.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.2", "Fully automated account / AD management with input from central employee or student database", "fullyautomatedaccountadm.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.2.1", "Requirements and preparations", "requirementsandpreparations.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.2.2", "Data file format in example", "datafileformatinexample.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.2.3", "Account server script examples", "accountserverscriptexamples.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.2.3.1", "2000 server script", "2000serverscript.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.2.3.2", "NT4 server script", "nt4serverscript.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.2.4", "Install GnuPG and generate keys (example with one database server and two account servers)", "installgnupgandgeneratekey.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3", "2000 server - AD commands", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.3.1", "About Windows 2000 server account names", "aboutwindows2000serveracco.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.2", "Extract accounts to a text file", "extractaccountstoatextfil.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.3", "Create accounts", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.3.3.1", "Basic user and group management with AD commands", "basicuserandgroupmanagemen.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.3.2", "Clean up data and generate unique Windows 2000 server user names", "cleanupdataandgenerateuni.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.3.3", "Windows ME / 98 clients - net use to hidden share", "windowsme98clients_net.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.3.4", "XP / 2000 clients - net use to share above directory", "xp2000clients_netuseto.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.3.5", "XP / 2000 clients - folder redirect, password + user name generator", "xp2000clients_folderred.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.3.6", "Create, manage and delete contacts", "createmanageanddeletecont.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4", "Edit accounts", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.1", "Find and replace multiple Windows user attribute values at once", "findandreplacemultiplewind.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.2", "Change domain passwords", "changedomainpasswords.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.3", "Completely rename a Windows server 2000 account ", "completelyrenameawindowsse.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.4", "Edit existing Windows 2000 server accounts", "editexistingwindows2000ser.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.5", "Set a property for all accounts in one single OU or group", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.5.1", "List of accounts to modify from SetupExplorer", "listofaccountstomodifyfro.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.5.2", "List of accounts to modify from Data.Get.AD command - automatic", "listofaccountstomodifyfro2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.6", "Conditional account management - find + replace values in AD", "conditionalaccountmanagement.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.7", "Move all accounts that are member of a certain group to the same OU ", "moveallaccountsthataremem.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.8", "Manage accounts by WhenChanged, WhenCreated and LastLogon", "manageaccountsbywhenchanged.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.9", "Modify AD properties unknown by SetupBatcher", "modifyadpropertiesunknownb.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.10", "Manage accounts when AD container is unknown", "manageaccountswhenadcontai.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.10.1", "Extract all accounts and AD paths in domain to [Data] section, use multicompare to search for accounts, delete non-matching [Data] rows", "extractallaccountsandadpa.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.10.2", "Use ADvalue to lookup AD path from full name (display name), samAccountName or UserPrincipalName", "useadvaluetolookupadpath.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.10.3", "Extract AD paths for all accounts to [Data] section, store in temp file, load work data from external file, use FileValueFind to find common name in temp file", "extractadpathsforallaccou.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.11", "Remove an account from all groups except the primary", "removeanaccountfromallgro.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.4.12", "Modify &quot;user cannot change password&quot; flag", "modifyusercannotchangepas.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.3.5", "Set AD security attributes", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.3.5.1", "Set group security attributes", "setgroupsecurityattributes.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4", "NT server - SamAccount commands", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.4.1", "Create accounts", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.1", "A basic account creation script (detailed explanation)", "abasicaccountcreationscrip.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.2", "Home directories and shares for Windows 9x clients - Account.HomeDir to hidden share", "homedirectoriesandsharesfo2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.3", "Home directories and shares for NT3.5x and NT4 clients - subst", "homedirectoriesandsharesfo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.4", "Series SamAccount name generator, random passwords", "seriessamaccountnamegenerat.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.5", "Letterpicker SamAccount name generator, pronounceable passwords", "letterpickersamaccountnameg.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.6", "Set logon hours", "howtosetlogonhours.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.7", "RAS example", "rasexample.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.1.8", "WTS example", "wtsexample.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.2", "Edit accounts", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.4.2.1", "Batch change passwords", "batchchangepasswords.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.2.2", "Change passwords for all accounts with password older than 90 days", "changepasswordsforallaccou.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.2.3", "Rename SamAccounts", "renamesamaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.2.4", "Edit existing accounts", "editexistingaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.3", "Create, delete and rename groups", "createdeleteandrenamegrou.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.4", "Add non-English characters to the valid character set", "addnon_englishcharactersto.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.5", "Get account properties for a list of SamAccounts", "getaccountpropertiesforal.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.4.6", "Use the same password in two different domains", "usethesamepasswordintwod.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.5", "NT, 2000 &amp; XP Workstation - SamAccount commands", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.5.1", "Create workstation accounts", "createworkstationaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.5.2", "Change workstation passwords", "changeworkstationpasswords.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.14.14.5.2.1", "Set identical password", "setidenticalpassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.5.2.2", "Set random password", "setrandompassword.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.14.14.5.2.3", "LogonAs, set password, Logoff", "logonassetpasswordlogoff.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.15", "Password generator", "passwordgenerator.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.16", "SamAccount name generator", "samaccountnamegenerator.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.17", "Print data section", "printdatasection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.18", "Command line mode", "commandlinemode.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19", "Common problems", "commonproblems.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("2.19.1", "Script copied through the clipboard does not work as expected", "scriptcopiedthroughtheclip.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.2", "&quot;A referral was returned from the server.&quot; error from AD.X or Exchange.X command", "areferralwasreturnedfrom.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.3", "&quot;OLE error 80005000 (#0)&quot; error from AD.X or Exchange.X command", "oleerror80005000(0)erro.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.4", "&quot;Too many elements&quot; or &quot;Invalid value&quot; error / comma in command in-parameter", "toomanyelementserrorco.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.5", "XCOPY does not work (nothing happens)", "xcopydoesnotwork(nothingh.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.6", "CACLS problems", "caclsproblems.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.7", "&quot;Could not find NT account&quot; error from Exchange.55.Mailbox.Create", "couldnotfindntaccounter.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.8", "&quot;Specified directory service attribute or value does not exist&quot; when trying to set Exchange 5.5 custom attributes", "specifieddirectoryservicea.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.9", "&quot;A constraint violation occurred&quot; error when trying to set Exchange 2000 &quot;assistant&quot; field", "aconstraintviolationoccurr.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("2.19.10", "&quot;The password does not meet the password policy requirements&quot; error when trying to create account or set password", "thepassworddoesnotmeetth.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3", "SetupExplorer", "setupexplorer.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.1", "Windows SAM explorer", "windowssamexplorer.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.1.1", "Accounts", "accounts2.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.1.1.1", "Server mode", "servermode.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.2", "Terminal server properties", "terminalserverproperties.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.3", "Active directory properties", "activedirectoryproperties.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.4", "Workstation mode", "workstationmode.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.5", "Sort, search and filter", "sortsearchandfilter.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.1.1.5.1", "Search syntax", "searchsyntax.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.6", "Export data", "exportdata.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.7", "Create accounts", "createaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.8", "Modify accounts", "modifyaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.9", "Delete accounts", "deleteaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.1.10", "Password sheet", "passwordsheet.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.2", "Groups", "groups.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.3", "Shares", "shares.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.1.4", "Shortcut keys", "shortcutkeys.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.2", "User definable xD buttons for Windows, Linux and Novell", "userdefinablexdbuttons.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("3.2.1", "How to display all existing properties for one account", "howtodisplayallexistingpr.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.2.2", "How to compare all properties for two accounts", "howtocompareallproperties.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.2.3", "How to edit accounts", "howtoeditaccounts.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.2.4", "How to create and delete accounts", "howtocreateanddeleteaccou.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.2.5", "How to redefine a button", "howtoredefineabutton.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("3.2.6", "Windows server group editor", "windowsservergroupeditor.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4", "NTinfo", "ntinfo.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.1", "Getting started", "gettingstarted4.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.2", "Port scanner", "portscanner.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.3", "Event log reader", "eventlogreader.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.4", "File finder", "filefinder.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5", "Auxiliary section", "auxiliarysection.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.5.1", "DOS", "dos2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5.2", "DOSR", "dosr2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5.3", "Find.Files", "find_files.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5.4", "Import.Textfile", "import_textfile.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5.5", "Import.Textfile2", "import_textfile2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5.6", "Enumerate.Registry.Keys", "enumerate_registry_keys.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.5.7", "Get.Registry.Value", "get_registry_value.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.6", "How to scan a list of machines", "howtoscanalistofmachines.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.7", "NTreport buttons", "ntreportbuttons.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.8", "ResultGrid", "resultgrid.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.8.1", "General ResultGrid functions", "generalresultgridfunctions.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.9", "Filter data", "filterdata.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.10", "Export data", "exportdata2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11", "Properties and data format", "propertiesanddataformat.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.11.1", "Hardware", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.11.1.1", "BIOS", "bios.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.2", "CPU type", "cputype.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.3", "CPU PSN", "cpupsn.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.4", "Drive letters", "driveletters.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.5", "Disk info", "diskinfo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.6", "Disk structure", "diskstructure.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.7", "RAM", "ram.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.8", "Desktop area", "desktoparea.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.9", "Model type", "modeltype.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.10", "Monitor", "monitor.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.11", "Mouse", "mouse.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.12", "NIC adapter", "nicadapter.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.13", "Printer", "printer.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.14", "Serials", "serials.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.1.15", "Video controller", "videocontroller.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2", "OS", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.11.2.1", "OS basic", "osbasic.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.2", "OS, SP, fixes", "osspfixes.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.3", "System paths", "systempaths.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.4", "Services", "services(running).htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.5", "Autorun", "autorun.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.6", "Associations", "associations(fileextensions).htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.7", "Start menu files", "startmenufiles.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.8", "Desktop items", "desktopitems.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.9", "Recent docs", "recentdocs.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.10", "Processes", "processes.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.11", "Windows", "windows(ondesktop).htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.12", "Screen saver", "screensaver.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.13", "Scheduled jobs", "scheduledjobs.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.2.14", "Programs", "programs.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3", "Network", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.11.3.1", "IP address", "ipaddress.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.2", "Ping result", "pingresult.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.3", "MAC address", "macaddress.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.4", "IP name", "ipname.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.5", "Port scanner", "portscanner2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.6", "IP ports", "ipports.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.7", "IP stats", "ipstats.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.8", "Local user", "localuser.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.9", "Sessions", "sessions.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.10", "Open files", "openfiles.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.11", "Shares", "shares2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.3.12", "Mapped drives", "mappeddrives.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.4", "Miscellaneous", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("4.11.4.1", "Auxiliary", "auxiliary.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.4.2", "Find files record", "findfilesrecord.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.4.3", "Event log info", "eventloginfo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.4.4", "Log statistics", "logstatistics.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.4.5", "Uptime", "uptime.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("4.11.5", "Event log record", "eventlogrecord.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5", "NTreport", "ntreport.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("5.1", "Getting started", "gettingstarted5.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.2", "Script file format", "scriptfileformat.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.3", "Settings", "settings2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4", "Commands", "commands2.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("5.4.1", "BackupEventLog", "backupeventlog.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.2", "ClearEventLog", "cleareventlog.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.3", "Clear.Window", "clear_window.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.4", "DOS", "dos3.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.5", "ExitSection", "exitsection.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.6", "Filter", "filter.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.7", "Get.Data", "get_data.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.8", "Keyboard", "keyboard.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.9", "LookUp.IP", "lookup_ip.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.10", "Machines.Loop..Machines.EndLoop", "machines_loop__machines_endloo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.11", "If..Else..EndIf", "if__endif.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.12", "ResultGrid", "resultgrid2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.13", "ResultGrid.Caption.Columns", "resultgrid_caption_columns.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.14", "ResultGrid.Caption.Window", "resultgrid_caption_window.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.15", "ResultGrid.Format.Columns", "resultgrid_format_columns.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.16", "ResultGrid.Format.Window", "resultgrid_format_window.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.17", "Wait", "wait.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.18", "Write.Clipboard", "write_clipboard.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.4.19", "Write.File", "write_file.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.5", "How the most common commands are used in four basic script types", "howthemostcommoncommandsa.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.6", "Variables", "variables2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.7", "Command line syntax", "commandlinesyntax.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.8", "Schedule NTreport", "schedulentreport.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9", "Examples", "examples2.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("5.9.1", "Read the security log, filter events, file export, send email + winpopup", "readthesecuritylogfilter.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.2", "Read all event logs, search for string, if found - encrypt and send E-mail", "readalleventlogssearchfo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.3", "Read all event logs, if new events - copy to clipboard", "readalleventlogsifnewev.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.4", "Read all event logs, create HTML files with records from each log", "readalleventlogscreateht.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.5", "Create a snapshot of all computers visible on the network", "createasnapshotofallcompu.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.6", "Create a snapshot of all locally logged on users in one domain", "createasnapshotofalllocal.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.7", "Create a snapshot of all open files with the extension .DOC or .EXE on one server", "createasnapshotofallopen.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.8", "Scan one domain, search the desktop and start menu for programs with the substring &quot;readme&quot; in the title, write the result to a file", "scanonedomainsearchthede.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.9", "Scan three servers, generate a report with disk space information and checkdisk information", "scanthreeserversgeneratea.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.10", "PING 10 machines, send an E-mail with a list of non-responding machines", "ping10machinessendane_ma.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.11", "PING a whole subnet, generate a list of unauthorized machines (machines without IP name on the network)", "pingawholesubnetgenerate.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.12", "Search for folders with the string &quot;found&quot; in the name on C:\ on all NT machines in a domain", "searchforfolderswiththest.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.13", "Search the program directory on all NT machines in a domain for folders with the string &quot;Netscape&quot;, &quot;ftp&quot; or &quot;ICQ&quot; in the name", "searchtheprogramdirectoryo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.14", "Enumerate shares in all visible domains, search for &quot;everyone&quot; in the &quot;Access Through Share Permissions&quot;", "enumeratesharesinallvisibl.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.15", "Log the title of the foreground window on all visible machines", "logthetitleoftheforegroun.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.16", "Log details about all processes on the machine \\edu12 where the executable is located somewhere else than in &quot;c:\winnt&quot; or in &quot;c:\program&quot;", "logdetailsaboutallprocesse.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.17", "Log all established IP connections outside the local domain (192.168.x.x) on \\edu12", "logallestablishedipconnect.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.18", "Use NTreport as a command line tool to get RAM size from remote machines", "usentreportasacommandline.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.19", "List all services that uses a service account", "listallservicesthatusesa.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.20", "Call NTreport from Excel 2000, use Excel macro code to create an HTML report", "callntreportfromexcel2000.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("5.9.21", "Start Excel 2002 from NTreport, format the report by sending keyboard strokes to Excel", "startexcel2002fromntreport.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6", "WinRemote", "winremote.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("6.1", "Getting started", "gettingstarted3.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.2", "Send message", "sendmessage.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.3", "Log off", "logoff2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.4", "Shut down and reboot", "shutdownandreboot.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.5", "Screen shot", "screenshot.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.6", "Command prompt", "commandprompt.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("6.6.1", "Macro buttons", "macrobuttons.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.7", "Processes", "processes2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("6.8", "Services", "services.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7", "Tutorials", "tutorials.htm", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("7.1", "SetupBatcher tutorials", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("7.1.1", "Create and run a basic script", "createandrunabasicscript.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.1.2", "Undo", "undo.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.1.3", "The error dialog, resume a script", "theerrordialogresumeascr.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.1.4", "How to execute commands when an error occurs", "howtoexecutecommandswhena.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.1.5", "Run a script from the command line", "runascriptfromthecommand.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.2", "SetupExplorer tutorials", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("7.2.1", "Get accounts and groups, export data via the clipboard", "getaccountsandgroupsexpor.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.2.2", "The user definable AD buttons", "theuserdefinableadbuttons.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.3", "NTinfo tutorials", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("7.3.1", "Get data from a domain, filter data, export data", "getdatafromadomainfilter.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.3.2", "Software inventory", "softwareinventory.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.4", "NTreport tutorials", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("7.4.1", "Create and run a basic script, define and use a speed button", "createandrunabasicscript2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.4.2", "Run a script from the command line", "runascriptfromthecommand2.htm", "", "cicon9.gif", "cicon9.gif");
tocTab[ir++] = new Array ("7.5", "WinRemote tutorials", "", "", "cicon1.gif", "cicon2.gif");
tocTab[ir++] = new Array ("7.5.1", "Start and end a remote process", "startandendaremoteprocess.htm", "", "cicon9.gif", "cicon9.gif");
isContent = true,
isIndex = false,
showNumbers = false,
textSizes = new Array(1, 1, 0.7, 0.7),
tocBehaviour = new Array(1,1),
tocScroll=false,
tocLinks = new Array(1,0);
var isIE = navigator.appName.toLowerCase().indexOf("explorer") > -1;
var mdi = (isIE) ? textSizes[1]:textSizes[3];
var sml = (isIE) ? textSizes[2]:textSizes[4];
var oldCurrentNumber = "", oldLastVisitNumber = "";
var toDisplay = new Array();
for (ir=0; ir<tocTab.length; ir++) {
toDisplay[ir] = tocTab[ir][0].split(".").length==1;
}
function reDisplay(currentNumber,tocChange,noLink,e) {
if (isIndex && (toc.location.href.substring(toc.location.href.lastIndexOf("/")+1,toc.location.href.length) != "admwin_kwindex.htm")) { isIndex=false; isContent=true; }
if (currentNumber == "navIndex") { isContent=false; }
if (currentNumber == "navContent") { isIndex=false; isContent=true; }
if (e) {
ctrlKeyDown = (isIE) ? e.ctrlKey : (e.modifiers==2);
if (tocChange && ctrlKeyDown) tocChange = 2;
}
var currentNumArray = currentNumber.split(".");
var currentLevel = currentNumArray.length-1;
var currentIndex = 0;
var scrollY=0, addScroll=tocScroll;
if (currentNumber == "") currentNumber = top.location.href.substring(top.location.href.lastIndexOf("?")+1,top.location.href.length);
for (i=0; i<tocTab.length; i++) {
if ((tocTab[i][0] == currentNumber) || (tocTab[i][2] == currentNumber && tocTab[i][2] != "")) {
currentIndex = i;
currentNumber = tocTab[i][0];
currentNumArray = currentNumber.split(".");
currentLevel = currentNumArray.length-1;
break;
}
}
if (currentIndex < tocTab.length-1) {
nextLevel = tocTab[currentIndex+1][0].split(".").length-1;
currentIsExpanded = nextLevel > currentLevel && toDisplay[currentIndex+1];
}
else currentIsExpanded = false;
theHref = (noLink) ? "" : tocTab[currentIndex][2];
theTarget = tocTab[currentIndex][3];
for (i=1; i<tocTab.length; i++) {
if (tocChange) {
thisNumber = tocTab[i][0];
thisNumArray = thisNumber.split(".");
thisLevel = thisNumArray.length-1;
isOnPath = true;
if (thisLevel > 0) {
for (j=0; j<thisLevel; j++) {
isOnPath = (j>currentLevel) ? false : isOnPath && (thisNumArray[j] == currentNumArray[j]);
}
}
toDisplay[i] = (tocChange == 1) ? isOnPath : (isOnPath || toDisplay[i]);
if (thisNumber.indexOf(currentNumber+".")==0 && thisLevel > currentLevel) {
if (currentIsExpanded) toDisplay[i] = false;
else toDisplay[i] = (thisLevel == currentLevel+1);
}
}
}
if (!isContent && !isIndex) {
toc.location.href = "admwin_kwindex.htm";
isIndex = true;
}
if (isContent) {
toc.document.write("<html>\n\r<head></head>\n\r<style type=\"text/css\">\n\r       SPAN.heading1 { font-family: Top; font-weight: normal; font-size: pt; color: #000000; text-decoration: none }\n\r       SPAN.heading2 { font-family: Previous; font-weight: normal; font-size: pt; color: #000000; text-decoration: none }\n\r       SPAN.heading3 { font-family: Next; font-weight: normal; font-size: pt; color: #000000; text-decoration: none }\n\r       SPAN.heading4 { font-family: Helvetica,Arial; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r       SPAN.heading5 { font-family: Helvetica,Arial; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r       SPAN.heading6 { font-family: Helvetica,Arial; font-weight: normal; font-size: 8pt; color: #000000; text-decoration: none }\n\r\n\r       SPAN.hilight1 { font-family: Top; font-weight: normal; font-size: pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight2 { font-family: Previous; font-weight: normal; font-size: pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight3 { font-family: Next; font-weight: normal; font-size: pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight4 { font-family: Helvetica,Arial; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight5 { font-family: Helvetica,Arial; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r       SPAN.hilight6 { font-family: Helvetica,Arial; font-weight: normal; font-size: 8pt; color: #FFFFFF; background: #002682; text-decoration: none }\n\r</style>\n\r<body bgcolor=\"#FFFFFF\">\n\rAdmWin\n\r\n\r  <!-- Place holder for the TOC, do not delete the line below -->\n\r  ");}
for (i=0; i<tocTab.length; i++) {
if (toDisplay[i]) {
thisNumber = tocTab[i][0];
thisNumArray = thisNumber.split(".");
thisLevel = thisNumArray.length-1;
isCurrent = (i == currentIndex);
if (i < tocTab.length-1) {
nextLevel = tocTab[i+1][0].split(".").length-1;
img = (thisLevel >= nextLevel) ? tocTab[i][4] : ((toDisplay[i+1]) ? tocTab[i][5] : tocTab[i][4]);
}
else img = tocTab[i][4];
if (isContent) {
thisTextClass = ((thisNumber==currentNumber)?("hilight"):("heading"));
if (addScroll) scrollY+=((thisLevel<2)?mdi:sml)*25;
if (isCurrent) addScroll=false;
toc.document.write("<table border=0 cellspacing=0 cellpadding=2>");
toc.document.write("<tr><td width=" + ((thisLevel+1) * 20) + " align=right valign=top>");
toc.document.write("<a href=\"javaScript:history.go(0)\" onMouseDown=\"parent.reDisplay('" + thisNumber + "'," + tocBehaviour[0] + "," + tocLinks[0] + ",event)\">");
toc.document.write("<img src=\"" + img + "\" border=0></a>");
toc.document.write("</td><td align=left>");
toc.document.write("<a href=\"javaScript:history.go(0)\" onMouseDown=\"parent.reDisplay('" + thisNumber + "'," + tocBehaviour[1] + "," + tocLinks[1] + ",event)\">");
toc.document.write("<span class=\""  + thisTextClass + ((thisLevel>5) ? 6 : thisLevel+1) + "\">");
toc.document.write( ((showNumbers)?(thisNumber+" "):"") + tocTab[i][1]);
toc.document.write("</span></a>");
toc.document.writeln("</td></tr></table>");
} //isContent
}
}
if (!noLink) {
oldLastVisitNumber = oldCurrentNumber;
oldCurrentNumber = currentNumber;
}
if (isContent) {
toc.document.write("\n\r\n\r © 1997-2007 Wennstrom Software\n\r</body>\n\r</html>\n\r");
toc.document.close();
if (tocScroll) toc.scroll(0,scrollY);
}
if (theHref)
if (theTarget=="top") top.location.href = theHref;
else if (theTarget=="parent") parent.location.href = theHref;
else if (theTarget=="blank") open(theHref,"");
else content.location.href = theHref;
}
