Initial commit, added files
This commit is contained in:
commit
d8119a52aa
7330 changed files with 219373 additions and 0 deletions
96
fotky/zasah_2009-10-03.php
Executable file
96
fotky/zasah_2009-10-03.php
Executable file
|
|
@ -0,0 +1,96 @@
|
|||
<?
|
||||
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">
|
||||
|
||||
<?
|
||||
include ('../navigace/nav_fotky.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');
|
||||
?>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="stred" class="inside">
|
||||
|
||||
<h4 align="center" class="tp">3. 10. 2009 - Rynholec, Armáda – požár rašeliništì<br>
|
||||
Zásah è. 24/2009</h4>
|
||||
<div align="center"><img src="../image/znak_sdh_small.gif" alt="SDH Nové Strašecí"></div>
|
||||
<div class="inside1">
|
||||
|
||||
<div class="fotky"><a href="zasah_2009-10-03/01.php"><img src="zasah_2009-10-03/01.jpg"></a></div>
|
||||
<div class="fotky"><a href="zasah_2009-10-03/02.php"><img src="zasah_2009-10-03/02.jpg"></a></div>
|
||||
<div class="fotky"><a href="zasah_2009-10-03/03.php"><img src="zasah_2009-10-03/03.jpg"></a></div>
|
||||
|
||||
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
<div align="center"><button name="dalsi" onclick="window.location.href = '2009.php'"; >Fotogalerie</button></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