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:
|
<table width="{tableoutwidth}" cellpadding=0 cellspacing=1 align="center"
border=0 bgcolor="{tableoutbordercolor}">
<tr>
<td bgcolor="{mainbgcolor}" align="center">
<a href="index.php?sid=$session[hash]"><center>{imagelogo}</center></a><br><br>
<smallfont>$usercp_or_register
<a href="memberslist.php?sid=$session[hash]">
<img src="{imagefolder}/top_members.gif" border=0 alt="Mitgliederliste"></a>
<a href="team.php?sid=$session[hash]">
<img src="{imagefolder}/top_team.gif" border=0 alt="Administratoren und Moderatoren"></a>
<a href="search.php?sid=$session[hash]">
<img src="{imagefolder}/top_search.gif" border=0 alt="Suche"></a>
<a href="misc.php?action=faq&sid=$session[hash]">
<img src="{imagefolder}/top_faq.gif" border=0 alt="Häufig gestellte Fragen"></a>
$header_acp
<a href="index.php?sid=$session[hash]">
<img src="{imagefolder}/top_start.gif" border=0 alt="Zur Startseite"></a></font>
<br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
</tr>
$userchangebit
</table> |