Initial commit, added files

This commit is contained in:
daaric 2025-11-09 15:39:50 +01:00
commit d8119a52aa
7330 changed files with 219373 additions and 0 deletions

View 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">Volvo FL6</h4>
<div class="inside1">
<object classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95">
<param name="src" value="volvo/big/17-volvo.wmv">
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows/windowsmedia/EN/default.asp" src="volvo/big/17-volvo.wmv" name="wmpPlayer" ShowControls="1" EnableContextMenu="0" ShowAudioControls="0" ShowPositionControls="0" TransparentAtStart="1" ShowTracker="0" ShowStatusBar="1" AnimationAtStart="1" AutoSize="0" AutoStart="1" AllowChangeDisplaySize="0" DisplaySize="0">
</embed>
</object>
<hr class="cleaner">
<button name="predchozi" onclick="window.location.href = 'v16.php'"; >Pøedchozí</button>&nbsp;
<button name="zpet" onClick="window.location.href = '../technika_volvo.php'">Zpìt</button>&nbsp;
<button name="predchozi" onclick="window.location.href = 'v01.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>