133 lines
5.5 KiB
HTML
133 lines
5.5 KiB
HTML
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>{$men_titel}</title>
|
|
<base target="Hauptframe">
|
|
<style type="text/css">
|
|
{literal}
|
|
body { font-family:Verdana;font-size:11px;background-color:#d6dff7; }
|
|
a:link { font-family:verdana, arial;font-weight:bold;color:#000066; text-decoration:none;}
|
|
a:active { font-family:verdana, arial;font-weight:bold;color:#000066; text-decoration:none;}
|
|
a:visited { font-family:verdana, arial;font-weight:bold;color:#000066; text-decoration:none;}
|
|
a:hover { font-family:verdana, arial;font-weight:bold;color:#000066;text-decoration:underline; }
|
|
a:link.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
|
a:active.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
|
a:visited.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
|
a:hover.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:underline; }
|
|
table {
|
|
font-family : verdana, arial;
|
|
font-size : 8pt;
|
|
line-height : 120%;
|
|
}
|
|
table:link { font-family:verdana, arial;font-weight:normal;color:#000066; text-decoration:none;}
|
|
table:active { font-family:verdana, arial;font-weight:normal;color:#000066; text-decoration:none;}
|
|
table:visited { font-family:verdana, arial;font-weight:normal;color:#000066; text-decoration:none;}
|
|
table:hover { font-family:verdana, arial;font-weight:normal;color:#000066;text-decoration:underline; }
|
|
table:link.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
|
table:active.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
|
table:visited.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:none; }
|
|
table:hover.sub { font-family:Verdana;font-size:10px;color:#000000;text-decoration:underline; }
|
|
p {
|
|
margin-top: 5pt;
|
|
margin-bottom: 0pt;
|
|
}
|
|
{/literal}
|
|
</style>
|
|
{literal}
|
|
<script type="text/javascript">
|
|
<!--
|
|
function show(divid) {
|
|
var box = document.getElementById(divid)
|
|
if(divid != "cat1"){
|
|
document.getElementById("cat1").style.display="none";
|
|
}
|
|
if(divid != "cat2"){
|
|
document.getElementById("cat2").style.display="none";
|
|
}
|
|
if(divid != "cat3"){
|
|
document.getElementById("cat3").style.display="none";
|
|
}
|
|
if(divid != "cat4"){
|
|
document.getElementById("cat4").style.display="none";
|
|
}
|
|
if(divid != "cat5"){
|
|
document.getElementById("cat5").style.display="none";
|
|
}
|
|
if(divid != "cat6"){
|
|
document.getElementById("cat6").style.display="none";
|
|
}
|
|
if(divid != "cat7"){
|
|
document.getElementById("cat7").style.display="none";
|
|
}
|
|
if(divid != "cat8"){
|
|
document.getElementById("cat8").style.display="none";
|
|
}
|
|
if(divid != "cat9"){
|
|
document.getElementById("cat9").style.display="none";
|
|
}
|
|
if(divid != "cat10"){
|
|
document.getElementById("cat10").style.display="none";
|
|
}
|
|
if(divid != "cat11"){
|
|
document.getElementById("cat11").style.display="none";
|
|
}
|
|
if(divid != "cat12"){
|
|
document.getElementById("cat12").style.display="none";
|
|
}
|
|
if(divid != "cat13"){
|
|
document.getElementById("cat13").style.display="none";
|
|
}
|
|
if(divid != "cat14"){
|
|
document.getElementById("cat14").style.display="none";
|
|
}
|
|
if(divid != "cat15"){
|
|
document.getElementById("cat15").style.display="none";
|
|
}
|
|
if(divid != "cat16"){
|
|
document.getElementById("cat16").style.display="none";
|
|
}
|
|
if(divid != "cat17"){
|
|
document.getElementById("cat17").style.display="none";
|
|
}
|
|
if(divid != "cat18"){
|
|
document.getElementById("cat18").style.display="none";
|
|
}
|
|
|
|
if(box.style.display == "block")
|
|
{
|
|
box.style.display = "none"
|
|
return 0
|
|
}
|
|
box.style.display = "block"
|
|
return 1
|
|
}
|
|
//-->
|
|
</script>
|
|
{/literal}
|
|
|
|
|
|
</head>
|
|
<body leftmargin="5" rightmargin="5" onload="{literal}show('cat{/literal}{$open_kap}{literal}'){/literal}">
|
|
<br>
|
|
<br>
|
|
<br>
|
|
|
|
{section name=outer_loop loop=$outer_loop}
|
|
|
|
<p><a href="kat_main.php?knk={$outer_loop[outer_loop].knk}" onclick="{literal}show('cat{/literal}{$outer_loop[outer_loop].zaehler}{literal}'){/literal}" target="main">{$outer_loop[outer_loop].ueberschrift}</a><br></p>
|
|
<div id="cat{$outer_loop[outer_loop].zaehler}" style="display: none;">
|
|
{section name=inner loop=$outer_loop[outer_loop].inner}
|
|
{if $outer_loop[outer_loop].inner[inner].knk_sub != ''}
|
|
{if $outer_loop[outer_loop].inner[inner].knk_num == '1'}
|
|
<a name="{$outer_loop[outer_loop].inner[inner].knk_sub}"></a><a target="main" href="kat_main.php?knk={$outer_loop[outer_loop].inner[inner].knk}&knksub={$outer_loop[outer_loop].inner[inner].knk_sub}#{$outer_loop[outer_loop].inner[inner].knk_sub}" class="sub"><table><tr><td valign='top' width=70>{$outer_loop[outer_loop].inner[inner].knk_sub} </td><td>{$outer_loop[outer_loop].inner[inner].ueberschrift_sub}</td></tr></table></a>
|
|
{/if}
|
|
{if $outer_loop[outer_loop].inner[inner].knk_num == '0'}
|
|
<!-- Wenn in knk keine Kapitelzahl steht, dann erste Spalte in Tabelle nicht anzeigen-->
|
|
<a name="{$outer_loop[outer_loop].inner[inner].knk_sub}"></a><a target="main" href="kat_main.php?knk={$outer_loop[outer_loop].inner[inner].knk}&knksub={$outer_loop[outer_loop].inner[inner].knk_sub}#{$outer_loop[outer_loop].inner[inner].knk_sub}" class="sub"><table><tr><td>{$outer_loop[outer_loop].inner[inner].ueberschrift_sub}</td></tr></table></a>
|
|
{/if}
|
|
{/if}
|
|
{/section}
|
|
</div>
|
|
{/section}
|
|
</body>
|
|
</html> |