Line 1... |
Line 1... |
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 |
|
- |
|
3 |
<html> |
2 |
<html> |
4 |
|
- |
|
5 |
<head> |
3 |
<head> |
6 |
<meta http-equiv=Content-Type content="text/html; charset=utf-8"> |
4 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
7 |
<title> O stavebnici MLAB </title> |
5 |
<title> O stvebnici MLAB </title> |
- |
|
6 |
<meta name="keywords" content="stavebnice MLAB univerzální moduly"> |
- |
|
7 |
<meta name="description" content="Projekt MLAB, O stavebnici"> |
- |
|
8 |
<!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> |
8 |
<link rel="StyleSheet" href="CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
9 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl"> |
- |
|
10 |
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
9 |
<script language="JavaScript" type="text/javascript" src="./JS/MLAB_Menu.js"></script> |
11 |
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
- |
|
12 |
<!-- AUTOINCLUDE END --> |
10 |
</head> |
13 |
</head> |
11 |
|
14 |
|
12 |
<body lang="cs"> |
15 |
<body lang="cs"> |
13 |
|
16 |
|
- |
|
17 |
<!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> |
14 |
<!-- ============== HEADER ============== --> |
18 |
<!-- ============== HLAVICKA ============== --> |
15 |
<div class="Header"> |
19 |
<div class="Header"> |
16 |
<script type="text/javascript"> |
20 |
<script type="text/javascript"> |
17 |
<!-- |
21 |
<!-- |
18 |
SetRelativePath("../"); |
22 |
SetRelativePath("../../"); |
19 |
DrawHeader(); |
23 |
DrawHeader(); |
20 |
// --> |
24 |
// --> |
21 |
</script> |
25 |
</script> |
22 |
<noscript> |
26 |
<noscript> |
23 |
<b> JavaScript is required for including of the header </b></noscript> |
27 |
<p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
- |
|
28 |
</noscript> |
24 |
</div> |
29 |
</div> |
- |
|
30 |
<!-- AUTOINCLUDE END --> |
25 |
|
31 |
|
- |
|
32 |
<!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE --> |
26 |
<!-- ============== MENU ============== --> |
33 |
<!-- ============== MENU ============== --> |
27 |
<div class="Menu"> |
34 |
<div class="Menu"> |
28 |
<script type="text/javascript"> |
35 |
<script type="text/javascript"> |
29 |
<!-- |
36 |
<!-- |
- |
|
37 |
SetRelativePath("../../"); |
30 |
DrawMenu(); |
38 |
DrawMenu(); |
31 |
// --> |
39 |
// --> |
32 |
</script> |
40 |
</script> |
33 |
<noscript> |
41 |
<noscript> |
34 |
<b> JavaScript is required for including of the menu </b></noscript> |
42 |
<p><b> Pro zobrazení (vložení) menu je potřeba JavaScript </b></p> |
- |
|
43 |
</noscript> |
35 |
</div> |
44 |
</div> |
- |
|
45 |
<!-- AUTOINCLUDE END --> |
36 |
|
46 |
|
37 |
<!-- ============== TEXT ============== --> |
47 |
<!-- ============== TEXT ============== --> |
38 |
<div class=Text> |
48 |
<div class="Text"> |
39 |
<p class=Title> |
49 |
<p class=Title> |
40 |
O stavebnici MLAB |
50 |
O stavebnici MLAB |
41 |
</p> |
51 |
</p> |
42 |
<p class=Subtitle> |
52 |
<p class=Subtitle> |
43 |
Tahle stránka ještě není napsaná. |
53 |
Tahle stránka ještě není napsaná. |
44 |
</p> |
54 |
</p> |
45 |
</div> |
55 |
</div> |
46 |
|
56 |
|
- |
|
57 |
<!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE --> |
47 |
<!-- ============== FOOTER ============== --> |
58 |
<!-- ============== PATIČKA ============== --> |
48 |
<div class="Footer"> |
59 |
<div class="Footer"> |
49 |
<script type="text/javascript"> |
60 |
<script type="text/javascript"> |
50 |
<!-- |
61 |
<!-- |
- |
|
62 |
SetRelativePath("../"); |
51 |
DrawFooter(); |
63 |
DrawFooter(); |
52 |
// --> |
64 |
// --> |
53 |
</script> |
65 |
</script> |
54 |
<noscript> |
66 |
<noscript> |
55 |
<b> JavaScript is required for including of the footer </b></noscript> |
67 |
<p><b> Pro zobrazení (vložení) hlavičky je potřeba JavaScript </b></p> |
- |
|
68 |
</noscript> |
56 |
</div> |
69 |
</div> |
- |
|
70 |
<!-- AUTOINCLUDE END --> |
57 |
|
71 |
|
58 |
</body> |
72 |
</body> |
59 |
|
- |
|
60 |
</html> |
73 |
</html> |