2022-11-21 09:47:28 +01:00

274 lines
12 KiB
HTML

<html>
<head>
<link rel="stylesheet" href="templates/{$global_template}/css/styles_pc.php" type="text/css">
<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;color:#000000; }
a:link { font-family:verdana, arial;font-weight:normal;color:#000066; text-decoration:none;}
a:active { font-family:verdana, arial;font-weight:normal;color:#000066; text-decoration:none;}
a:visited { font-family:verdana, arial;font-weight:normal;color:#000066; text-decoration:none;}
a:hover { font-family:verdana, arial;font-weight:normal;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; }
.kal_a:visited, span.MsoHyperlinkFollowed {color:#CC000;text-decoration:none;}
.kal_a:hover {color:#FF0033; text-decoration:none;}
.kal_a:focus {color:#FF0033; text-decoration:none;}
.kal_a:active {color:#CC0000; text-decoration:none;}
{/literal}
</style>
{literal}
<script type="text/javascript">
<!--
function show(divid) {
{/literal}
{if $j_bereich == '1'}
{literal}
document.getElementById("cat1").style.display="none";
{/literal}
{/if}
{if $a_bereich == '1'}
{literal}
document.getElementById("cat2").style.display="none";
{/literal}
{/if}
{if $s_bereich == '1'}
{literal}
document.getElementById("cat3").style.display="none";
{/literal}
{/if}
{if $e_bereich == '1'}
{literal}
document.getElementById("cat4").style.display="none";
{/literal}
{/if}
{if $c_bereich == '1'}
{literal}
document.getElementById("cat6").style.display="none";
{/literal}
{/if}
{if $l_bereich == '1'}
{literal}
document.getElementById("cat7").style.display="none";
{/literal}
{/if}
{if $b_bereich == '1'}
{literal}
document.getElementById("cat5").style.display="none";
{/literal}
{/if}
{literal}
document.getElementById(divid).style.display="block";
}
//-->
</script>
{/literal}
<script language="JavaScript" type="text/javascript" src="kalender/kalender.js"></script>
</head>
<body id="farbe1" class="farbe" leftmargin="2">
<table border="0" style="border-collapse: collapse" align="center" cellpadding="0" height="100%" id="table1">
<tr height="15">
<td>
<table cellspacing="0" cellpadding="0" width="100%" height="15" border="0" id="table2">
<tr>
<td valign="top" align="left" width="26" height="30">
<img src="templates/{$global_template}/images/sidebox-title-left.gif"></td>
<td valign="center" align="left" width="143" background="templates/{$global_template}/images/sidebox-title-bg.gif" height="30">
<font class="option" color="#ffffff">&nbsp; <b>{$men_titel}</b></font></td>
<td valign="top" align="left" width="6" height="30">
<img src="templates/{$global_template}/images/sidebox-title-right.gif"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellspacing="0" cellpadding="0" width="175" height="100%" border="0" id="table3">
<tr valign="top">
<td valign="bottom" align="left" width="4" background="templates/{$global_template}/images/sidebox-bar-left.gif">&nbsp;
<p><font face="Verdana" style="font-size: 8pt">
<img src="templates/{$global_template}/images/sidebox-bar-px.gif"></font></p>
</td>
<td valign="top" align="left" width="166" bgcolor="#d6dff7">
<table cellspacing="0" cellpadding="0" width="164" border="0" height="100%" id="table4">
<tr>
<td valign="top"><font face="Verdana"><span style="font-size: 8pt">
{section name=table_data loop=$table_data}
<br>&nbsp;<strong>&middot;</strong>
<a target="{$table_data[table_data].target}" href="{$table_data[table_data].dateiname}">{$table_data[table_data].Beschreibung}</a>
{/section}
<br><br>
{section name=table_data1 loop=$table_data1}
{if $smarty.section.table_data1.rownum == '1'}
<b><a href="#" onclick="show('cat1')" target="Inhalt"><b>&nbsp;{$men_rech} &#187;</b></a><br></b>
<div id="cat1" style="display:none">
{/if}
{if $smarty.section.table_data1.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data1[table_data1].target}" href="{$table_data1[table_data1].dateiname}" class="sub">{$table_data1[table_data1].Beschreibung}</a><br>
{/if}
{/section}
</div>
{section name=table_data2 loop=$table_data2}
{if $smarty.section.table_data2.rownum == '1'}
<b><a href="#" onclick="show('cat5')" target="Inhalt"><b>&nbsp;{$men_spec} &#187;</b></a><br></b>
<div id="cat5" style="display:none">
{/if}
{if $smarty.section.table_data2.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data2[table_data2].target}" href="{$table_data2[table_data2].dateiname}" class="sub">{$table_data2[table_data2].Beschreibung}</a><br>
{/if}
{/section}
</div>
{section name=table_data3 loop=$table_data3}
{if $smarty.section.table_data3.rownum == '1'}
<b><a href="#" onclick="show('cat4')" target="Inhalt"><b>&nbsp;{$men_lue} &#187;</b></a><br></b>
<div id="cat4" style="display:none">
{/if}
{if $smarty.section.table_data3.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data3[table_data3].target}" href="{$table_data3[table_data3].dateiname}" class="sub">{$table_data3[table_data3].Beschreibung}</a><br>
{/if}
{/section}
</div>
{section name=table_data3a loop=$table_data3a}
{if $smarty.section.table_data3a.rownum == '1'}
<b><a href="#" onclick="show('cat6')" target="Inhalt"><b>&nbsp;{$men_kat} &#187;</b></a><br></b>
<div id="cat6" style="display:none">
{/if}
{if $smarty.section.table_data3a.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data3a[table_data3a].target}" href="{$table_data3a[table_data3a].dateiname}" class="sub">{$table_data3a[table_data3a].Beschreibung}</a><br>
{/if}
{/section}
</div>
{section name=table_data3b loop=$table_data3b}
{if $smarty.section.table_data3b.rownum == '1'}
<b><a href="#" onclick="show('cat7')" target="Inhalt"><b>&nbsp;{$men_lieder} &#187;</b></a><br></b>
<div id="cat7" style="display:none">
{/if}
{if $smarty.section.table_data3b.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data3b[table_data3b].target}" href="{$table_data3b[table_data3b].dateiname}" class="sub">{$table_data3b[table_data3b].Beschreibung}</a><br>
{/if}
{/section}
</div>
{section name=table_data4 loop=$table_data4}
{if $smarty.section.table_data4.rownum == '1'}
<b><a href="#" onclick="show('cat2')" target="Inhalt"><b>&nbsp;{$men_adm} &#187;</b></a><br></b>
<div id="cat2" style="display:none">
{/if}
{if $smarty.section.table_data4.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data4[table_data4].target}" href="{$table_data4[table_data4].dateiname}" class="sub">{$table_data4[table_data4].Beschreibung}</a><br>
{/if}
{/section}
</div>
{section name=table_data5 loop=$table_data5}
{if $smarty.section.table_data5.rownum == '1'}
<b><a href="#" onclick="show('cat3')" target="Inhalt"><b>&nbsp;{$men_stat} &#187;</b></a><br></b>
<div id="cat3" style="display:none">
{/if}
{if $smarty.section.table_data5.rownum >= '1'}
&nbsp;&nbsp;<strong>&middot;</strong>
<a target="{$table_data5[table_data5].target}" href="{$table_data5[table_data5].dateiname}" class="sub">{$table_data5[table_data5].Beschreibung}</a><br>
{/if}
{/section}
</div>
<br>
<!---->
&nbsp;<strong>&middot;</strong>
<a target="kurshaupt" href="mail.php">{$men_feedb}</a>
<br>&nbsp;<strong>&middot;</strong>
<a target="kurshaupt" href="hilfe.php">{$men_help}</a>
<br>&nbsp;<strong>&middot;</strong>
<a target="_top" href="logout_admin.php">{$men_logout}</a><br>
<br>
<table align=center border=0 cellspacing=0>
<tr align=center style='page-break-inside:avoid'>
<td align=center valign=middle nowrap style='padding:0.0pt 0.0pt 0.0pt 0.0pt'>
<p class=MsoNormal><span style='font-family:Arial'>
<script type="text/javascript" language="JavaScript">kalender_schreiben('{$range}', {$recht}, {$maxjahr}, {$maxmonat});</script>
</span></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</td>
<td valign="top" align="left" width="4" background="templates/{$global_template}/images/sidebox-bar-right.gif">
<img src="templates/{$global_template}/images/sidebox-bar-px.gif">
</tr>
</table>
</td>
</tr>
<tr>
<td height="15">
<table cellspacing="0" cellpadding="0" width="175" height="100%" border="0" id="table3">
<tr valign="top">
<td valign="bottom" align="left" width="4" background="templates/{$global_template}/images/sidebox-bar-left.gif">&nbsp;
<p><font face="Verdana" style="font-size: 8pt">
<img src="templates/{$global_template}/images/sidebox-bar-px.gif"></font></p>
</td>
<td valign="top" align="left" width="166" bgcolor="#d6dff7">
<table cellspacing="0" cellpadding="0" width="164" border="0" height="100%" id="table4">
<tr>
<td valign="top"><font face="Verdana"><span style="font-size: 8pt">
<iframe marginwidth="5" marginheight="0" width="167" height="70" scrolling="no" frameborder=0 src="livestat.php">
</iframe>
</td>
</tr>
</table>
</td>
<td valign="top" align="left" width="4" background="templates/{$global_template}/images/sidebox-bar-right.gif">
<img src="templates/{$global_template}/images/sidebox-bar-px.gif">
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="15">
<table cellspacing="0" cellpadding="0" width="175" height="15" border="0" id="table5">
<tr>
<td valign="top" align="left" width="175" height="29">
<img src="templates/{$global_template}/images/sidebox-bottom.gif"> </td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>