session_start(); include ("kop.php");?>
if($_GET["aktie"]==""){ include ("voorpagina.php");} ?> if($_GET["aktie"]=="nieuws"){ include ("nieuws.php");} ?> if($_GET["aktie"]=="wedstrijden"){ include ("wedstrijden.php");} ?> if($_GET["aktie"]=="wedstrijdresultaten"){ include ("wedstrijdresultaten.php");} ?> if($_GET["aktie"]=="teams"){ include ("teams.php");} ?> if($_GET["aktie"]=="historie"){ include ("historie.php");} ?> if($_GET["aktie"]=="prestatie"){ include ("prestatie.php");} ?> if($_GET["aktie"]=="foto"){ include ("foto.php");} ?> if($_GET["aktie"]=="video"){ include ("video.php");} ?> if($_GET["aktie"]=="kampioenengalerij"){ include ("kampioenengalerij.php");} ?> if($_GET["aktie"]=="formatiedansen"){ include ("formatiedansen.php");} ?> if($_GET["aktie"]=="reglement"){ include ("reglement.php");} ?> if($_GET["aktie"]=="links"){ include ("links.php");} ?> if($_GET["aktie"]=="contact"){ include ("contact.php");} ?> if($_GET["aktie"]=="advertenties"){ include ("advertenties.php");} ?> if($_GET["aktie"]=="gastenboek"){ include ("gastenboek.php");} ?> if($_GET["aktie"]=="tvgids"){ include ("tvgids.php");} ?> if($_GET["aktie"]=="disclaimer"){ include ("disclaimer.php");} ?> | if($_GET["aktie"]!=="wedstrijden"){ include ("menurechts.php");} ?> |