//-------------------------------------------------- // Redirect //-------------------------------------------------- header('location: sub1_2.php', false, 301); exit; //-------------------------------------------------- include "_head.php"; ?>