1. copy the following files into your cgi-bin directory:
   folders.pl
   login.pl
   right_frame.pl
   frames.pl
   messages.pl
   preface.pl
   view.pl
2. create prictures as described in CODING
3. look at preface.pl and change the settings accordingly
4. set up the tables (tables.sql)
5. initialize the OTP System (see LOGIN)
6. I'm using /usr/local/bin/perl, so perhaps you have to change the
   first line of each script in your cgi-bin dir
7. install the Template Modul (it's available on CPAN)