include ("../../../header.inc.php"); ?>
$n = $_GET['n']; ?>

if (is_numeric($n)) {
if (file_exists(strval($n-1).".jpg")) { ?>
< zurück
} else { ?>
< zurück
}?>
|
Übersicht
|
if (file_exists(strval($n+1).".jpg")) { ?>
vor >
} else { ?>
vor >
}
} ?>
include ("../../../footer.inc.php"); ?>