"; $desc[0] = ".............................................................................................."; $d = dir("$pathi/thumb/"); while ($entry = $d->read()) { if ($entry == '.' or $entry =='..') { } else { $web_entry = ereg_replace (" ", "%20", $entry); if ($id == $noshow[$a]) { ++$a; } else { echo " \n"; } ++$id; } } $d->close(); echo "
Nerd Nazi Free.
Clickon photos for a closer look.
December 2001
"; if ($show == 'all') { echo "Show choice
"; $noshow = array(999,1000); $a = 0; } else { $noshow = array(999); $a = 0; echo "Show all
"; } echo "
\"ID:$id

"; if (!$desc[$id]) { echo "$id"; } else { echo "$desc[$id]"; } echo "


Back to the Hinterland ";