</head>
<body>
<center>
<table width="880" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="880" height="190" id="header" style="background: url(include/designs/order/images/header.jpg);></td>
</tr>
<tr><td border="0" cellspacing="0" cellpadding="0" width="880" height="30">
<table width="880" height="30" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="include/designs/order/top/top_01.jpg" width="81" height="40">
</td>
<td>
<a href="index.php"><img src="include/designs/order/top/top_02.jpg" width="148" height="40" alt="Home" border="0"></a></td>
<td background="include/designs/order/top/top_03.jpg" width="51" height="40">
</td>
<td>
<a href="index?teams"><img src="include/designs/order/top/top_04.jpg" width="149" height="40" alt="Member" border="0"></a></td>
<td background="include/designs/order/top/top_05.jpg" width="51" height="40">
</td>
<td>
<a href="index.php?forum"><img src="include/designs/order/top/top_06.jpg" width="149" height="40" alt="Forum" border="0"></a></td>
<td background="include/designs/order/top/top_07.jpg" width="46" height="40">
</td>
<td>
<a href="index.php?user-regist"><img src="include/designs/order/top/top_08.jpg" width="149" height="40" alt="Register" border="0"></a></td>
<td background="include/designs/order/top/top_09.jpg" width="57" height="40">
</td>
</tr>
</table>
<script type="text/javascript">
var Bilder = new Array('header.jpg','header2.jpg','header3.jpg');
var rand = Math.floor(Math.random()*Bilder.length);
document.getElementById('header').style.background = 'url(include/designs/order/images/' + Bilder[rand] + ')';
</script>