=1){ $_SESSION[theme]="oo_theme/ilkokul/"; include $_SESSION[theme]."index.php"; } if ($_SESSION["ogrencisinif"]>=5 && $_SESSION["ogrencisinif"]<=7){ $_SESSION[theme]="oo_theme/ortaokul/"; include $_SESSION[theme]."index.php"; } if ($_SESSION["ogrencisinif"]==8){ $_SESSION[theme]="oo_theme/ortaokul/"; include $_SESSION[theme]."index8.php"; } if ($_SESSION["ogrencisinif"]==9 || $_SESSION["ogrencisinif"]==15){ $_SESSION[theme]="oo_theme/lise/"; include $_SESSION[theme]."index.php"; } if ($_SESSION["ogrencisinif"]>=20 && $_SESSION["ogrencisinif"]<=27){ $_SESSION[theme]="oo_theme/ortaokul/"; include $_SESSION[theme]."indexb.php"; } } ?>