1,20 → 1,22 |
<!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=utf-8" /> |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
<title> MLAB Copyrights </title> |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style" /> |
<meta name="keywords" content="MLAB Copyrights, MLAB Modules, MLAB Project" /> |
<meta name="description" content="MLAB WEB Pages and MLAB Project Copyrights" /> |
<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> |
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics"> |
<meta name="description" content="MLAB Project Copyrights"> |
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> |
<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 type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
<!-- AUTOINCLUDE END --> |
</head> |
|
<body lang="en"> |
|
<!-- ============== HLAVICKA ============== --> |
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> |
<!-- ============== HEADER ============== --> |
<div class="Header"> |
<script type="text/javascript"> |
<!-- |
23,21 → 25,25 |
// --> |
</script> |
<noscript> |
<b> JavaScript is required for including of the header </b> |
<p><b> JavaScript is required for including of the header </b></p> |
</noscript> |
</div> |
<!-- AUTOINCLUDE END --> |
|
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> |
<!-- ============== MENU ============== --> |
<div class="Menu"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath("../"); |
DrawMenu(); |
// --> |
</script> |
<noscript> |
<b> JavaScript is required for including of the menu </b> |
<p><b> JavaScript is required for including of the menu </b><p> |
</noscript> |
</div> |
<!-- AUTOINCLUDE END --> |
|
<!-- ============== TEXT ============== --> |
<div class="Text"> |
80,18 → 86,20 |
</p> |
</div> |
|
<!-- ============== PATIÄŒKA ============== --> |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
<!-- ============== FOOTER ============== --> |
<div class="Footer"> |
<script type="text/javascript"> |
<!-- |
SetRelativePath("../../"); |
DrawFooter(); |
// --> |
</script> |
<noscript> |
<b> JavaScript is required for including of the footer </b> |
<p><b> JavaScript is required for including of the footer </b></p> |
</noscript> |
</div> |
<!-- AUTOINCLUDE END --> |
|
</body> |
|
</html> |