1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
|
<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 align="left" style="height:131px; background-image: url({imagefolder}/logo_bg.gif); width:100%;"<div align="center"><a href="index.php?sid=$session[hash]">{imagelogo}</a></div></td>
</tr>
<tr>
<td align="center" style="height:16px; background-image: url({imagefolder}/top_bg.gif); width:100%;"><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> $hack_statistik1
$hack_kalender1
<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> $hack_portal1</font></td>
</tr>
</table>
%copyright%
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}"> |