Rev Author Line No. Line
348 kaklik 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3  
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <meta name="keywords" content="stavebnice MLAB univerzální moduly">
8 <meta name="description" content="Projekt MLAB, Prázdná stránka">
9 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
350 kaklik 10 <link rel="StyleSheet" href="../../Web/CSS/MLAB.css" type="text/css" title="MLAB základní­ styl">
348 kaklik 11 <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
12 <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END -->
14 <title><?php echo $sg->pageTitle(); ?></title>
15 <?php echo $sg->navigationLinks(); ?>
16 <!--
17 This page was generated by singapore <http://singapore.sourceforge.net>
18 singapore is free software licensed under the terms of the GNU GPL.
19 -->
20 </head>
21  
22 <body lang="cs">
23  
24 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
25 <!-- ============== HLAVICKA ============== -->
26 <div class="Header">
27 <script type="text/javascript">
28 <!--
29 SetRelativePath("../../");
30 DrawHeader();
31 // -->
32 </script>
33 <noscript>
34 <p><b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b></p>
35 </noscript>
36 </div>
37 <!-- AUTOINCLUDE END -->
38  
39 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
40 <!-- ============== MENU ============== -->
41 <div class="Menu">
42 <script type="text/javascript">
43 <!--
44 SetRelativePath("../../");
45 DrawMenu();
46 // -->
47 </script>
48 <noscript>
49 <p><b> Pro zobrazení (vložení) menu je potøeba JavaScript </b></p>
50 </noscript>
51 </div>
52 <!-- AUTOINCLUDE END -->
53  
351 kaklik 54 <!-- ============== TEXT ============== -->
55 <div class="Text">
352 kaklik 56 <div style="float: right">
348 kaklik 57 <?php echo $sg->languageFlipper(); ?>
58 <?php echo $sg->templateFlipper(); ?>
352 kaklik 59 </div>
348 kaklik 60  
61 <div id="crumb"><?php echo $sg->crumbLine(); ?></div>
62  
63  
64 <!-- start of generated content -->
65