<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>langeskovborgerforening</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body {
background-color: #66CCFF;
font-family: 'Trebuchet MS', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 15px;
margin: 0px 0px 10px 0px;
padding: 0px;
}
</style></head>
<body>
<div align="center"> <span class="style3"></span>
<table width="967" border="0" cellpadding="1" cellspacing="1" class="">
<tr>
<th width="961" height="665" valign="top" bgcolor="#66CCFF" class="style3" scope="row"><a href="index.php">
<img src="pic/top.jpg" width="850" height="100" border="1"></a>
<table width="852" border="0" cellspacing="1" cellpadding="1" bgcolor="#66CCFF">
<tr>
<th width="200" height="214" valign="top" scope="row"><div align="left">
<table width="200" border="0" cellpadding="1" cellspacing="1" class="border_1">
<tr>
<th background= scope="row"><div align="left" class="style_thin">Menu</div></th>
</tr>
<tr>
<th height="164" bgcolor="#66FFFF" scope="row"><div align="left" class="style_thin">
<p><BR>
<a href="?langeskovborgerforening=info">Info</a><BR>
<a href="?langeskovborgerforening=_table1_add.php">indmeld</a><BR>
<BR>
</p>
<p> </p>
</div></th>
</tr>
</table>
</p>
</div></th>
<td width="645" valign="top"><table width="646" border="0" cellpadding="1" cellspacing="1" class="border_1">
<tr>
<th width="640" background="#66FFFF" scope="row"><div align="left" class="style_thin">Indhold</div></th>
</tr>
<tr>
<th bgcolor="#66FFFF" scope="row"><div align="left" class="style_thin">
<p>
<p>
<?
if (!empty($_GET['langeskovborgerforening'])) {
if(file_exists($_GET['langeskovborgerforening'].'.php')){
include($_GET['langeskovborgerforening'].".php");
}elseif(file_exists("output".$_GET['langeskovborgerforening'].'.php')){
include("output".$_GET['langeskovborgerforening'].".php");
}else{
include("forside.php");
}
}
?>
</p>
</p>
</div></th>
</tr>
</table></td>
</tr>
</table><table width="850" height="40" border="0" cellpadding="1" cellspacing="1" class="border">
<tr>
<th width="837" bgcolor="#66FFFF" scope="row"><div align="left" class="style_thin">
<div align="center">Copyright © 2009 Langeskovborgerforening. </div>
</div></th>
</tr>
</table> </th>
</tr>
</table>
</div>
</body>
</html>
her er hele min index jeg kan ikke se hvad der er galt men som den er nu er der ingen fejl med den vil ikke include hvis filen lighger i et andet bibliotek