<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <head>
    <meta http-equiv="content-type" content="text/html;charset=[websvn:charset]">
    <meta name="robots" content="nofollow">
    <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
    <link rel="StyleSheet" href="http://www.mlab.cz/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl">
    <link rel="StyleSheet" href="http://www.mlab.cz/Web/CSS/MLAB_Print.css" type="text/css" media="print">
    <link rel="shortcut icon" type="image/x-icon" href="http://www.mlab.cz/Web/PIC/MLAB.ico">
    <script type="text/javascript" src="http://www.mlab.cz/Web/JS/MLAB_Menu.js"></script>
    <!-- AUTOINCLUDE END -->
    <script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/MLAB/collapse.js"></script>
      <script type="text/javascript">
         function checkCB(chBox)
         {
            count = 0
            first = null
            f = chBox.form
            for (i = 0 ; i < f.elements.length ; i++)
            if (f.elements[i].type == 'checkbox' && f.elements[i].checked)
            {
               if (first == null && f.elements[i] != chBox)
                  first = f.elements[i]
               count += 1
            }

            if (count > 2) 
            {
               first.checked = false
               count -= 1
            }

            [websvn-test:opentree]
               expandonload = true
            [websvn-endtest]

         }
      </script>
    <title> Subversion Server </title>
    [websvn-test:curdirrsslink
    <link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]">
    [websvn-endtest]
  </head>
  <body lang="[lang:LANGUAGETAG]">
    <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
    <!-- ============== HLAVIČKA ============== -->
    <div class="Header">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawHeader();
      // -->
      </script>
      <noscript>
        <p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
    <!-- ============== MENU ============== -->
    <div class="Menu">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawMenu();
      // -->
      </script>
      <noscript>
        <p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->
    <div class="Text">
      <div style="float: right">
        [websvn:lang_form]
        [websvn:lang_select]
        [websvn:lang_submit]
        [websvn:lang_endform]
      </div>
      <div style="float: right">
        [websvn:projects_form]
        [websvn:projects_select]
        [websvn:projects_submit]
        [websvn:projects_endform]
      </div>
      <div style="display:none">{HEADER END}</div>