Initial commit, added files
This commit is contained in:
commit
d8119a52aa
7330 changed files with 219373 additions and 0 deletions
58
fotky/2010-04-10_soutez_kolesovice/06.php
Executable file
58
fotky/2010-04-10_soutez_kolesovice/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">10. dubna 2010 - Netradièní soutìž Kolešovice</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 = '../2010-04-10_soutez.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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue