📄 fhtoctab.js
字号:
var tocTab = new Array();var ir=0;
tocTab[ir++] = new Array ("Top", "Contents", "Welcome.htm", "", "");
tocTab[ir++] = new Array ("0", "Welcome", "Welcome.htm", "10001", "Welcome");
tocTab[ir++] = new Array ("1", "Home Page", "", "10002", "HomePage");
tocTab[ir++] = new Array ("1.0", "Introduction", "HomePage_Introduction.htm", "10003", "HomePage_Introduction");
tocTab[ir++] = new Array ("2", "Activities", "", "10004", "Activities");
tocTab[ir++] = new Array ("2.0", "Introduction", "Activities_Introduction.htm", "10005", "Activities_Introduction");
tocTab[ir++] = new Array ("3", "Communication", "", "10006", "Communication");
tocTab[ir++] = new Array ("3.0", "Introduction", "Communication_Introduction.htm", "10007", "Communication_Introduction");
tocTab[ir++] = new Array ("4", "Organizations", "", "10008", "Organizations");
tocTab[ir++] = new Array ("4.0", "Introduction", "Organizations_Introduction.htm", "10009", "Organizations_Introduction");
tocTab[ir++] = new Array ("5", "Contacts", "", "10011", "Contacts");
tocTab[ir++] = new Array ("5.0", "Introduction", "Contacts_Introduction.htm", "10012", "Contacts_Introduction");
tocTab[ir++] = new Array ("6", "People", "", "10013", "People");
tocTab[ir++] = new Array ("6.0", "Introduction", "People_Introduction.htm", "10014", "People_Introduction");
tocTab[ir++] = new Array ("7", "Cases", "", "10015", "Cases");
tocTab[ir++] = new Array ("7.0", "Introduction", "Cases_Introduction.htm", "10016", "Cases_Introduction");
tocTab[ir++] = new Array ("8", "Questionnaires", "", "10017", "Questionnaires");
tocTab[ir++] = new Array ("8.0", "Introduction", "Questionnaires_Introduction.htm", "10018", "Questionnaires_Introduction");
tocTab[ir++] = new Array ("9", "Intake", "", "10020", "Intake");
tocTab[ir++] = new Array ("9.0", "Introduction", "Intake_Introduction.htm", "10021", "Intake_Introduction");
tocTab[ir++] = new Array ("10", "Reports", "", "10022", "Reports");
tocTab[ir++] = new Array ("10.0", "Introduction", "Reports_Introduction.htm", "10023", "Reports_Introduction");
tocTab[ir++] = new Array ("11", "Mail Merge", "", "10024", "MailMerge");
tocTab[ir++] = new Array ("11.0", "Introduction", "MailMerge_Introduction.htm", "10025", "MailMerge_Introduction");
tocTab[ir++] = new Array ("12", "Administration", "", "10026", "Administration");
tocTab[ir++] = new Array ("12.0", "Introduction", "Administration_Introduction.htm", "10027", "Administration_Introduction");
var nCols = 9;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -