![]() "; echo " "; echo " | "; if(isset($page) && strlen($page) && $page!="intro") { include("level.php3"); include("category.php3"); readfile($page.".dat"); } else { echo "
";
if(!isset($list))
{
$nbr=count($articles);
$i=1;
foreach($articles as $pagex => $descx)
{
if($pagex==$page)
{
if($i>1) /* pour éviter de dépasser la borne inf */
{
prev($articles);
$back=key($articles);
next($articles);
}
if($i<$nbr) /* " " la borne sup */
{
next($articles);
$next=key($articles);
}
}
else
next($articles);
$i++;
}
if($back)
{
echo " ![]() ![]() ![]() ![]() "; } echo ""; echo " ![]() "; include("../copy.php3"); echo " |