Help for this page
foreach (@DISPLAY_COLS) { print("<th valign=bottom>$COLUMN_TITLE{$_}</th>"); };
print $cgi->tr([@COLUMN_TITLES]);