<html>
<head>
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../system/themes/<?php echo($template); ?>/css/wsk.css">
<script type="text/javascript">var wskID=<?php echo($wskID); ?>;</script>
<script type="text/javascript" src="../system/scripts/xmlhttp.js"></script>
<script type="text/javascript" src="../system/scripts/effects.js"></script>
<title></title>
</head>
<body><script type="text/javascript">
xmlhttpRequest.init();
</script>
<?php include($wsk . ".wsk/" . $wsk . ".php"); ?>
</body>
</html>