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:
26:
27:
28:
29:
30:
|
<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:57px; background-image: url({imagefolder}/header_bg.gif); width:100%;"><a href="index.html$session2[hash]">{imagelogo}</a></td>
</tr>
<tr>
<td align="left" style="height:31px; background-image: url({imagefolder}/top_bg.gif); width:100%;"><smallfont>$usercp_or_register<a href="memberslist.html$session2[hash]"><img src="{imagefolder}/top_members.gif" border=0 alt="Mitgliederliste"></a><a href="team.html$session2[hash]"><img src="{imagefolder}/top_team.gif" border=0 alt="Administratoren und Moderatoren"></a>
$hack_statistik1
$hack_kalender1
$hack_chat1
<a href="search.html$session2[hash]"><img src="{imagefolder}/top_search.gif" border=0 alt="Suche"></a><a href="misc.html?action=faq&sid=$session[hash]"><img src="{imagefolder}/top_faq.gif" border=0 alt="Häufig gestellte Fragen"></a>$header_acp<a href="index.html$session2[hash]"><img src="{imagefolder}/top_start.gif" border=0 alt="Zur Startseite"></a> $hack_portal1</font></td>
</tr>
<tr>
<td align="right">
<div align="text-align: center">
<select style="background-color: {tablecolorb}" name="style" onchange="if(this.options[this.selectedIndex].value==\'-1\'){this.selectedIndex=0; return false;} window.location.href=(\'index.html?styleid=\'+this.options[this.selectedIndex].value+\'&sid=$session[hash]\')"><option value=\'-1\'>Style auswählen</option><option>------------</option>
$option
</select>
</div>
</td>
</tr>
</table>
%copyright%
<table cellpadding=4 cellspacing=1 border=0 width="{tableinwidth}" bgcolor="{tableinbordercolor}">
|