Initial commit, added files
This commit is contained in:
commit
d8119a52aa
7330 changed files with 219373 additions and 0 deletions
103
historie/pametni_list.php
Executable file
103
historie/pametni_list.php
Executable file
|
|
@ -0,0 +1,103 @@
|
|||
<?
|
||||
include ('../hlavicka_2.php');
|
||||
?>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
|
||||
<body>
|
||||
<!-- **************************************** OBSAH WEBU ********************************* -->
|
||||
<div align="center">
|
||||
<div id="strana">
|
||||
|
||||
|
||||
<?
|
||||
include ('../navigace/_navigace.php');
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
<br>
|
||||
|
||||
|
||||
<div id="vlevo">
|
||||
<div class="inside">
|
||||
<!-- **************************************** START SUBMENU ********************************* -->
|
||||
<div id="submenu">
|
||||
<strong>Kategorie:</strong>
|
||||
<?
|
||||
include ('../navigace/nav_historie.php');
|
||||
?>
|
||||
<br>
|
||||
|
||||
|
||||
<? include ('../vyhledavani.php') ?>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- **************************************** Konec submenu ********************************* -->
|
||||
|
||||
<br><br>
|
||||
|
||||
<? include ('../support/fotografie_odkaz.php'); ?>
|
||||
</div>
|
||||
|
||||
<div id="vpravo">
|
||||
<div class="inside">
|
||||
|
||||
|
||||
<?
|
||||
include ('../aktuality.php');
|
||||
?>
|
||||
<?
|
||||
include ('../reklama/banner_vpravo_submenu.php');
|
||||
?>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="stred" class="inside">
|
||||
|
||||
<h4 align="center" class="tp">Historie SDH Nové Strašecí</h4>
|
||||
<div align="center"><img src="../image/znak_sdh_small.gif" alt="SDH Nové Strašecí"></div>
|
||||
<div class="odsazeni tvlevo inside">
|
||||
<p><a href="../fotky/pametni_list/001.pdf">Pamìtní list - 1. str. (pdf 166 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/002.pdf">Pamìtní list - 2. str. (pdf 253 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/003.pdf">Pamìtní list - 3. str. (pdf 264 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/004.pdf">Pamìtní list - 4. str. (pdf 313 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/005.pdf">Pamìtní list - 5. str. (pdf 256 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/006.pdf">Pamìtní list - 6. str. (pdf 259 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/007.pdf">Pamìtní list - 7. str. (pdf 262 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/008.pdf">Pamìtní list - 8. str. (pdf 172 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/009.pdf">Pamìtní list - 9. str. (pdf 233 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/010.pdf">Pamìtní list - 10. str. (pdf 225 kB)</a></p>
|
||||
<p><a href="../fotky/pametni_list/011.pdf">Pamìtní list - 11. str. (pdf 161 kB)</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><input type=button onclick="history.back()" value="Zpìt"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<img src="../image/pozadi_stranek.jpg" width="490" height="60">
|
||||
|
||||
</div>
|
||||
|
||||
<?
|
||||
include ('../paticka.php');
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
_uacct = "UA-1172050-5";
|
||||
urchinTracker();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
94
historie/uvod.php
Executable file
94
historie/uvod.php
Executable file
|
|
@ -0,0 +1,94 @@
|
|||
<?
|
||||
include ('../hlavicka_2.php');
|
||||
?>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
|
||||
<body>
|
||||
<!-- **************************************** OBSAH WEBU ********************************* -->
|
||||
<div align="center">
|
||||
<div id="strana">
|
||||
|
||||
|
||||
<?
|
||||
include ('../navigace/_navigace.php');
|
||||
?>
|
||||
|
||||
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
<br>
|
||||
|
||||
|
||||
<div id="vlevo">
|
||||
<div class="inside">
|
||||
<!-- **************************************** START SUBMENU ********************************* -->
|
||||
<div id="submenu">
|
||||
<strong>Kategorie:</strong>
|
||||
<?
|
||||
include ('../navigace/nav_historie.php');
|
||||
?>
|
||||
<br>
|
||||
|
||||
|
||||
<? include ('../vyhledavani.php') ?>
|
||||
|
||||
</div>
|
||||
|
||||
<!-- **************************************** Konec submenu ********************************* -->
|
||||
|
||||
<br><br>
|
||||
|
||||
<? include ('../support/fotografie_odkaz.php'); ?>
|
||||
</div>
|
||||
|
||||
<div id="vpravo">
|
||||
<div class="inside">
|
||||
|
||||
|
||||
<?
|
||||
include ('../aktuality.php');
|
||||
?>
|
||||
<?
|
||||
include ('../reklama/banner_vpravo_submenu.php');
|
||||
?>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="stred" class="inside">
|
||||
|
||||
<h4 align="center" class="tp">Historie SDH Nové Strašecí</h4>
|
||||
<div align="center"><img src="../image/znak_sdh_small.gif" alt="SDH Nové Strašecí"></div>
|
||||
<div class="odsazeni tvlevo inside">
|
||||
<p><a href="../fotky/kronika_foto.php">Fotografie z kroniky</a></p>
|
||||
<p><a href="../fotky/archiv_foto.php">Fotografie ze soukromých archivu</a></p>
|
||||
<p><a href="pametni_list.php">Pamitní list</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
<div align="center"><input type=button onclick="history.back()" value="Zpit"></div>
|
||||
|
||||
</div>
|
||||
|
||||
<img src="../image/pozadi_stranek.jpg" width="490" height="60">
|
||||
|
||||
</div>
|
||||
|
||||
<?
|
||||
include ('../paticka.php');
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
_uacct = "UA-1172050-5";
|
||||
urchinTracker();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue