Rev 148 Rev 164
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   -  
5 <head> 4 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <title> XXX </title> 6 <title> About MLAB </title>
8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" /> 7 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
9 <meta name="keywords" content="XXX" /> 8 <meta name="description" content="About MLAB Project">
10 <meta name="description" content="XXX" /> 9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
-   10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
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 type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
-   13 <!-- AUTOINCLUDE END -->
13 </head> 14 </head>
14   15  
15 <body lang="en"> 16 <body lang="en">
16   17  
-   18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
17 <!-- ============== HLAVICKA ============== --> 19 <!-- ============== HEADER ============== -->
18 <div class="Header"> 20 <div class="Header">
19 <script type="text/javascript"> 21 <script type="text/javascript">
20 <!-- 22 <!--
21 SetRelativePath("../"); 23 SetRelativePath("../");
22 DrawHeader(); 24 DrawHeader();
23 // --> 25 // -->
24 </script> 26 </script>
25 <noscript> 27 <noscript>
26 <b> JavaScript is required for including of the header </b> 28 <p><b> JavaScript is required for including of the header </b></p>
27 </noscript> 29 </noscript>
28 </div> 30 </div>
-   31 <!-- AUTOINCLUDE END -->
29   32  
-   33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
30 <!-- ============== MENU ============== --> 34 <!-- ============== MENU ============== -->
31 <div class="Menu"> 35 <div class="Menu">
32 <script type="text/javascript"> 36 <script type="text/javascript">
33 <!-- 37 <!--
-   38 SetRelativePath("../");
34 DrawMenu(); 39 DrawMenu();
35 // --> 40 // -->
36 </script> 41 </script>
37 <noscript> 42 <noscript>
38 <b> JavaScript is required for including of the menu </b> 43 <p><b> JavaScript is required for including of the menu </b><p>
39 </noscript> 44 </noscript>
40 </div> 45 </div>
-   46 <!-- AUTOINCLUDE END -->
41   47  
42 <!-- ============== TEXT ============== --> 48 <!-- ============== TEXT ============== -->
43 <div class="Text"> 49 <div class="Text">
44 <h1 class="FirstWord Small"> About MLAB </h1> 50 <h1 class="FirstWord Small"> About MLAB </h1>
45 <p> 51 <p>
Line 59... Line 65...
59 <h1 class="FirstWord Small"> Copyrights. </h1> 65 <h1 class="FirstWord Small"> Copyrights. </h1>
60 <p> 66 <p>
61 <a href="../Web/Copyright.en.html">Copyrights.</a> 67 <a href="../Web/Copyright.en.html">Copyrights.</a>
62 What is allowed and what not. 68 What is allowed and what not.
63 </p> 69 </p>
-   70 <h1 class="FirstWord Small"> News </h1>
-   71 <p>
-   72 <a href="../Web/News.en.html">News.</a>
-   73 History, changes and news.
-   74 </p>
-   75 <h1 class="FirstWord Small"> What should be done </h1>
64   76 <p>
-   77 <a href="../Web/Maintenance/ToDoList.en.html">BackLog.</a>
-   78 What should be done but not done yet. Plans.
-   79 </p>
65 </div> 80 </div>
66   81  
-   82 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
67 <!-- ============== PATIÄŒKA ============== --> 83 <!-- ============== FOOTER ============== -->
68 <div class="Footer"> 84 <div class="Footer">
69 <script type="text/javascript"> 85 <script type="text/javascript">
70 <!-- 86 <!--
-   87 SetRelativePath("../");
71 DrawFooter(); 88 DrawFooter();
72 // --> 89 // -->
73 </script> 90 </script>
74 <noscript> 91 <noscript>
75 <b> JavaScript is required for including of the footer </b> 92 <p><b> JavaScript is required for including of the footer </b></p>
76 </noscript> 93 </noscript>
77 </div> 94 </div>
-   95 <!-- AUTOINCLUDE END -->
78   96  
79 </body> 97 </body>
80   -  
81 </html> 98 </html>