session_start(); if (($_SESSION["login"] != true) AND ($_SESSION["user_info"] == "")) { header("Location: index.php?page=login"); exit(); } else { ?>
= HOME_LIVETV; ?>
= HOME_MOVIES; ?>
= HOME_SERIES; ?>