query_fetch(" select `no` from `snow_news` where `wr_1` = '".$_GET['no']."' "); $Us="../../news/view.php?no=" . $news['no']; header("Location: ".$Us); ?>