/Web/Templates/DirectoryFooter.cs.html
1,11 → 1,11
</div>
 
<!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE -->
<!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<!-- ============== PATIČKA ============== -->
<div class="Footer">
<script type="text/javascript">
<!--
SetRelativePath("../../");
SetRelativePath("/");
DrawFooter();
// -->
</script>
/Web/Templates/DirectoryFooter.en.html
1,11 → 1,11
</div>
 
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<!-- ============== FOOTER ============== -->
<div class="Footer">
<script type="text/javascript">
<!--
SetRelativePath("../../");
SetRelativePath("/");
DrawFooter();
// -->
</script>
/Web/Templates/DirectoryHeader.cs.html
5,22 → 5,22
<title> Downloads </title>
<meta name="keywords" content="stavebnice MLAB univerzální moduly downloads">
<meta name="description" content="Projekt MLAB, Downloads">
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
<link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl">
<link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print">
<link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
<script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<link rel="StyleSheet" href="/Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl">
<link rel="StyleSheet" href="/Web/CSS/MLAB_Print.css" type="text/css" media="print">
<link rel="shortcut icon" type="image/x-icon" href="/Web/PIC/MLAB.ico">
<script type="text/javascript" src="/Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE END -->
</head>
 
<body lang="cs">
 
<!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
<!-- AUTOINCLUDE START "Page/Header.cs.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<!-- ============== HLAVICKA ============== -->
<div class="Header">
<script type="text/javascript">
<!--
SetRelativePath("../../");
SetRelativePath("/");
DrawHeader();
// -->
</script>
30,12 → 30,12
</div>
<!-- AUTOINCLUDE END -->
 
<!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
<!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<!-- ============== MENU ============== -->
<div class="Menu">
<script type="text/javascript">
<!--
SetRelativePath("../../");
SetRelativePath("/");
DrawMenu();
// -->
</script>
50,3 → 50,10
<p class="Title">
Soubory ke stažení
</p>
<h1 class="Directory">
<script type="text/javascript">
<!--
DrawDirectory();
// -->
</script>
</h1>
/Web/Templates/DirectoryHeader.en.html
5,22 → 5,22
<title> Downloads </title>
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics Download">
<meta name="description" content="MLAB Project, Downloads Page">
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
<link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<link rel="StyleSheet" href="../../Web/CSS/MLAB_Print.css" type="text/css" media="print">
<link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
<script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<link rel="StyleSheet" href="/Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<link rel="StyleSheet" href="/Web/CSS/MLAB_Print.css" type="text/css" media="print">
<link rel="shortcut icon" type="image/x-icon" href="/Web/PIC/MLAB.ico">
<script type="text/javascript" src="/Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE END -->
</head>
 
<body lang="en">
 
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<!-- ============== HEADER ============== -->
<div class="Header">
<script type="text/javascript">
<!--
SetRelativePath("../../");
SetRelativePath("/");
DrawHeader();
// -->
</script>
30,12 → 30,12
</div>
<!-- AUTOINCLUDE END -->
 
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" "ABSOLUTE" DO NOT REMOVE -->
<!-- ============== MENU ============== -->
<div class="Menu">
<script type="text/javascript">
<!--
SetRelativePath("../../");
SetRelativePath("/");
DrawMenu();
// -->
</script>