Rev 348 Rev 349
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3   3  
4 <html xmlns="http://www.w3.org/1999/xhtml"> 4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head> 5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <meta name="keywords" content="stavebnice MLAB univerzální moduly"> 7 <meta name="keywords" content="stavebnice MLAB univerzální moduly">
8 <meta name="description" content="Projekt MLAB, Prázdná stránka"> 8 <meta name="description" content="Projekt MLAB, Prázdná stránka">
9 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE --> 9 <!-- AUTOINCLUDE START "Page/Head.cs.ihtml" DO NOT REMOVE -->
10 <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico"> 10 <link rel="shortcut icon" type="image/x-icon" href="../../Web/PIC/MLAB.ico">
11 <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script> 11 <script type="text/javascript" src="../../Web/JS/MLAB_Menu.js"></script>
12 <!-- AUTOINCLUDE END --> 12 <!-- AUTOINCLUDE END -->
13 <title><?php echo $sg->pageTitle(); ?></title> 13 <title><?php echo $sg->pageTitle(); ?></title>
14 <link rel="stylesheet" type="text/css" href="<?php echo $sg->config->base_url.$sg->config->pathto_current_template ?>main.css" /> 14 <link rel="stylesheet" type="text/css" href="<?php echo $sg->config->base_url.$sg->config->pathto_current_template ?>main.css" />
15 <?php echo $sg->navigationLinks(); ?> 15 <?php echo $sg->navigationLinks(); ?>
16 <!-- 16 <!--
17 This page was generated by singapore <http://singapore.sourceforge.net> 17 This page was generated by singapore <http://singapore.sourceforge.net>
18 singapore is free software licensed under the terms of the GNU GPL. 18 singapore is free software licensed under the terms of the GNU GPL.
19 --> 19 -->
20 </head> 20 </head>
21   21  
22 <body lang="cs"> 22 <body lang="cs">
23   23  
24 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE --> 24 <!-- AUTOINCLUDE START "Page/Header.cs.ihtml" DO NOT REMOVE -->
25 <!-- ============== HLAVICKA ============== --> 25 <!-- ============== HLAVICKA ============== -->
26 <div class="Header"> 26 <div class="Header">
27 <script type="text/javascript"> 27 <script type="text/javascript">
28 <!-- 28 <!--
29 SetRelativePath("../../"); 29 SetRelativePath("../../");
30 DrawHeader(); 30 DrawHeader();
31 // --> 31 // -->
32 </script> 32 </script>
33 <noscript> 33 <noscript>
34 <p><b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b></p> 34 <p><b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b></p>
35 </noscript> 35 </noscript>
36 </div> 36 </div>
37 <!-- AUTOINCLUDE END --> 37 <!-- AUTOINCLUDE END -->
38   38  
39 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE --> 39 <!-- AUTOINCLUDE START "Page/Menu.cs.ihtml" DO NOT REMOVE -->
40 <!-- ============== MENU ============== --> 40 <!-- ============== MENU ============== -->
41 <div class="Menu"> 41 <div class="Menu">
42 <script type="text/javascript"> 42 <script type="text/javascript">
43 <!-- 43 <!--
44 SetRelativePath("../../"); 44 SetRelativePath("../../");
45 DrawMenu(); 45 DrawMenu();
46 // --> 46 // -->
47 </script> 47 </script>
48 <noscript> 48 <noscript>
49 <p><b> Pro zobrazení (vložení) menu je potøeba JavaScript </b></p> 49 <p><b> Pro zobrazení (vložení) menu je potøeba JavaScript </b></p>
50 </noscript> 50 </noscript>
51 </div> 51 </div>
52 <!-- AUTOINCLUDE END --> 52 <!-- AUTOINCLUDE END -->
53   53  
54 <!-- ============== TEXT ============== --> 54 <!-- ============== TEXT ============== -->
55 <div class="Text"> 55 <div class="Text">
56 <p class="Title"> 56 <p class="Title">
57 Prázdná stránka 57 Prázdná stránka
58 </p> 58 </p>
59 <p class="Subtitle"> 59 <p class="Subtitle">
60 Toto stránka je zatím prázdná. 60 Toto stránka je zatím prázdná.
61 </p> 61 </p>
62 <p> 62 <p>
63 Stránka je prázdná protože ji ještì nikdo nenapsal. 63 Stránka je prázdná protože ji ještì nikdo nenapsal.
64 </p> 64 </p>
65 </div> 65 </div>
66   66  
67 <!-- AUTOINCLUDE START "Page/Footer.cs.ihtml" DO NOT REMOVE --> -  
68 <!-- ============== PATIÈKA ============== --> -  
69 <div class="Footer"> -  
70 <script type="text/javascript"> -  
71 <!-- -  
72 SetRelativePath("../../"); -  
73 DrawFooter(); -  
74 // --> -  
75 </script> -  
76 <noscript> -  
77 <p><b> Pro zobrazení (vložení) hlavièky je potøeba JavaScript </b></p> -  
78 </noscript> -  
79 </div> 67 <div>
80 <!-- AUTOINCLUDE END --> -  
81   -  
82 <?php echo $sg->languageFlipper(); ?> 68 <?php echo $sg->languageFlipper(); ?>
83 <?php echo $sg->templateFlipper(); ?> 69 <?php echo $sg->templateFlipper(); ?>
84   70  
85 <div id="crumb"><?php echo $sg->crumbLine(); ?></div> 71 <div id="crumb"><?php echo $sg->crumbLine(); ?></div>
86   72  
87 <div id="header"><img src="<?php echo $sg->config->base_url.$sg->config->pathto_current_template ?>images/header.gif" alt="<?php echo$sg->config->gallery_name ?>" /></div> -  
88   73  
89 <!-- start of generated content --> 74 <!-- start of generated content -->
90   75