1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
|
<table width="{tableoutwidth}" cellpadding=0 cellspacing=1 align="center" border=0 bgcolor="{tableoutbordercolor}">
<tr>
<td bgcolor="{mainbgcolor}" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td {imageback} align="center"><a href="index.php?sid=$session[hash]"><center>{imagelogo}</center></a><br><br
></td></tr>
<tr>
<td align="center" class="topnavi" valign="bottom" nowrap><smallfont>$usercp_or_register <a href="memberslist.php?sid=$session[hash]">Mitglieder</a> <a href="team.php?sid=$session[hash]">Team</a> <a href="search.php?sid=$session[hash]">Suche</a> <a href="misc.php?action=faq&sid=$session[hash]">FAQ</a> $header_acp <a href="index.php?sid=$session[hash]">Zum Forum</a></font>
</td>
</tr>
$userchangebit
</table><br>
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}"> |