-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex_Left.htm
30 lines (30 loc) · 1.83 KB
/
index_Left.htm
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd" lang="en-US" xml:lang="en-US" MadCap:TargetType="WebHelp" MadCap:PathToHelpSystem="./" MadCap:RuntimeFileType="Default" MadCap:HelpSystemFileName="index.xml" MadCap:PathToSkinFolder="Data/SkinWebHelp2/" MadCap:InPreviewMode="False">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>WebHelp</title>
<script type="text/javascript">
/* <![CDATA[ */
if ( window.name != "_MCWebHelpCSH" ) // window.name might already be set to "_MCWebHelpCSH" from a CSH call
{
window.name = "MCWebHelp";
}
/* ]]> */
</script>
<script id="MCGlobals" type="text/javascript">/*<![CDATA[*/var gSubsystemFile = "index.xml";
var gSkinFolder = "Data/SkinWebHelp2/";
var gSkinTemplateFolder = "Skin/";
var gDefaultStartTopic = "Content/Understanding_Unicode.htm";
/*]]>*/</script>
<script type="text/javascript" src="Content/SkinSupport/MadCapAll.js">
</script>
</head>
<frameset rows="28, *" border="1" framespacing="0">
<frame name="mctoolbar" title="Toolbar" src="Skin/Toolbar.htm" frameborder="0" scrolling="no" longdesc="Content/SkinSupport/mctoolbar_longdesc.htm" noresize="noresize" />
<frameset border="4" framespacing="2" cols="200, *">
<frame name="navigation" title="Navigation" src="Skin/Navigation.htm" frameborder="0" scrolling="no" onresize="frames['navigation'].SetIFrameHeight();" longdesc="Content/SkinSupport/navigation_longdesc.htm" />
<frame name="body" title="Topic" frameborder="1" src="Skin/Blank.htm" longdesc="Content/SkinSupport/body_longdesc.htm" />
</frameset>
</frameset>
</html>