if($_GET['no']=="1"){header("Location: index01.php");} if($_GET['no']=="2"){header("Location: index02.php");} if($_GET['no']=="3"){header("Location: index03.php");} if($_GET['no']=="4"){header("Location: index04.php");} ?>