<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>
Skat Statistik
</title>
<!--
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" media="all" type="text/css" href="<?echo $CONF['WWWROOT']?>/css/skatseite.css">
<link rel="stylesheet" media="all" type="text/css" href="<?echo $CONF['WWWROOT']?>/css/skatseite_layout.css">
<link rel="stylesheet" media="all" type="text/css" href="<?echo $CONF['WWWROOT']?>/css/skatseite_menu.css">
<link rel="stylesheet" media="handheld" type="text/css" href="<?echo $CONF['WWWROOT']?>/css/handheld.css">
<script type="text/javascript" src="<?echo $CONF['WWWROOT']?>/js/lightbox.js">
</script>
<script type="text/javascript" src="<?echo $CONF['WWWROOT']?>/js/go.js">
</script>
<link rel="SHORTCUT ICON" href="<?echo $CONF['WWWROOT']?>/img/favicon.ico">
<script type="text/javascript" src="<?echo $CONF['WWWROOT']?>/js/jsspielliste.js">
</script>
<script type="text/javascript" src="<?echo $CONF['WWWROOT']?>/js/skatstat_ajax.js">
</script>
<script type="text/javascript" src="<?echo $CONF['WWWROOT']?>/js/skatstat_menu.js">
</script>
</head>
<body>
<noscript>
<p>Skatstat benötigt einen JavaScript-fähigen Browser</p>
</noscript>