//print $_GET['illnes']; session_start(); if($_SESSION['_l'] == false){ $_SESSION['_l'] = $_GET['_l']; } include('./includes/settings.inc.php'); include('./includes/db_connect.php'); include('./includes/function_general.php'); include('./includes/function_contact_form.php'); include('./includes/function_content.php'); include('./includes/function_index.php'); if(!preg_match('^/medicol.nl/^', $_SERVER['HTTP_REFERER'])){ if($_GET['illnes'] == true){ $url = "4/1/".$_GET['illnes'].".html"; } else { $url = '13/1/behandel-abc.html'; } ?> } ?>