Rev 71 Rev 148
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> XXX </title> 7 <title> XXX </title>
8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" /> 8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" />
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>
14   14  
15 <body lang="en"> 15 <body lang="en">
16   16  
17 <!-- ============== HLAVICKA ============== --> 17 <!-- ============== HLAVICKA ============== -->
18 <div class="Header"> 18 <div class="Header">
19 <script type="text/javascript"> 19 <script type="text/javascript">
20 <!-- 20 <!--
21 SetRelativePath("../"); 21 SetRelativePath("../");
22 DrawHeader(); 22 DrawHeader();
23 // --> 23 // -->
24 </script> 24 </script>
25 <noscript> 25 <noscript>
26 <b> JavaScript is required for including of the header </b> 26 <b> JavaScript is required for including of the header </b>
27 </noscript> 27 </noscript>
28 </div> 28 </div>
29   29  
30 <!-- ============== MENU ============== --> 30 <!-- ============== MENU ============== -->
31 <div class="Menu"> 31 <div class="Menu">
32 <script type="text/javascript"> 32 <script type="text/javascript">
33 <!-- 33 <!--
34 DrawMenu(); 34 DrawMenu();
35 // --> 35 // -->
36 </script> 36 </script>
37 <noscript> 37 <noscript>
38 <b> JavaScript is required for including of the menu </b> 38 <b> JavaScript is required for including of the menu </b>
39 </noscript> 39 </noscript>
40 </div> 40 </div>
41   41  
42 <!-- ============== TEXT ============== --> 42 <!-- ============== TEXT ============== -->
43 <div class="Text"> 43 <div class="Text">
44 <h1 class="FirstWord Small"> About MLAB </h1> 44 <h1 class="FirstWord Small"> About MLAB </h1>
45 <p> 45 <p>
46 <a href="../Web/AboutMLAB.en.html">MLAB</a> 46 <a href="../Web/AboutMLAB.en.html">MLAB</a>
47 What is MLAB, why it was created and what is good for. 47 What is MLAB, why it was created and what is good for.
48 </p> 48 </p>
49 <h1 class="FirstWord Small"> About web </h1> 49 <h1 class="FirstWord Small"> About web </h1>
50 <p> 50 <p>
51 <a href="../Web/AboutWeb.en.html">WEB</a> 51 <a href="../Web/AboutWeb.en.html">WEB</a>
52 Some information about our web. 52 Some information about our web.
53 </p> 53 </p>
54 <h1 class="FirstWord Small"> About authors </h1> 54 <h1 class="FirstWord Small"> About authors </h1>
55 <p> 55 <p>
56 <a href="../Web/AboutAuthors.en.html">Authors.</a> 56 <a href="../Web/AboutAuthors.en.html">Authors.</a>
57 Let's go and meet us. 57 Let's go and meet us.
58 </p> 58 </p>
59 <h1 class="FirstWord Small"> Copyrights. </h1> 59 <h1 class="FirstWord Small"> Copyrights. </h1>
60 <p> 60 <p>
61 <a href="../Web/Copyright.en.html">Copyrights.</a> 61 <a href="../Web/Copyright.en.html">Copyrights.</a>
62 What is allowed and what not. 62 What is allowed and what not.
63 </p> 63 </p>
64   64  
65 </div> 65 </div>
66   66  
67 <!-- ============== PATIÈKA ============== --> 67 <!-- ============== PATIČKA ============== -->
68 <div class="Footer"> 68 <div class="Footer">
69 <script type="text/javascript"> 69 <script type="text/javascript">
70 <!-- 70 <!--
71 DrawFooter(); 71 DrawFooter();
72 // --> 72 // -->
73 </script> 73 </script>
74 <noscript> 74 <noscript>
75 <b> JavaScript is required for including of the footer </b> 75 <b> JavaScript is required for including of the footer </b>
76 </noscript> 76 </noscript>
77 </div> 77 </div>
78   78  
79 </body> 79 </body>
80   80  
81 </html> 81 </html>