<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">

<html>

  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
    <title> MLAB Main Page </title>
    <link rel="StyleSheet" href="./Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" />
    <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics" />
    <meta name="description" content="MLAB Project, Main Page" />
    <link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico" />
    <script language="JavaScript" type="text/javascript" src="Web/JS/MLAB_Menu.js"></script>
  </head>

  <body lang="en">

    <!-- ============== HEADER ============== -->
    <div class="Header">
      <script type="text/javascript">
      <!--
      
        DrawHeader();
      // -->
      </script>
      <noscript>
        <b> JavaScript is required for including of the header </b></noscript>
    </div>

    <!-- ============== MENU ============== -->
    <div class="Menu">
      <script type="text/javascript">
      <!--
        DrawMenu();
      // -->
      </script>
      <noscript>
        <b> JavaScript is required for including of the menu </b></noscript>
    </div>

    <!-- ============== TEXT ============== -->
    <div class="Text">
      <p class="Title">
        Welcome at MLAB site
        <br>
        <a href="index.cs.html"><img border=0 width=22 height=13 src="Web/PIC/CZE.gif" alt="Èeská vlajka"></a>
        <a href="index.en.html"><img border=0 width=22 height=13 src="Web/PIC/GBR.gif" alt="Britská vlajka"></a>
      </p>
      <p class=Subtitle>
        This is a noncommercial web about electronics with original designs.
        We are especially interested in microcontrollers and small robots.
        You can find here a lot of electronic modules you can use when developing
        some electronics with processors. It doesn't matter if you are professional
        developer or hobbyist.
        <br>
        <i>
          The web is not finished yet, in fact we are working on it these days.
        </i>
      </p>
      <p>
        On this web there are published <a href="Web/AboutMLAB.en.html">MLAB</a> modules,
        their documentation and other original papers about electronics and designs
        written by our <a href="Web/AboutAuthors.en.html">authors</a>.
        We want to bring <i>new valuable information</i>. We are the authors not
        the web links collectors. More information about our goals and about this web
        is on the page <a href="Web/AboutWeb.en.html">about MLAB web</a>.
      </p>
      <p>
        The web is primary in Czech language but some information is translated
        into English language. When the text is not in English it is presented
        in Czech. Schematics, tables, source files and other design data are considered
        to be international enough to be valuable even without translated text.
      </p>
      <p>
        The translation may not be done well. If you can see errors let us know, please.
    </div>

    <!-- ============== PATICKA ============== -->
    <div class="Footer">
      <script type="text/javascript">
      <!--
        DrawFooter();
      // -->
      </script>
      <noscript>
        <b> JavaScript is required for including of the footer </b></noscript>
    </div>

  </body>

</html>