'; echo ''; echo ''; include('menu.php'); echo ''; echo ''; switch ($location) { case 'index': include ('begin.php'); break; case 'voorspellen': include ('voorspellen.php'); break; case 'wedstrijden': include ('wedstrijden.php'); break; case 'poulestand': include ('poulestand.php'); break; case 'pers_score': include ('pers_score.php'); break; case 'grafiek': include ('grafiek/grafiek_pagina.php'); break; case 'stadia': include ('stadia/Euro2008stadions.htm'); break; case 'uitleg': include ('uitleg.php'); break; case 'profiel': include ('profiel.php'); break; case 'shoutbox_list': include ('shoutbox_list.php'); break; case 'main': include ('main.php'); break; } echo ''; include ('footer.html'); } changelocation($location); ?> print "Deelnemerstand
"; print "Grafiek top $aantal_grafiek

"; print "De stadions
"; print "Profiel bewerken
"; print "Uitloggen
";