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

<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>

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