old-web/fotky/2007-04-21_zeleznicni_muzeum/01.php
2025-11-09 15:39:50 +01:00

58 lines
No EOL
1 KiB
PHP
Executable file

<?
include ('../../hlavicka_3.php');
?>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<body>
<!-- **************************************** OBSAH WEBU ********************************* -->
<div align="center">
<div id="strana">
<?
include ('../../navigace/navigace_2.php');
?>
<div align="center">
<h4 align="center" class="tp">21. 4. 2007<br>Výlet do železnièního muzea v Lužné</h4>
<div class="inside1">
<img src="big/01.jpg" border="2">
<hr class="cleaner">
<button name="zpit" onClick="window.location.href = '../2007-04-21_zeleznicni_muzeum.php'">Zpìt</button>&nbsp;
</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>