#!/usr/bin/perl
#
#

use pdat;

$per=pdat->init;
$per->printhtml("TESSSSST",$per->statistik);
$per->exit;
