Rev 51 Rev 54
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=windows-1250" />
7 <title> MLAB Main Page </title> 7 <title> MLAB Main Page </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="MLAB Universal Electronic Modules and Articles Processors Electronics" /> 9 <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics" />
10 <meta name="description" content="MLAB Project, Main Page" /> 10 <meta name="description" content="MLAB Project, Main Page" />
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 <!-- ============== HEADER ============== --> 17 <!-- ============== HEADER ============== -->
18 <div class="Header"> 18 <div class="Header">
19 <script type="text/javascript"> 19 <script type="text/javascript">
20 <!-- 20 <!--
21 -  
22 DrawHeader(); 21 DrawHeader();
23 // --> 22 // -->
24 </script> 23 </script>
25 <noscript> 24 <noscript>
26 <b> JavaScript is required for including of the header </b></noscript> 25 <b> JavaScript is required for including of the header </b></noscript>
27 </div> 26 </div>
28   27  
29 <!-- ============== MENU ============== --> 28 <!-- ============== MENU ============== -->
30 <div class="Menu"> 29 <div class="Menu">
31 <script type="text/javascript"> 30 <script type="text/javascript">
32 <!-- 31 <!--
33 DrawMenu(); 32 DrawMenu();
34 // --> 33 // -->
35 </script> 34 </script>
36 <noscript> 35 <noscript>
37 <b> JavaScript is required for including of the menu </b></noscript> 36 <b> JavaScript is required for including of the menu </b></noscript>
38 </div> 37 </div>
39   38  
40 <!-- ============== TEXT ============== --> 39 <!-- ============== TEXT ============== -->
41 <div class="Text"> 40 <div class="Text">
42 <p class="Title"> 41 <p class="Title">
43 Welcome at MLAB site 42 Welcome at MLAB site
44 <br> 43 <br>
45 <a href="index.cs.html"><img border=0 width=22 height=13 src="Web/PIC/CZE.gif" alt="Èeská vlajka"></a> 44 <a href="index.cs.html"><img border=0 width=22 height=13 src="Web/PIC/CZE.gif" alt="Èeská vlajka"></a>
46 <a href="index.en.html"><img border=0 width=22 height=13 src="Web/PIC/GBR.gif" alt="Britská vlajka"></a> 45 <a href="index.en.html"><img border=0 width=22 height=13 src="Web/PIC/GBR.gif" alt="Britská vlajka"></a>
47 </p> 46 </p>
48 <p class=Subtitle> 47 <p class=Subtitle>
49 This is a noncommercial web about electronics with original designs. 48 This is a noncommercial web about electronics with original designs.
50 We are especially interested in microcontrollers and small robots. 49 We are especially interested in microcontrollers and small robots.
51 You can find here a lot of electronic modules you can use when developing 50 You can find here a lot of electronic modules you can use when developing
52 some electronics with processors. It doesn't matter if you are professional 51 some electronics with processors. It doesn't matter if you are professional
53 developer or hobbyist. 52 developer or hobbyist.
54 <br> 53 <br>
55 <i> 54 <i>
56 The web is not finished yet, in fact we are working on it these days. 55 The web is not finished yet, in fact we are working on it these days.
57 </i> 56 </i>
58 </p> 57 </p>
59 <p> 58 <p>
60 On this web there are published <a href="Web/AboutMLAB.en.html">MLAB</a> modules, 59 On this web there are published <a href="Web/AboutMLAB.en.html">MLAB</a> modules,
61 their documentation and other original papers about electronics and designs 60 their documentation and other original papers about electronics and designs
62 written by our <a href="Web/AboutAuthors.en.html">authors</a>. 61 written by our <a href="Web/AboutAuthors.en.html">authors</a>.
63 We want to bring <i>new valuable information</i>. We are the authors not 62 We want to bring <i>new valuable information</i>. We are the authors not
64 the web links collectors. More information about our goals and about this web 63 the web links collectors. More information about our goals and about this web
65 is on the page <a href="Web/AboutWeb.en.html">about MLAB web</a>. 64 is on the page <a href="Web/AboutWeb.en.html">about MLAB web</a>.
66 </p> 65 </p>
67 <p> 66 <p>
68 The web is primary in Czech language but some information is translated 67 The web is primary in Czech language but some information is translated
69 into English language. When the text is not in English it is presented 68 into English language. When the text is not in English it is presented
70 in Czech. Schematics, tables, source files and other design data are considered 69 in Czech. Schematics, tables, source files and other design data are considered
71 to be international enough to be valuable even without translated text. 70 to be international enough to be valuable even without translated text.
72 </p> 71 </p>
73 <p> 72 <p>
74 The translation may not be done well. If you can see errors let us know, please. 73 The translation may not be done well. If you can see errors let us know, please.
75 </div> 74 </div>
76   75  
77 <!-- ============== PATICKA ============== --> 76 <!-- ============== FOOTER ============== -->
78 <div class="Footer"> 77 <div class="Footer">
79 <script type="text/javascript"> 78 <script type="text/javascript">
80 <!-- 79 <!--
81 DrawFooter(); 80 DrawFooter();
82 // --> 81 // -->
83 </script> 82 </script>
84 <noscript> 83 <noscript>
85 <b> JavaScript is required for including of the footer </b></noscript> 84 <b> JavaScript is required for including of the footer </b></noscript>
86 </div> 85 </div>
87   86  
88 </body> 87 </body>
89   88  
90 </html> -  
91 89 </html>
-   90