Rev 115 Rev 148
Line 1... Line 1...
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2   2  
3 <html> 3 <html>
4   4  
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=utf-8" />
7 <title> Moduly MLAB </title> 7 <title> Moduly MLAB </title>
8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" /> 8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" />
9 <meta name="keywords" content="XXX" /> 9 <meta name="keywords" content="XXX" />
10 <meta name="description" content="XXX" /> 10 <meta name="description" content="XXX" />
11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico" /> 11 <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> 12 <script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 </head> 13 </head>
Line 21... Line 21...
21 SetRelativePath("../"); 21 SetRelativePath("../");
22 DrawHeader(); 22 DrawHeader();
23 // --> 23 // -->
24 </script> 24 </script>
25 <noscript> 25 <noscript>
26 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 26 <b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b>
27 </noscript> 27 </noscript>
28 </div> 28 </div>
29   29  
30 <!-- ============== MENU ============== --> 30 <!-- ============== MENU ============== -->
31 <div class="Menu"> 31 <div class="Menu">
Line 33... Line 33...
33 <!-- 33 <!--
34 DrawMenu(); 34 DrawMenu();
35 // --> 35 // -->
36 </script> 36 </script>
37 <noscript> 37 <noscript>
38 <b> Pro zobrazení (vložení) menu je potøeba JavaScript </b> 38 <b> Pro zobrazení (vložení) menu je potřeba JavaScript </b>
39 </noscript> 39 </noscript>
40 </div> 40 </div>
41   41  
42 <!-- ============== TEXT ============== --> 42 <!-- ============== TEXT ============== -->
43 <div class="Text"> 43 <div class="Text">
Line 54... Line 54...
54 <br> 54 <br>
55 <a href="../Log.html">Commit Log</a> 55 <a href="../Log.html">Commit Log</a>
56 </p> 56 </p>
57 </div> 57 </div>
58   58  
59 <!-- ============== PATIÈKA ============== --> 59 <!-- ============== PATIČKA ============== -->
60 <div class="Footer"> 60 <div class="Footer">
61 <script type="text/javascript"> 61 <script type="text/javascript">
62 <!-- 62 <!--
63 DrawFooter(); 63 DrawFooter();
64 // --> 64 // -->
65 </script> 65 </script>
66 <noscript> 66 <noscript>
67 <b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b> 67 <b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b>
68 </noscript> 68 </noscript>
69 </div> 69 </div>
70   70  
71 </body> 71 </body>
72   72