<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:template match="/">
<html>
<head>
<script language="JavaScript" src="/ofiles.js"></script>
<link rel="stylesheet" type="text/css" href="/map.css" />
</head>
<body bgcolor="#f7efde">
<script language="Javascript">insertTitle("XML/XSL Site Navigation Map - Version I");</script>
<p />
<div align="center">
<table cellpadding="2" border="0" width="100%">
<tr>
<td width="10%">
</td>
<td class="pagedesc" width="80%" align="left">
This site navigation map is generated by combining our Master XML file with an XSL file. The index is multi-level (supports all levels defined in the XML) and displays short description for each item (page). Clicking an item will launch the corresponding page. Use the browser's Back button to return to this menu.
<p/>
Note: For IE5 browser only.
</td>
<td width="10%">
</td>
</tr>
</table>
</div>
<table cellpadding="2">
<tr class="level0">
<!-- <td>Go</td><td>Title</td><td>Description</td> -->
<td></td><td></td><td></td>
</tr>
<xsl:for-each select="//Level1">
<tr><td style="color:white"></td><td></td><td></td></tr>
<tr class="level1">
<td></td>
<td class="level1"><xsl:value-of select="Title"/><br /><hr /></td>
<td><script language="Javascript">gap(2)</script></td>
<td class="level1"><xsl:value-of select="Tooltip"/><br /><hr /></td>
</tr>
<xsl:for-each select="Level2">
<tr class="level2">
<td><xsl:if match="Level2[Url $ne$ '']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><img src="/images/ballgray.gif" width="16" height="15" border="0" ><xsl:attribute name="name">a<xsl:value-of select="Code"/></xsl:attribute></img></a></xsl:if></td>
<td class="level2"><xsl:choose><xsl:when match="Level2[Url $ne$ '']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:value-of select="Title"/></a></xsl:when><xsl:otherwise><font color="Blue"><xsl:value-of select="Title"/></font></xsl:otherwise></xsl:choose></td>
<td></td>
<td class="tooltip"><xsl:value-of select="Tooltip"/></td>
</tr>
<xsl:for-each select="Level3">
<tr class="level3">
<td><xsl:if match="Level3[Url $ne$ '']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><img src="/images/ballgray.gif" width="16" height="15" border="0" ><xsl:attribute name="name">a<xsl:value-of select="Code"/></xsl:attribute></img></a></xsl:if></td>
<td class="level3"><script language="Javascript">gap(5)</script><xsl:choose><xsl:when match="Level3[Url $ne$ '']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:value-of select="Title"/></a></xsl:when><xsl:otherwise><xsl:value-of select="Title"/></xsl:otherwise></xsl:choose></td>
<td></td>
<td class="tooltip"><xsl:value-of select="Tooltip"/></td>
</tr>
<xsl:for-each select="Level4">
<tr class="level4">
<td><xsl:if match="Level4[@type $eq$ 'Item']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><img src="/images/ballgray.gif" width="16" height="15" border="0" ><xsl:attribute name="name">a<xsl:value-of select="Code"/></xsl:attribute></img></a></xsl:if></td>
<td class="level4"><script language="Javascript">gap(10)</script><xsl:choose><xsl:when match="Level4[@type $eq$ 'Item']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:value-of select="Title"/></a></xsl:when><xsl:otherwise><xsl:value-of select="Title"/></xsl:otherwise></xsl:choose></td>
<td></td>
<td class="tooltip"><xsl:value-of select="Tooltip"/></td>
</tr>
<xsl:for-each select="Level5">
<tr class="level5">
<td><xsl:if match="Level5[@type $eq$ 'Item']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><img src="/images/ballgray.gif" width="16" height="15" border="0" ><xsl:attribute name="name">a<xsl:value-of select="Code"/></xsl:attribute></img></a></xsl:if></td>
<td class="level5"><script language="Javascript">gap(15)</script><xsl:choose><xsl:when match="Level5[@type $eq$ 'Item']"><a ><xsl:attribute name="href"><xsl:value-of select="Url"/></xsl:attribute><xsl:attribute name="onmouseover">hoverin('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:attribute name="onmouseout">hoverout('a<xsl:value-of select="Code"/>')</xsl:attribute><xsl:value-of select="Title"/></a></xsl:when><xsl:otherwise><xsl:value-of select="Title"/></xsl:otherwise></xsl:choose></td>
<td></td>
<td class="tooltip"><xsl:value-of select="Tooltip"/></td>
</tr>
</xsl:for-each>
</xsl:for-each>
</xsl:for-each>
</xsl:for-each>
</xsl:for-each>
</table>
</body>
</html>
</xsl:template>
</xsl:stylesheet>