Initial commit, added files
BIN
fotky/zasah_2015_41/01.jpg
Executable file
|
After Width: | Height: | Size: 42 KiB |
58
fotky/zasah_2015_41/01.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/01.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '09.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '02.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>
|
||||
BIN
fotky/zasah_2015_41/02.jpg
Executable file
|
After Width: | Height: | Size: 32 KiB |
58
fotky/zasah_2015_41/02.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/02.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '01.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '03.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>
|
||||
BIN
fotky/zasah_2015_41/03.jpg
Executable file
|
After Width: | Height: | Size: 45 KiB |
58
fotky/zasah_2015_41/03.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/03.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '02.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '04.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>
|
||||
BIN
fotky/zasah_2015_41/04.jpg
Executable file
|
After Width: | Height: | Size: 44 KiB |
58
fotky/zasah_2015_41/04.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/04.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '03.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '05.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>
|
||||
BIN
fotky/zasah_2015_41/05.jpg
Executable file
|
After Width: | Height: | Size: 45 KiB |
58
fotky/zasah_2015_41/05.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/05.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '04.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '06.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>
|
||||
BIN
fotky/zasah_2015_41/06.jpg
Executable file
|
After Width: | Height: | Size: 40 KiB |
58
fotky/zasah_2015_41/06.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/06.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '05.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '07.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>
|
||||
BIN
fotky/zasah_2015_41/07.jpg
Executable file
|
After Width: | Height: | Size: 85 KiB |
58
fotky/zasah_2015_41/07.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/07.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '06.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '08.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>
|
||||
BIN
fotky/zasah_2015_41/08.jpg
Executable file
|
After Width: | Height: | Size: 47 KiB |
58
fotky/zasah_2015_41/08.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/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_41.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>
|
||||
BIN
fotky/zasah_2015_41/09.jpg
Executable file
|
After Width: | Height: | Size: 43 KiB |
58
fotky/zasah_2015_41/09.php
Executable file
|
|
@ -0,0 +1,58 @@
|
|||
<?
|
||||
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">22.7.2015<br>Požár nízké budovy I. st. Rakovník, Nové Strašecí – 41/2015</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="../zasah_2015_41/09.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '08.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../zasah_2015_41.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '01.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>
|
||||