<? function aut() { global $set; global $user; if(isset($user)) { }else{ if($_SERVER['PHP_SELF']=="/index.php")echo''; } } ?>