Rev 117 Rev 118
Line 5... Line 5...
5 <head> 5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" /> 6 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
7 <title> Hlavní stránka MLAB </title> 7 <title> Hlavní stránka MLAB </title>
8 <meta name="keywords" content="stavebnice MLAB univerzální moduly" /> 8 <meta name="keywords" content="stavebnice MLAB univerzální moduly" />
9 <meta name="description" content="Projekt MLAB, Hlavní stránka" /> 9 <meta name="description" content="Projekt MLAB, Hlavní stránka" />
-   10 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
10 <link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" /> 11 <link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" />
11 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico" /> 12 <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico" />
12 <script language="JavaScript" type="text/javascript" src="Web/JS/MLAB_Menu.js"></script> 13 <script language="JavaScript" type="text/javascript" src="Web/JS/MLAB_Menu.js"></script>
-   14 <!-- AUTOINCLUDE END -->
13 </head> 15 </head>
14   16  
15 <body lang="cs"> 17 <body lang="cs">
16   18  
-   19 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
17 <!-- ============== HLAVICKA ============== --> 20 <!-- ============== HLAVICKA ============== -->
18 <div class="Header"> 21 <div class="Header">
19 <script type="text/javascript"> 22 <script type="text/javascript">
20 <!-- 23 <!--
21 SetRelativePath(""); 24 SetRelativePath("");
Line 24... Line 27...
24 </script> 27 </script>
25 <noscript> 28 <noscript>
26 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 29 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
27 </noscript> 30 </noscript>
28 </div> 31 </div>
-   32 <!-- AUTOINCLUDE END -->
29   33  
-   34 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
30 <!-- ============== MENU ============== --> 35 <!-- ============== MENU ============== -->
31 <div class="Menu"> 36 <div class="Menu">
32 <script type="text/javascript"> 37 <script type="text/javascript">
33 <!-- 38 <!--
-   39 SetRelativePath("");
34 DrawMenu(); 40 DrawMenu();
35 // --> 41 // -->
36 </script> 42 </script>
37 <noscript> 43 <noscript>
38 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b> 44 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b>
39 </noscript> 45 </noscript>
40 </div> 46 </div>
-   47 <!-- AUTOINCLUDE END -->
41   48  
42 <!-- ============== TEXT ============== --> 49 <!-- ============== TEXT ============== -->
43 <div class="Text"> 50 <div class="Text">
44 <p class="Title"> 51 <p class="Title">
45 Vítejte ve svìtì MLAB 52 Vítejte ve svìtì MLAB
Line 69... Line 76...
69 <li><a href="./Web/AboutWeb.cs.html">O webu</a> </li> 76 <li><a href="./Web/AboutWeb.cs.html">O webu</a> </li>
70 </ul> 77 </ul>
71 </p> 78 </p>
72 </div> 79 </div>
73   80  
-   81 <!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE -->
74 <!-- ============== PATIÈKA ============== --> 82 <!-- ============== PATIÈKA ============== -->
75 <div class="Footer"> 83 <div class="Footer">
76 <script type="text/javascript"> 84 <script type="text/javascript">
77 <!-- 85 <!--
-   86 SetRelativePath("");
78 DrawFooter(); 87 DrawFooter();
79 // --> 88 // -->
80 </script> 89 </script>
81 <noscript> 90 <noscript>
82 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 91 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b>
83 </noscript> 92 </noscript>
84 </div> 93 </div>
-   94 <!-- AUTOINCLUDE END -->
85   95  
86 </body> 96 </body>
87   97  
88 </html> 98 </html>