Initial commit, added files
This commit is contained in:
commit
d8119a52aa
7330 changed files with 219373 additions and 0 deletions
104
udalosti/2015-04-30_filipojakubska_noc.php
Executable file
104
udalosti/2015-04-30_filipojakubska_noc.php
Executable file
|
|
@ -0,0 +1,104 @@
|
|||
<?
|
||||
include ('../hlavicka_2.php');
|
||||
?>
|
||||
<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_udalosti.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">
|
||||
|
||||
<div align="center">
|
||||
|
||||
<h4 class="tp">30. dubna 2015 - Filipojakubská noc</h4>
|
||||
<br>
|
||||
|
||||
<div align="center">
|
||||
<img src="../fotky/2015-04-30_filipojakubska_noc/02.jpg" width="300" alt="Filipojakubská noc"><br>
|
||||
<a class="small" href="../../fotky/2015-04-30_filipojakubska_noc.php">Další fotografie</a>
|
||||
</div>
|
||||
<div class="odsazeni tvlevo inside">
|
||||
|
||||
|
||||
</div>
|
||||
<div class="odsazeni tvlevo inside">
|
||||
|
||||
|
||||
<p>O Filipojakubskou noc 30. dubna provádìla jednotka požární dozor na fotbalovém høišti v Novém Strašecí s CAS 30 Volvo, CAS 25 Škoda a TLF 16 Magirus.</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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue