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 |
|
2 |
|
3 |
<html> |
3 |
<html> |
4 |
|
4 |
|
5 |
<head> |
5 |
<head> |
6 |
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" /> |
6 |
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250" /> |
7 |
<title> Moduly MLAB </title> |
7 |
<title> Moduly MLAB </title> |
8 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" /> |
8 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB základní styl" /> |
9 |
<meta name="keywords" content="XXX" /> |
9 |
<meta name="keywords" content="XXX" /> |
10 |
<meta name="description" content="XXX" /> |
10 |
<meta name="description" content="XXX" /> |
11 |
<link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico" /> |
11 |
<link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico" /> |
12 |
<script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
12 |
<script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
13 |
</head> |
13 |
</head> |
14 |
|
14 |
|
15 |
<body lang="cs"> |
15 |
<body lang="cs"> |
16 |
|
16 |
|
17 |
<!-- ============== HLAVICKA ============== --> |
17 |
<!-- ============== HLAVICKA ============== --> |
18 |
<div class="Header"> |
18 |
<div class="Header"> |
19 |
<script type="text/javascript"> |
19 |
<script type="text/javascript"> |
20 |
<!-- |
20 |
<!-- |
21 |
SetRelativePath("../"); |
21 |
SetRelativePath("../"); |
22 |
DrawHeader(); |
22 |
DrawHeader(); |
23 |
// --> |
23 |
// --> |
24 |
</script> |
24 |
</script> |
25 |
<noscript> |
25 |
<noscript> |
26 |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
26 |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
27 |
</noscript> |
27 |
</noscript> |
28 |
</div> |
28 |
</div> |
29 |
|
29 |
|
30 |
<!-- ============== MENU ============== --> |
30 |
<!-- ============== MENU ============== --> |
31 |
<div class="Menu"> |
31 |
<div class="Menu"> |
32 |
<script type="text/javascript"> |
32 |
<script type="text/javascript"> |
33 |
<!-- |
33 |
<!-- |
34 |
DrawMenu(); |
34 |
DrawMenu(); |
35 |
// --> |
35 |
// --> |
36 |
</script> |
36 |
</script> |
37 |
<noscript> |
37 |
<noscript> |
38 |
<b> Pro zobrazení (vloení) menu je potøeba JavaScript </b> |
38 |
<b> Pro zobrazení (vloení) menu je potøeba JavaScript </b> |
39 |
</noscript> |
39 |
</noscript> |
40 |
</div> |
40 |
</div> |
41 |
|
41 |
|
42 |
<!-- ============== TEXT ============== --> |
42 |
<!-- ============== TEXT ============== --> |
43 |
<div class="Text"> |
43 |
<div class="Text"> |
44 |
<p class="Title"> |
44 |
<p class="Title"> |
45 |
Moduly MLAB |
45 |
Moduly MLAB |
46 |
</p> |
46 |
</p> |
47 |
<p class=Subtitle> |
47 |
<p class=Subtitle> |
48 |
Pracovni stranka, zatim testuji odkazy |
48 |
Pracovni stranka, zatim testuji odkazy |
49 |
</p> |
49 |
</p> |
50 |
<p> |
50 |
<p> |
51 |
<a href="../Modules/PICPGR3/PICPGR301A/HTML/PICPGR301A.html">PICPGR301A</a> |
51 |
<a href="../Modules/PICPGR3/PICPGR301A/HTML/PICPGR301A.html">PICPGR301A</a> |
52 |
<br> |
52 |
<br> |
53 |
<a href="../Modules/PICPGR3/PICPGR301A/ProjectInfo.xml">XML popis </a> |
53 |
<a href="../Modules/PICPGR3/PICPGR301A/ProjectInfo.xml">XML popis 1</a> |
54 |
</p> |
54 |
</p> |
55 |
</div> |
55 |
</div> |
56 |
|
56 |
|
57 |
<!-- ============== PATIÈKA ============== --> |
57 |
<!-- ============== PATIÈKA ============== --> |
58 |
<div class="Footer"> |
58 |
<div class="Footer"> |
59 |
<script type="text/javascript"> |
59 |
<script type="text/javascript"> |
60 |
<!-- |
60 |
<!-- |
61 |
DrawFooter(); |
61 |
DrawFooter(); |
62 |
// --> |
62 |
// --> |
63 |
</script> |
63 |
</script> |
64 |
<noscript> |
64 |
<noscript> |
65 |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
65 |
<b> Pro zobrazení (vloení) hlavièky je potøeba JavaScript </b> |
66 |
</noscript> |
66 |
</noscript> |
67 |
</div> |
67 |
</div> |
68 |
|
68 |
|
69 |
</body> |
69 |
</body> |
70 |
|
70 |
|
71 |
</html> |
71 |
</html> |