| 
    
   | 
   | 
  
  Name                    Last modified      Size  Description
   Parent Directory                             -   
  PIC00010.jpg            2003-03-02 20:18  196K  
  PIC00009.jpg            2003-03-02 20:18  200K  
  PIC00008.jpg            2003-03-02 20:18  206K  
  pic14.jpg               2002-10-29 15:10   17K  
  
  $readme = $SITEDIR . "/htdocs" . $_SERVER['REQUEST_URI'] . "README";
  if (file_exists ($readme))
  { 
    print "\n";
    readfile ($readme);
    print "\n";
  }
  page_content_end_header ();
  page_trailer_begin ();
  picture_show ();
?>
   | 
  
    All icons are taken from the excellent
    GNOME
    ScalableGorilla nautilus theme, made by the extraordinary
    jimmac.
   | 
  page_content_end_footer ();
  page_body_close ();
?>