Rev Author Line No. Line
71 miho 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2  
3 <html>
4  
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
7 <title> XXX </title>
8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" />
9 <meta name="keywords" content="XXX" />
10 <meta name="description" content="XXX" />
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>
13 </head>
14  
15 <body lang="en">
16  
17 <!-- ============== HLAVICKA ============== -->
18 <div class="Header">
19 <script type="text/javascript">
20 <!--
21 SetRelativePath("../");
22 DrawHeader();
23 // -->
24 </script>
25 <noscript>
26 <b> JavaScript is required for including of the header </b>
27 </noscript>
28 </div>
29  
30 <!-- ============== MENU ============== -->
31 <div class="Menu">
32 <script type="text/javascript">
33 <!--
34 DrawMenu();
35 // -->
36 </script>
37 <noscript>
38 <b> JavaScript is required for including of the menu </b>
39 </noscript>
40 </div>
41  
42 <!-- ============== TEXT ============== -->
43 <div class="Text">
44 <h1 class="FirstWord Small"> About MLAB </h1>
45 <p>
46 <a href="../Web/AboutMLAB.en.html">MLAB</a>
47 What is MLAB, why it was created and what is good for.
48 </p>
49 <h1 class="FirstWord Small"> About web </h1>
50 <p>
51 <a href="../Web/AboutWeb.en.html">WEB</a>
52 Some information about our web.
53 </p>
54 <h1 class="FirstWord Small"> About authors </h1>
55 <p>
56 <a href="../Web/AboutAuthors.en.html">Authors.</a>
57 Let's go and meet us.
58 </p>
59 <h1 class="FirstWord Small"> Copyrights. </h1>
60 <p>
61 <a href="../Web/Copyright.en.html">Copyrights.</a>
62 What is allowed and what not.
63 </p>
64  
65 </div>
66  
67 <!-- ============== PATIÈKA ============== -->
68 <div class="Footer">
69 <script type="text/javascript">
70 <!--
71 DrawFooter();
72 // -->
73 </script>
74 <noscript>
75 <b> JavaScript is required for including of the footer </b>
76 </noscript>
77 </div>
78  
79 </body>
80  
81 </html>