#!/usr/local/bin/perl
# index_body.cgi
# Display an empty page

require './web-lib.pl';
&init_config();
&header();



syntax highlighted by Code2HTML, v. 0.9.1