<?PHP /********************************/ ?>
<?PHP /* Cartouche de scurit - NPDS */ ?>
<?PHP    if (secur_static("member")) {   ?>
<?PHP /********************************/ ?>
<?PHP /* level member                 */ ?>
<?PHP /*       admin                  */ ?>
<?PHP /*                              */ ?>
<?PHP /* You can change the level off */ ?>
<?PHP /* off security by changing the */ ?>
<?PHP /* the call to secur_static     */ ?>
<?PHP /*                              */ ?>
<?PHP /********************************/ ?>

<center><font size=2>
Modle de page statique pour NPDS visible que si l'utilisateur est identifi comme membre connect.
<br /><br />
Model of static page for NPDS, that only connected members can see.
</font>

<?PHP /**********************************/ ?>
<?PHP  } else {                            ?>
<?PHP     echo translate("Access Deny:"); ?>
<?PHP  }                                   ?>
<?PHP /**********************************/ ?>