<!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>
    <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics" />
    <meta name="description" content="MLAB Project, Main Page" />
    <link rel="StyleSheet" href="Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" />
    <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">
      <!--
        SetRelativePath("");
        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 MLAB modules,
        their documentation and other original papers about electronics and designs
        written by our authors.
        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/About.en.html">about this project</a>.
      </p>
      <p>
        <ul>
          <li><a href="Web/AboutMLAB.en.html">About MLAB</a></li>
          <li><a href="Web/AboutAuthors.en.html">About Authors</a></li>
          <li><a href="Web/AboutWeb.en.html">About MLAB web</a></li>
      </p>
    </div>

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

  </body>

</html>