# File myinit.pl
$ADDRESS = "<em>Michel Goossens<BR>" .
           "Division IT<BR>"        .
           "T&eacute;l. 767.5028<BR>"          .
           "$address_data[1]</em>";
$MAX_SPLIT_DEPTH = 0; # do not split document
$NO_NAVIGATION = 1;   # no navigation panel
1;      # Mandatory last line
