<html>
<head>
<title>TOC - <xsl:value-of select="$title"/></title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
</xsl:text>
</style>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<body class="toc">
<xsl:call-template name="body.attributes"/>
<head>
<title><xsl:value-of select="title"/></title>
+ <xsl:call-template name="system.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
</head>
<xsl:choose>
<xsl:when test="$multiframe != 0">
<html>
<head>
<title>Navigation</title>
+
+ <xsl:call-template name="system.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
</head>
<body class="topnavigation" bgcolor="{$multiframe.top.bgcolor}">
<xsl:call-template name="foil-top-nav">
<html>
<head>
<title>Body</title>
+
+ <xsl:call-template name="system.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
</head>
<xsl:apply-templates select="." mode="singleframe"/>
</html>
<html>
<head>
<title>Navigation</title>
+
+ <xsl:call-template name="system.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content">
+ <xsl:with-param name="node" select=".."/>
+ </xsl:call-template>
</head>
<body class="botnavigation" bgcolor="{$multiframe.bottom.bgcolor}">
<xsl:call-template name="foil-bottom-nav">
<xsl:with-param name="content">
<head>
<title><xsl:value-of select="title"/></title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<xsl:choose>
<xsl:when test="$multiframe != 0">
<html>
<head>
<title>Navigation</title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<body class="topnavigation" bgcolor="{$multiframe.top.bgcolor}">
<xsl:call-template name="foilgroup-top-nav">
<html>
<head>
<title>Body</title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<xsl:apply-templates select="." mode="singleframe"/>
</html>
<html>
<head>
<title>Navigation</title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<body class="botnavigation" bgcolor="{$multiframe.bottom.bgcolor}">
<xsl:call-template name="foilgroup-bottom-nav">
<xsl:with-param name="content">
<head>
<title><xsl:value-of select="title"/></title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<xsl:choose>
<xsl:when test="$multiframe != 0">
<html>
<head>
<title>Navigation</title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<body class="topnavigation" bgcolor="{$multiframe.top.bgcolor}">
<xsl:call-template name="foil-top-nav">
<html>
<head>
<title>Body</title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
+
</head>
<xsl:apply-templates select="." mode="singleframe"/>
</html>
<html>
<head>
<title>Navigation</title>
+
+ <xsl:call-template name="system.head.content"/>
+
<link type="text/css" rel="stylesheet">
<xsl:attribute name="href">
<xsl:call-template name="css.stylesheet"/>
<xsl:with-param name="language" select="'JavaScript'"/>
</xsl:call-template>
</xsl:if>
+
+ <xsl:call-template name="user.head.content"/>
</head>
<body class="botnavigation" bgcolor="{$multiframe.bottom.bgcolor}">
<xsl:call-template name="foil-bottom-nav">