#!/Perl/bin/perl require "cgi-lib.pl"; require "common.pl"; require "cookie.lib"; print &PrintHeader; $aon=1; &initial; opendir (DIR,$pathf); @files=readdir DIR; closedir DIR; foreach $d (0 .. $#files) { $file=$files[$d]; print "\n\n"; next if (length($file)<3); next if (index($file,"-")>-1); print "