Initial commit, added files
57
fotky/2009-tabor/001.php
Executable file
|
|
@ -0,0 +1,57 @@
|
|||
<?
|
||||
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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="logo/001.jpg" border="2" width="760">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</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/2009-tabor/01.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/01.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '45.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.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/2009-tabor/02.jpg
Executable file
|
After Width: | Height: | Size: 3.6 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/03.jpg
Executable file
|
After Width: | Height: | Size: 4 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/04.jpg
Executable file
|
After Width: | Height: | Size: 19 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/05.jpg
Executable file
|
After Width: | Height: | Size: 20 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/06.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/07.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/08.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.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/2009-tabor/09.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/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 = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '10.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/2009-tabor/10.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/10.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/10.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 = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '11.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/2009-tabor/11.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/11.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/11.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '10.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '12.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/2009-tabor/12.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/12.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/12.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '11.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '13.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/2009-tabor/13.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/13.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/13.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '12.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '14.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/2009-tabor/14.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/14.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/14.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '13.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '15.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/2009-tabor/15.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/15.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/15.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '14.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '16.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/2009-tabor/16.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/16.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/16.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '15.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '17.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/2009-tabor/17.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/17.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/17.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '16.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '18.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/2009-tabor/18.jpg
Executable file
|
After Width: | Height: | Size: 20 KiB |
58
fotky/2009-tabor/18.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/18.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '17.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '19.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/2009-tabor/19.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/19.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/19.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '18.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '20.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/2009-tabor/20.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/20.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/20.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '19.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '21.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/2009-tabor/21.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/21.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/21.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '20.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '22.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/2009-tabor/22.jpg
Executable file
|
After Width: | Height: | Size: 12 KiB |
58
fotky/2009-tabor/22.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/22.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '21.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '23.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/2009-tabor/23.jpg
Executable file
|
After Width: | Height: | Size: 11 KiB |
58
fotky/2009-tabor/23.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/23.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '22.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '24.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/2009-tabor/24.jpg
Executable file
|
After Width: | Height: | Size: 13 KiB |
58
fotky/2009-tabor/24.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/24.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '23.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '25.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/2009-tabor/25.jpg
Executable file
|
After Width: | Height: | Size: 16 KiB |
58
fotky/2009-tabor/25.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/25.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '24.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '26.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/2009-tabor/26.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/26.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/26.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '25.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '27.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/2009-tabor/27.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/27.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/27.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '26.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '28.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/2009-tabor/28.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/28.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/28.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '27.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '29.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/2009-tabor/29.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/29.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/29.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '28.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '30.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/2009-tabor/30.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/30.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/30.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '29.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '31.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/2009-tabor/31.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/31.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/31.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '30.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '32.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/2009-tabor/32.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/32.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/32.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '31.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '33.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/2009-tabor/33.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/33.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/33.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '32.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '34.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/2009-tabor/34.jpg
Executable file
|
After Width: | Height: | Size: 19 KiB |
58
fotky/2009-tabor/34.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/34.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '33.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '35.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/2009-tabor/35.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/35.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/35.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '34.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '36.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/2009-tabor/36.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/36.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/36.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '35.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '37.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/2009-tabor/37.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/37.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/37.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '36.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '38.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/2009-tabor/38.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/38.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/38.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '37.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '39.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/2009-tabor/39.jpg
Executable file
|
After Width: | Height: | Size: 17 KiB |
58
fotky/2009-tabor/39.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/39.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '38.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '40.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/2009-tabor/40.jpg
Executable file
|
After Width: | Height: | Size: 16 KiB |
58
fotky/2009-tabor/40.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/40.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '39.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '41.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/2009-tabor/41.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/41.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/41.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '40.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '42.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/2009-tabor/42.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/42.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/42.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '41.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '43.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/2009-tabor/43.jpg
Executable file
|
After Width: | Height: | Size: 19 KiB |
58
fotky/2009-tabor/43.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/43.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '42.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '44.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/2009-tabor/44.jpg
Executable file
|
After Width: | Height: | Size: 19 KiB |
58
fotky/2009-tabor/44.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/44.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '43.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.php'">Zpìt</button>
|
||||
<button name="dalsi" onclick="window.location.href = '45.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/2009-tabor/45.jpg
Executable file
|
After Width: | Height: | Size: 18 KiB |
58
fotky/2009-tabor/45.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">Letní hasièský tábor ve Velké Chmelištné 2009</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/45.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '44.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onClick="window.location.href = '../2009-tabor.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>
|
||||
BIN
fotky/2009-tabor/big/01.jpg
Executable file
|
After Width: | Height: | Size: 58 KiB |
BIN
fotky/2009-tabor/big/02.jpg
Executable file
|
After Width: | Height: | Size: 51 KiB |
BIN
fotky/2009-tabor/big/03.jpg
Executable file
|
After Width: | Height: | Size: 59 KiB |
BIN
fotky/2009-tabor/big/04.jpg
Executable file
|
After Width: | Height: | Size: 49 KiB |
BIN
fotky/2009-tabor/big/05.jpg
Executable file
|
After Width: | Height: | Size: 59 KiB |
BIN
fotky/2009-tabor/big/06.jpg
Executable file
|
After Width: | Height: | Size: 59 KiB |
BIN
fotky/2009-tabor/big/07.jpg
Executable file
|
After Width: | Height: | Size: 49 KiB |
BIN
fotky/2009-tabor/big/08.jpg
Executable file
|
After Width: | Height: | Size: 55 KiB |
BIN
fotky/2009-tabor/big/09.jpg
Executable file
|
After Width: | Height: | Size: 48 KiB |