Rev 347 Rev 348
Line 1... Line 1...
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">
-   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 -->
-   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>
-   12 <!-- AUTOINCLUDE END -->
6 <title><?php echo $sg->pageTitle(); ?></title> 13 <title><?php echo $sg->pageTitle(); ?></title>
7 <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" />
8 <?php echo $sg->navigationLinks(); ?> 15 <?php echo $sg->navigationLinks(); ?>
9 <!-- 16 <!--
10 This page was generated by singapore <http://singapore.sourceforge.net> 17 This page was generated by singapore <http://singapore.sourceforge.net>
11 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.
12 --> 19 -->
13 </head> 20 </head>
-   21  
-   22 <body lang="cs">
14   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  
-   54 <!-- ============== TEXT ============== -->
-   55 <div class="Text">
-   56 <p class="Title">
-   57 Prázdná stránka
-   58 </p>
-   59 <p class="Subtitle">
-   60 Toto stránka je zatím prázdná.
-   61 </p>
-   62 <p>
-   63 Stránka je prázdná protože ji ještì nikdo nenapsal.
-   64 </p>
-   65 </div>
-   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>
15 <body> 79 </div>
-   80 <!-- AUTOINCLUDE END -->
16   81  
17 <?php echo $sg->languageFlipper(); ?> 82 <?php echo $sg->languageFlipper(); ?>
18 <?php echo $sg->templateFlipper(); ?> 83 <?php echo $sg->templateFlipper(); ?>
19   84  
20 <div id="crumb"><?php echo $sg->crumbLine(); ?></div> 85 <div id="crumb"><?php echo $sg->crumbLine(); ?></div>
21   86  
22 <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> 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>
23   88  
24 <!-- start of generated content --> 89 <!-- start of generated content -->
25   90