<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Kalender</title>
</head>
<!-- frames -->
<frameset rows="*,50" framespacing="0" frameborder="0">
<frame src="" marginwidth="10" marginheight="10" scrolling="no" frameborder="0">
<frame src="init.php?form=<? echo $form; ?>&field=<? echo $field; ?>" marginwidth="0" marginheight="0" scrolling="no" frameborder="0">
</frameset>
</html>