-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreference_olh.html
154 lines (140 loc) · 5.18 KB
/
reference_olh.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<html>
<!-- Mirrored from www.hgy413.com/hgydocs/IA32/reference_olh.htm by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 08 Sep 2022 16:03:31 GMT -->
<head><script language="javascript">
<!--
var sIcon="whstart.ico";
var sPath=document.location.href;
if (sPath.indexOf("http")!= -1)
document.write("<link REL=\"SHORTCUT ICON\" href=\""+ sIcon +"\">");
//-->
</script>
<title>reference_olh</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
<meta name "description" content="WebHelp 5.10">
</head>
<script type="text/javascript" language="javascript" src="whver.js"></script>
<script type="text/javascript" language="javascript" src="whutils.js"></script>
<script type="text/javascript" language="javascript" src="whmsg.js"></script>
<script type="text/javascript" language="javascript" >
<!--
if (!window.gbWhVer||!window.gbWhUtil||!window.gbWhMsg)
document.location.reload();
//-->
</script>
<script type="text/javascript" language="javascript" src="whstub.js"></script>
<script language="javascript">
<!--
var nWebhelpNavPaneMode = 1; //1: DHTML 2:Applet 3:PureHTML 4:NoframeAt all
var strPaneDHTML = "whskin_pdhtml.html"; //whd_nvp10.htm if tab enabled, whnframe.htm if tab disabled.
var strPaneApplet = "whskin_papplet.html";
var strPaneList = "whskin_plist.html";
var bNoApplet = false;
var strPane = "";
var nViewFrameType = nWebhelpNavPaneMode;
if (!window.gAgent)
{
// low end browser, we don't even try to determine it.
document.location = "https://hgy413.com/hgydocs/IA32/whnjs.htm";
}
else
{
if (!gbNav4 && !gbIE4)
document.location = "https://hgy413.com/hgydocs/IA32/whnjs.htm";
if (gbNav4 && !gbNav6 && ((gnVerMinor <= 4.06)))
document.location = "https://hgy413.com/hgydocs/IA32/whnjs.htm";
if (gbMac && gbIE4 && !gbIE5)
document.location = "https://hgy413.com/hgydocs/IA32/whnjs.htm";
//figure out which mode is the best
if ((nWebhelpNavPaneMode == 1) ||
(nWebhelpNavPaneMode == 2))
{
var gbDHTML = (nWebhelpNavPaneMode == 1);
if (nWebhelpNavPaneMode == 2) nViewFrameType = 2;
if (gbNav4) nViewFrameType = 2;
if (gbNav4 && (gnVerMinor < 4.1)) nViewFrameType = 3;
if (gbNav4 && (gnVerMinor == 4.6)) nViewFrameType = 3;
if (gbIE4 && gbDHTML) nViewFrameType = 1;
if (gbIE4 && gbSunOS && nWebhelpNavPaneMode == 2) nViewFrameType = 3;
if (gbNav6 && gbDHTML) nViewFrameType = 1;
if (gbNav6 && !gbNav61 && nWebhelpNavPaneMode == 2) nViewFrameType = 3;
if (gbMac) nViewFrameType = 3;
if ((bNoApplet) && (nViewFrameType == 2)) nViewFrameType = 3;
if (gbOpera) nViewFrameType = 3;
}
}
var gbWindows = ((gAgent.indexOf("win") != -1) || (gAgent.indexOf("16bit") != -1));
//The colordepth of the 16 color on Windows is 1.
if ((gbWindows) && (gbNav4) && (window.screen) && (window.screen.colorDepth <= 4))
{
alert("WebHelp 檢測到您的顯示器已設定為 16 色。要完全支援 WebHelp,請將您的顯示器設定為使用 256 色或更多色彩。");
nViewFrameType = 3;
}
//figure out which one is navpane
// ReplaceMark:nViewFrameType = 1
if (nViewFrameType == 1)
{
if (gbNav4 && !gbNav6)
strPane = strPaneList;
else
strPane = strPaneDHTML;
}
else if (nViewFrameType == 2)
strPane = strPaneApplet;
else
strPane = strPaneList;
//-->
</script>
<script type="text/javascript" language="javascript" src="whstart.js"></script>
<script type="text/javascript" language="javascript">
<!--
if (!gbIE4 && !gbNav4)
document.location = "https://hgy413.com/hgydocs/IA32/whnjs.htm";
function CMRAgent( strID, strURL, strLabel, strFrameAttr )
{
this.m_strID = strID;
this.m_strURL = strURL;
this.m_strLabel = strLabel;
this.m_strFrameAttr = strFrameAttr;
}
function CMRServer()
{
this.m_strVersion;
this.m_strDefAgent;
this.m_strAgentList;
this.m_bTrial;
this.m_bExpired;
this.m_bSinglePane;
this.m_strProduct;
this.m_strWindow;
this.m_strProject;
this.m_strContextID;
this.m_strCaption;
this.m_strURLSkinFile;
this.m_strURLResource;
this.m_strURLLogoImg;
this.m_strURLTopic;
this.m_strURLBase;
this.m_bShowSync;
this.m_bShowBrowseSequences;
this.m_bShowSearchInput;
this.m_cAgents = new Array;
}
var cMRServer = new CMRServer;
// GetServerInfo
// Registry the agent array handled by webhelp
// ReplaceMark:MRServer.strServerData
//-->
</script>
<script type="text/javascript" language="javascript">
<!--
var strHTML = "<frameset rows=\"32,*\" hostof=\"parent:toolbar!startpage:yes\" frameborder=\"no\" border=\"0\"><frame src=\"whskin_tbars.htm\" id=\"toolbar\" frameborder=\"no\" border=\"0\" scrolling=\"no\" noresize marginheight=\"0\" marginwidth=\"0\" title=\"Toolbar\"></frame><frame src=\"whskin_frmset01.htm\" frameborder=\"yes\" border=\"1\" scrolling=\"auto\" marginheight=\"0\" marginwidth=\"0\"></frame></frameset>";
document.write(strHTML);
//-->
</script>
<frameset cols="100%,*" frameborder=no border=0>
<frame src="https://hgy413.com/hgydocs/IA32/whnjs.htm">
<frame src="whskin_blank.html" noresize>
</frameset>
<!-- Mirrored from www.hgy413.com/hgydocs/IA32/reference_olh.htm by HTTrack Website Copier/3.x [XR&CO'2014], Thu, 08 Sep 2022 16:03:36 GMT -->
</html>