<?function adm_check(){global $time;if($_SESSION['admpas']==NULL){ header("location:/system_panel/index.php"); exit(); } } ?>