<?php
  include 'includes/Global.php';
  
  echo '<b>Úøední deska:</b><br />';
  WriteFiles(8);
  
  ShowFooter();
?>
