Initial commit, added files
BIN
fotky/archiv_foto/01.jpg
Executable file
|
After Width: | Height: | Size: 3 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/01.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '01.php'"; >Pøedchozí</button>
|
||||
<button name="zpit" onclick="window.location.href = '../kronika_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/02.jpg
Executable file
|
After Width: | Height: | Size: 2.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/03.jpg
Executable file
|
After Width: | Height: | Size: 3.3 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/04.jpg
Executable file
|
After Width: | Height: | Size: 2.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/05.jpg
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/06.jpg
Executable file
|
After Width: | Height: | Size: 2.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/07.jpg
Executable file
|
After Width: | Height: | Size: 1.6 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/08.jpg
Executable file
|
After Width: | Height: | Size: 2.8 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/09.jpg
Executable file
|
After Width: | Height: | Size: 2.5 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/10.jpg
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/11.jpg
Executable file
|
After Width: | Height: | Size: 2.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/12.jpg
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/13.jpg
Executable file
|
After Width: | Height: | Size: 2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/14.jpg
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/15.jpg
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/16.jpg
Executable file
|
After Width: | Height: | Size: 2.3 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/17.jpg
Executable file
|
After Width: | Height: | Size: 2.8 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/18.jpg
Executable file
|
After Width: | Height: | Size: 2.2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/19.jpg
Executable file
|
After Width: | Height: | Size: 1.8 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/20.jpg
Executable file
|
After Width: | Height: | Size: 3 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/21.jpg
Executable file
|
After Width: | Height: | Size: 2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/22.jpg
Executable file
|
After Width: | Height: | Size: 3.3 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/23.jpg
Executable file
|
After Width: | Height: | Size: 2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/24.jpg
Executable file
|
After Width: | Height: | Size: 2.8 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/25.jpg
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/26.jpg
Executable file
|
After Width: | Height: | Size: 3.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/27.jpg
Executable file
|
After Width: | Height: | Size: 2.3 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/28.jpg
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/29.jpg
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/30.jpg
Executable file
|
After Width: | Height: | Size: 2.6 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/31.jpg
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/32.jpg
Executable file
|
After Width: | Height: | Size: 2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/33.jpg
Executable file
|
After Width: | Height: | Size: 2.2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/34.jpg
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/35.jpg
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/36.jpg
Executable file
|
After Width: | Height: | Size: 5.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/37.jpg
Executable file
|
After Width: | Height: | Size: 2.8 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/38.jpg
Executable file
|
After Width: | Height: | Size: 5.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/39.jpg
Executable file
|
After Width: | Height: | Size: 1.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/40.jpg
Executable file
|
After Width: | Height: | Size: 2.2 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/41.jpg
Executable file
|
After Width: | Height: | Size: 2.1 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/42.jpg
Executable file
|
After Width: | Height: | Size: 5.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/43.jpg
Executable file
|
After Width: | Height: | Size: 2.9 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/44.jpg
Executable file
|
After Width: | Height: | Size: 1.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" 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/archiv_foto/45.jpg
Executable file
|
After Width: | Height: | Size: 2.7 KiB |
58
fotky/archiv_foto/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">Ze soukromých archivu</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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" onclick="window.location.href = '46.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/archiv_foto/46.jpg
Executable file
|
After Width: | Height: | Size: 1.8 KiB |
58
fotky/archiv_foto/46.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">Ze soukromých archivu</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/46.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 = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" onclick="window.location.href = '47.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/archiv_foto/47.jpg
Executable file
|
After Width: | Height: | Size: 3 KiB |
58
fotky/archiv_foto/47.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">Ze soukromých archivu</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/47.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '46.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onclick="window.location.href = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" onclick="window.location.href = '48.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/archiv_foto/48.jpg
Executable file
|
After Width: | Height: | Size: 2.7 KiB |
58
fotky/archiv_foto/48.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">Ze soukromých archivu</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/48.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '47.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onclick="window.location.href = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" onclick="window.location.href = '49.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/archiv_foto/49.jpg
Executable file
|
After Width: | Height: | Size: 5.4 KiB |
58
fotky/archiv_foto/49.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">Ze soukromých archivu</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/49.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '48.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onclick="window.location.href = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" onclick="window.location.href = '50.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/archiv_foto/50.jpg
Executable file
|
After Width: | Height: | Size: 2.3 KiB |
58
fotky/archiv_foto/50.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">Ze soukromých archivu</h4>
|
||||
|
||||
<div class="inside1">
|
||||
|
||||
<img src="big/50.jpg" border="2">
|
||||
|
||||
|
||||
<hr class="cleaner">
|
||||
|
||||
|
||||
<button name="predchozi" onclick="window.location.href = '49.php'"; >Pøedchozí</button>
|
||||
<button name="zpet" onclick="window.location.href = '../archiv_foto.php'">Zpìt</button>
|
||||
<button name="predchozi" onclick="window.location.href = '51.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>
|
||||