old-web/fotky/2012-05-26_soutez_mladez/02.php
2025-11-09 15:39:50 +01:00

58 lines
No EOL
1.2 KiB
PHP
Executable file
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?
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">26. kvìtna 2012<br>Druhé kolo hry PLAMEN Rakovník</h4>
<div class="inside1">
<img src="big/02.JPG" border="2" width="600px">
<hr class="cleaner">
<button name="predchozi" onclick="window.location.href = '01.php'"; >Pøedchozí</button> 
<button name="zpet" onClick="window.location.href = '../2012-05-26_soutez_mladez.php'">Zpìt</button> 
<button name="predchozi" onclick="window.location.href = '01.php'"; >&nbsp;&nbsp;Další&nbsp;&nbsp;</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>