<!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="styl2.css" type="text/css" title="druhy_styl" />
    <!--[if gte ie 5.5000]>
      <link rel="stylesheet" type="text/css" href="ie.css" />
    <![endif]-->
    <meta name="keywords" content="MLAB Universal Electronic Modules" />
    <meta name="description" content="MLAB Project, Main Page" />

    <link rel="shortcut icon" type="image/x-icon" href="MLAB.ico" />
<!--    <link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> -->
<!--    <meta name="robots" content="follow" /> -->
<!--    <meta name="revisit-after" content="30 days" /> -->


    <script language="JavaScript" type="text/javascript" src="menu.js"></script>
  </head>

  <body lang="en">

    <!-- ============== HLAVICKA ============== -->
    <div class="Heater">
      <script type="text/javascript">
      <!--
        DrawHeader();   // mozno zmenit nadpis v hlavicce
      // -->
      </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 STRANKY ============== -->
    <div class="Text">
      <p class="Title">
        Welcome at MLAB site
      </p>
      <p class=Subtitle>
        This is noncommercial web about electronics with original designs.
        We are especially interested in microcontrollers and small robots.
        The web is not finished yet, in fact we are working on it these days.
      </p>
      <p>
        Select your prefered language (not working yet)
        <a href="index.html"><img border=0 width=22 height=13 src="CZE.gif" alt="Èeská vlajka"></a>
        <a href="index.en.html"><img border=0 width=22 height=13 src="GBR.gif" alt="Britská vlajka"></a>
      </p>
      <p>
        On this web there are published 
        <a href="AboutMLAB.en.html">MLAB</a>
        modules, their documentation and other original papers about electronics
        and designs written by our
        <a href="AboutAuthors.en.html">authors</a>.
        We want to brink <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="AboutWeb.en.html">about MLAB web</a>.
      </p>
      <h1> Fast links just for test </h1>
      <p> <a href="PICPGR301A.en.html">PICPGR301A </a> </p>
      <p> <a href="Cestina_UTF8.html"  >Test èeštiny UTF8 </a> </p>
      <p> <a href="Cestina_CP1250.html">Test èeštiny CP1250 </a> </p>
    </div>

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

  </body>

</html>