1) { $prev = $current-1; $next = $current+1; if($prev < 0) $prev = sizeof($fotolist)-1; if($next >= sizeof($fotolist)) $next = 0; $nav = "   <     >   "; } } } if(!$foto[fotoID]) die("Foto not found"); echo(" Fotografie, vormgeving en publicatie - Peter Marcuse
$nav
  X  
"); if($foto["titel".$taalAdd] || $foto["text".$taalAdd]) { echo("
"); if($foto["titel".$taalAdd]) echo("

".$foto["titel".$taalAdd]."

"); if($foto["text".$taalAdd]) echo($foto["text".$taalAdd]); echo("
"); } echo("
copyright©2007petermarcuse all rights reserved
"); ?>