58 lines
No EOL
1.2 KiB
PHP
Executable file
58 lines
No EOL
1.2 KiB
PHP
Executable file
<?
|
||
include ('../../hlavicka_3.php');
|
||
?>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
|
||
<body>
|
||
<!-- **************************************** OBSAH WEBU ********************************* -->
|
||
<div align="center">
|
||
<div id="strana">
|
||
|
||
<?
|
||
include ('../../navigace/navigace_2.php');
|
||
?>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div align="center">
|
||
|
||
<h4 align="center" class="tp">3.8.2015<br> Požár lesa Chráš<C3A1>any u Rakovníka 3.-9.srpna 2015<br> IV.stupeò poplachu 42-47/2015</h4>
|
||
|
||
<div class="inside1">
|
||
|
||
<img src="../zasah_2015_42-47/08.jpg" border="2">
|
||
|
||
|
||
<hr class="cleaner">
|
||
|
||
|
||
<button name="predchozi" onclick="window.location.href = '07.php'"; >Pøedchozí</button>
|
||
<button name="zpet" onClick="window.location.href = '../zasah_2015_42-47.php'">Zpìt</button>
|
||
<button name="dalsi" onclick="window.location.href = '09.php'"; > Další </button>
|
||
|
||
|
||
</div>
|
||
|
||
|
||
|
||
</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>
|