<html>
<head><title>Your Site Name (Layout copy right by: Steef Design)</title>
<link rel="stylesheet" href="style.css">
<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
function NewWindow(mypage, myname, w, h, scroll) {
var winl = (screen.width - w) / 2;
var wint = (screen.height - h) / 2;
winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars='+scroll+',resizable'
win = window.open(mypage, myname, winprops)
if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
}
//  End -->
</script>
</head>
<body bgcolor="#FFAF00" valign="top">
<center>


<?php
  
  if($pagina == "") {
  include("index.php");
  }
  
  else {
  if(file_exists("$pagina.php")) {
  include("$pagina.php");
  }
  else {
  include("fout.php");
  }
  
  }
  
  ?>



<?php include("boven.php"); ?>

<?php include("menu.php"); ?>






		<br>


	</td>
	<td width="*" align="center" bgcolor="#FF9000" height="100%" valign="top">
		<br>
		<table width="90%" align="center" border="0" valign="top" cellpadding="0" cellspacing="0">
		<tr>
			<td width="100%" align="center" valign="top">
				<font face="Verdana" size="3" color="black">
					<b>Your headline</b>		</font>
			</td>
		</tr>
		<tr>
			<td width="100%" align="center" valign="top">
				<font face="Verdana" size="1" color="#393C39">
					
				</font>
			</td>
		</tr>

		<tr>
			<td>
				<br>
			</td>
		</tr>
		<tr>
			<td width="100%" height="700" align="left" valign="top">
				<br>
				
<table align="center" width="400" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td width="100%">
		<table width="100%" align="center" border="0" bgcolor="black" cellpadding="0" cellspacing="0"> 
		<tr>
			<td width="9" valign="top">
				<img src="hoeklinks2.jpg"><br>
			</td>
			<td width="*" align="left" valign="top">
				<font face="Verdana" size="2" color="#d6d3d6">			
					&nbsp; &nbsp; Layout Steef design
				</font>
			</td>
		</tr>	
		</table>
	</td>	
</tr>
<tr>
	<td align="left" width="100%">	
		<font face="Verdana" size="1" color="#393C39">
			Hello, This template is copyright by Steef design (<a href="http://www.crazyhideout.f2s.com/?pagina=home">crazyhideout.f2s.com</a>). And this template is <b>FREE</b>, so if anyone want to sell it to you give his e-mail to me en i'll talk to him :). You can mail me at <a href=mailto:steef@designt.nl>Steef@designt.nl</a>
<br> I hope that you like this template.<br>
<br>
And there is only 1 thing you <b>MUST</b> let the link where it is!<br>
<br>
Grtz Steef  
	</td>
</tr>
<tr>
	<td>
		<br>
	</td>
</tr>

</table>
<br>
<table align="center" width="400" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td width="100%">
		<table width="100%" align="center" border="0" bgcolor="black" cellpadding="0" cellspacing="0"> 
		<tr>
			<td width="9" valign="top">
				<img src="hoeklinks2.jpg"><br>
			</td>
			<td width="*" align="left" valign="top">
				<font face="Verdana" size="2" color="#d6d3d6">			
					&nbsp; &nbsp; headline 02
				</font>
			</td>
		</tr>	
		</table>
	</td>	
</tr>
<tr>
	<td align="left" width="100%">	
		<font face="Verdana" size="1" color="#393C39">
		tekst 02	
	</td>
</tr>
<tr>
	<td>
		<br>
	</td>
</tr>

</table>

<p><p>




			</td>
		</tr>
		<tr>
			<td>
				<br>
			</td>
		</tr>
		<tr>
			<td width="100%" align="center" valign="bottom">
				<table width="100%" align="center" border="0" valign="bottom" cellpadding="0" cellspacing="0">
				<tr>
					<td width="100%" align="center">
						<font face="Verdana" size="1" color="#393C39">
							
						</font>
					</td>
				</tr>
				<tr>
					<td width="100%" align="center" valign="top">
						
					</td>
				</tr>
				</table>
			</td>
		</tr>
		<tr>
			<td>
				<br>
			</td>
		</tr>
		<tr>
			<td width="100%" align="center">
				<font face="Verdana" size="1" color="#393C39"><hr>
<a href="http://www.crazyhideout.f2s.com"><img src="http://www.crazyhideout.f2s.com/steef/banners/steefbanner01.gif" alt="" border="0">
			</td>
		</tr>
		<tr>
			<td width="100%">
				<font face="Verdana" size="1" color="#393C39">
					<br>
				</font>
			</td>
		</tr>
		</table>
	</td>
	<td width="1%">
		<br>
	</td>
</tr>
<tr>
	<td width="100%"  bgcolor="#FFAF00" colspan="3">
		<font face="Verdana" size="1" color="#393C39">
			<br>
		</font>
	</td>
</tr>
</table>
			</td>
			<td width="10" bgcolor="#FFAF00">
				<br>
			</td>
		</tr>
		</table>
	</td>

</table>

<?php include("beneden.php"); ?>
</center>
</body>
</html>